]> xenbits.xensource.com Git - people/pauldu/qemu.git/commit
xen: remove other open-coded use of libxengnttab
authorPaul Durrant <paul.durrant@citrix.com>
Thu, 3 May 2018 15:54:31 +0000 (16:54 +0100)
committerPaul Durrant <paul.durrant@citrix.com>
Thu, 17 May 2018 15:02:38 +0000 (16:02 +0100)
commit772c4cb32b59e560af95c82ef421c2000845b11f
treec7c3a47bab330bbfe974440ae409deeca14de998
parenta43ce5012e618155ad49dbfb924720849645ae44
xen: remove other open-coded use of libxengnttab

Now that helpers are available in xen_backend, use them throughout all
Xen PV backends.

Signed-off-by: Paul Durrant <paul.durrant@citrix.com>
Acked-by: Anthony Perard <anthony.perard@citrix.com>
---
Cc: Stefano Stabellini <sstabellini@kernel.org>
Cc: Greg Kurz <groug@kaod.org>
Cc: Paolo Bonzini <pbonzini@redhat.com>
Cc: Jason Wang <jasowang@redhat.com>
Cc: Gerd Hoffmann <kraxel@redhat.com>
v2:
 - New in v2
hw/9pfs/xen-9p-backend.c
hw/char/xen_console.c
hw/net/xen_nic.c
hw/usb/xen-usb.c