1. 25 7月, 2016 1 次提交
    • D
      xen/evtchn: add IOCTL_EVTCHN_RESTRICT · fbc872c3
      David Vrabel 提交于
      IOCTL_EVTCHN_RESTRICT limits the file descriptor to being able to bind
      to interdomain event channels from a specific domain.  Event channels
      that are already bound continue to work for sending and receiving
      notifications.
      
      This is useful as part of deprivileging a user space PV backend or
      device model (QEMU).  e.g., Once the device model as bound to the
      ioreq server event channels it can restrict the file handle so an
      exploited DM cannot use it to create or bind to arbitrary event
      channels.
      Signed-off-by: NDavid Vrabel <david.vrabel@citrix.com>
      Reviewed-by: NBoris Ostrovsky <boris.ostrovsky@oracle.com>
      fbc872c3
  2. 22 7月, 2016 4 次提交
  3. 06 7月, 2016 32 次提交
  4. 04 7月, 2016 3 次提交