]> git.proxmox.com Git - mirror_qemu.git/commit
xen: remove other open-coded use of libxengnttab
authorPaul Durrant <paul.durrant@citrix.com>
Thu, 17 May 2018 15:35:53 +0000 (16:35 +0100)
committerStefano Stabellini <sstabellini@kernel.org>
Tue, 22 May 2018 18:43:21 +0000 (11:43 -0700)
commit58560f2ae71b99d3032432a4a8457bb2cb21bce1
tree9fd83c243955977a4185cb76d8a95195c385b045
parent5ee1d999138f17ad54657f1dba6408f6aefc3cc2
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>
Signed-off-by: Stefano Stabellini <sstabellini@kernel.org>
hw/9pfs/xen-9p-backend.c
hw/char/xen_console.c
hw/net/xen_nic.c
hw/usb/xen-usb.c