Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20190624' into staging
Xen queue
* Fix build
* xen-block: support feature-large-sector-size
* xen-block: Support IOThread polling for PV shared rings
* Avoid usage of a VLA
* Cleanup Xen headers usage
# gpg: Signature made Mon 24 Jun 2019 16:30:32 BST
# gpg: using RSA key F80C006308E22CFD8A92E7980CF5572FD7FB55AF
# gpg: issuer "anthony.perard@citrix.com"
# gpg: Good signature from "Anthony PERARD <anthony.perard@gmail.com>" [marginal]
# gpg: aka "Anthony PERARD <anthony.perard@citrix.com>" [marginal]
# gpg: WARNING: This key is not certified with sufficiently trusted signatures!
# gpg: It is not certain that the signature belongs to the owner.
# Primary key fingerprint: 5379 2F71 024C 600F 778A 7161 D8D5 7199 DF83 42C8
# Subkey fingerprint: F80C 0063 08E2 2CFD 8A92 E798 0CF5 572F D7FB 55AF
* remotes/aperard/tags/pull-xen-20190624:
xen: Import other xen/io/*.h
Revert xen/io/ring.h of "Clean up a few header guard symbols"
xen: Drop includes of xen/hvm/params.h
xen: Avoid VLA
xen-bus / xen-block: add support for event channel polling
xen-bus: allow AioContext to be specified for each event channel
xen-bus: use a separate fd for each event channel
xen-block: support feature-large-sector-size
Signed-off-by:
Peter Maydell <peter.maydell@linaro.org>
No related branches found
No related tags found
Showing
- hw/9pfs/xen-9pfs.h 2 additions, 2 deletionshw/9pfs/xen-9pfs.h
- hw/block/dataplane/xen-block.c 24 additions, 20 deletionshw/block/dataplane/xen-block.c
- hw/block/dataplane/xen-block.h 2 additions, 1 deletionhw/block/dataplane/xen-block.h
- hw/block/xen-block.c 24 additions, 14 deletionshw/block/xen-block.c
- hw/block/xen_blkif.h 2 additions, 3 deletionshw/block/xen_blkif.h
- hw/char/xen_console.c 1 addition, 1 deletionhw/char/xen_console.c
- hw/display/xenfb.c 3 additions, 4 deletionshw/display/xenfb.c
- hw/i386/xen/xen-hvm.c 11 additions, 5 deletionshw/i386/xen/xen-hvm.c
- hw/i386/xen/xen-mapcache.c 0 additions, 2 deletionshw/i386/xen/xen-mapcache.c
- hw/net/xen_nic.c 1 addition, 1 deletionhw/net/xen_nic.c
- hw/usb/xen-usb.c 1 addition, 2 deletionshw/usb/xen-usb.c
- hw/xen/xen-bus.c 52 additions, 40 deletionshw/xen/xen-bus.c
- hw/xen/xen-legacy-backend.c 0 additions, 2 deletionshw/xen/xen-legacy-backend.c
- include/hw/xen/interface/grant_table.h 36 additions, 0 deletionsinclude/hw/xen/interface/grant_table.h
- include/hw/xen/interface/io/blkif.h 712 additions, 0 deletionsinclude/hw/xen/interface/io/blkif.h
- include/hw/xen/interface/io/console.h 46 additions, 0 deletionsinclude/hw/xen/interface/io/console.h
- include/hw/xen/interface/io/fbif.h 156 additions, 0 deletionsinclude/hw/xen/interface/io/fbif.h
- include/hw/xen/interface/io/kbdif.h 566 additions, 0 deletionsinclude/hw/xen/interface/io/kbdif.h
- include/hw/xen/interface/io/netif.h 1010 additions, 0 deletionsinclude/hw/xen/interface/io/netif.h
- include/hw/xen/interface/io/protocols.h 42 additions, 0 deletionsinclude/hw/xen/interface/io/protocols.h
Loading
Please register or sign in to comment