Home
last modified time | relevance | path

Searched hist:"658860 e2d07065b4203bb3e7779bee0512c65c92" (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/xen/
H A Dprivcmd.hdiff 658860e2d07065b4203bb3e7779bee0512c65c92 Tue Jun 23 11:36:19 CEST 2020 Roger Pau Monne <roger.pau@citrix.com> xen/privcmd: implement the map resource ioctl

The interface is mostly the same as the Linux ioctl, so that we don't
need to modify the user-space libraries that make use of it.

The ioctl is just a proxy for the XENMEM_acquire_resource hypercall.

Sponsored by: Citrix Systems R&D
/freebsd/sys/dev/xen/privcmd/
H A Dprivcmd.cdiff 658860e2d07065b4203bb3e7779bee0512c65c92 Tue Jun 23 11:36:19 CEST 2020 Roger Pau Monne <roger.pau@citrix.com> xen/privcmd: implement the map resource ioctl

The interface is mostly the same as the Linux ioctl, so that we don't
need to modify the user-space libraries that make use of it.

The ioctl is just a proxy for the XENMEM_acquire_resource hypercall.

Sponsored by: Citrix Systems R&D