Searched hist:f65eadb6394340ccf7d23533c7844b6e21c056e9 (Results 1 – 3 of 3) sorted by relevance
/qemu/hw/block/ |
H A D | xen_blkif.h | f65eadb6394340ccf7d23533c7844b6e21c056e9 Tue Mar 21 20:51:25 UTC 2017 Stefano Stabellini <sstabellini@kernel.org> xen: import ring.h from xen
Do not use the ring.h header installed on the system. Instead, import the header into the QEMU codebase. This avoids problems when QEMU is built against a Xen version too old to provide all the ring macros.
Signed-off-by: Stefano Stabellini <stefano@aporeto.com> Reviewed-by: Greg Kurz <groug@kaod.org> CC: anthony.perard@citrix.com CC: jgross@suse.com
|
/qemu/include/hw/xen/interface/io/ |
H A D | ring.h | f65eadb6394340ccf7d23533c7844b6e21c056e9 Tue Mar 21 20:51:25 UTC 2017 Stefano Stabellini <sstabellini@kernel.org> xen: import ring.h from xen
Do not use the ring.h header installed on the system. Instead, import the header into the QEMU codebase. This avoids problems when QEMU is built against a Xen version too old to provide all the ring macros.
Signed-off-by: Stefano Stabellini <stefano@aporeto.com> Reviewed-by: Greg Kurz <groug@kaod.org> CC: anthony.perard@citrix.com CC: jgross@suse.com
|
/qemu/hw/usb/ |
H A D | xen-usb.c | f65eadb6394340ccf7d23533c7844b6e21c056e9 Tue Mar 21 20:51:25 UTC 2017 Stefano Stabellini <sstabellini@kernel.org> xen: import ring.h from xen
Do not use the ring.h header installed on the system. Instead, import the header into the QEMU codebase. This avoids problems when QEMU is built against a Xen version too old to provide all the ring macros.
Signed-off-by: Stefano Stabellini <stefano@aporeto.com> Reviewed-by: Greg Kurz <groug@kaod.org> CC: anthony.perard@citrix.com CC: jgross@suse.com
|