]> git.proxmox.com Git - mirror_qemu.git/history - hw/xen/xen-bus.c
Include qemu/module.h where needed, drop it from qemu-common.h
[mirror_qemu.git] / hw / xen / xen-bus.c
2019-06-12 Markus ArmbrusterInclude qemu/module.h where needed, drop it from qemu...
2019-02-05 Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2019-02-05 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2019-02-05 Peter MaydellMerge remote-tracking branch 'remotes/xtensa/tags/20190...
2019-02-04 Peter MaydellMerge remote-tracking branch 'remotes/aperard/tags...
2019-02-04 Paul Durrantxen: fix xen-bus state model to allow frontend re-conne...
2019-01-23 Peter MaydellMerge remote-tracking branch 'remotes/xtensa/tags/20190...
2019-01-15 Peter MaydellMerge remote-tracking branch 'remotes/thibault/tags...
2019-01-15 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2019-01-15 Peter MaydellMerge remote-tracking branch 'remotes/ericb/tags/pull...
2019-01-15 Peter MaydellMerge remote-tracking branch 'remotes/stsquad/tags...
2019-01-14 Peter MaydellMerge remote-tracking branch 'remotes/stsquad/tags...
2019-01-14 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2019-01-14 Peter MaydellMerge remote-tracking branch 'remotes/aperard/tags...
2019-01-14 Paul Durrantxen: add a mechanism to automatically create XenDevice...
2019-01-14 Paul Durrantxen: add implementations of xen-block connect and disco...
2019-01-14 Paul Durrantxen: add event channel interface for XenDevice-s
2019-01-14 Paul Durrantxen: add grant table interface for XenDevice-s
2019-01-14 Paul Durrantxen: add xenstore watcher infrastructure
2019-01-14 Paul Durrantxen: create xenstore areas for XenDevice-s
2019-01-14 Paul Durrantxen: introduce new 'XenBus' and 'XenDevice' object...