Merge remote-tracking branch 'remotes/sstabellini-http/tags/xen-20180522-tag' into staging
Xen 2018/05/22
# gpg: Signature made Tue 22 May 2018 19:44:06 BST
# gpg: using RSA key 894F8F4870E1AE90
# gpg: Good signature from "Stefano Stabellini <stefano.stabellini@eu.citrix.com>"
# gpg: aka "Stefano Stabellini <sstabellini@kernel.org>"
# Primary key fingerprint: D04E 33AB A51F 67BA 07D3 0AEA 894F 8F48 70E1 AE90
* remotes/sstabellini-http/tags/xen-20180522-tag:
xen_disk: be consistent with use of xendev and blkdev->xendev
xen_disk: use a single entry iovec
xen_backend: make the xen_feature_grant_copy flag private
xen_disk: remove use of grant map/unmap
xen_backend: add an emulation of grant copy
xen: remove other open-coded use of libxengnttab
xen_disk: remove open-coded use of libxengnttab
xen_backend: add grant table helpers
xen: add a meaningful declaration of grant_copy_segment into xen_common.h
checkpatch: generalize xen handle matching in the list of types
xen-hvm: create separate function for ioreq server initialization
xen_pt: Present the size of 64 bit BARs correctly
configure: Add explanation for --enable-xen-pci-passthrough
xen/pt: use address_space_memory object for memory region hooks
xen-pvdevice: Introduce a simplistic xen-pvdevice save state
Signed-off-by:
Peter Maydell <peter.maydell@linaro.org>
No related branches found
No related tags found
Showing
- configure 1 addition, 1 deletionconfigure
- hw/9pfs/xen-9p-backend.c 15 additions, 17 deletionshw/9pfs/xen-9p-backend.c
- hw/block/xen_disk.c 102 additions, 512 deletionshw/block/xen_disk.c
- hw/char/xen_console.c 4 additions, 5 deletionshw/char/xen_console.c
- hw/i386/xen/xen-hvm.c 46 additions, 30 deletionshw/i386/xen/xen-hvm.c
- hw/i386/xen/xen_pvdevice.c 11 additions, 0 deletionshw/i386/xen/xen_pvdevice.c
- hw/net/xen_nic.c 14 additions, 19 deletionshw/net/xen_nic.c
- hw/usb/xen-usb.c 17 additions, 20 deletionshw/usb/xen-usb.c
- hw/xen/xen_backend.c 165 additions, 13 deletionshw/xen/xen_backend.c
- hw/xen/xen_pt.c 1 addition, 1 deletionhw/xen/xen_pt.c
- hw/xen/xen_pt_config_init.c 2 additions, 0 deletionshw/xen/xen_pt_config_init.c
- include/hw/xen/xen_backend.h 33 additions, 1 deletioninclude/hw/xen/xen_backend.h
- include/hw/xen/xen_common.h 15 additions, 2 deletionsinclude/hw/xen/xen_common.h
- scripts/checkpatch.pl 1 addition, 1 deletionscripts/checkpatch.pl
Loading
Please register or sign in to comment