summaryrefslogtreecommitdiffstats
path: root/include/hw/xen
Commit message (Expand)AuthorAgeFilesLines
* global: Squash 'the the'Dr. David Alan Gilbert2019-11-061-1/+1
* xen: perform XenDevice clean-up in XenBus watch handlerPaul Durrant2019-09-241-0/+3
* xen: introduce separate XenWatchList for XenDevice objectsPaul Durrant2019-09-241-0/+2
* xen / notify: introduce a new XenWatchList abstractionPaul Durrant2019-09-241-1/+2
* xen: Fix ring.h headerAnthony PERARD2019-08-271-6/+7
* Clean up inclusion of sysemu/sysemu.hMarkus Armbruster2019-08-161-1/+0Star
* Include qemu/queue.h slightly lessMarkus Armbruster2019-08-161-1/+0Star
* Include hw/hw.h exactly where neededMarkus Armbruster2019-08-161-1/+0Star
* Include hw/irq.h a lot lessMarkus Armbruster2019-08-161-1/+0Star
* xen: Import other xen/io/*.hAnthony PERARD2019-06-2411-1/+2893
* Revert xen/io/ring.h of "Clean up a few header guard symbols"Anthony PERARD2019-06-241-3/+3
* xen-bus / xen-block: add support for event channel pollingPaul Durrant2019-06-241-1/+1
* xen-bus: allow AioContext to be specified for each event channelPaul Durrant2019-06-241-0/+1
* xen-bus: use a separate fd for each event channelPaul Durrant2019-06-241-4/+2Star
* Clean up a few header guard symbolsMarkus Armbruster2019-06-121-3/+3
* Include qemu-common.h exactly where neededMarkus Armbruster2019-06-121-1/+0Star
* Clean up ill-advised or unusual header guardsMarkus Armbruster2019-05-131-3/+3
* Clean up header guards that don't match their file nameMarkus Armbruster2019-05-131-3/+3
* pvh: Add x86/HVM direct boot ABI header fileLiam Merwick2019-02-051-0/+146
* xen: Replace few mentions of xend by libxlAnthony PERARD2019-01-141-1/+1
* Remove broken Xen PV domain builderAnthony PERARD2019-01-142-19/+0Star
* xen: automatically create XenBlockDevice-sPaul Durrant2019-01-141-0/+12
* xen: add a mechanism to automatically create XenDevice-s...Paul Durrant2019-01-142-0/+40
* xen: add implementations of xen-block connect and disconnect functions...Paul Durrant2019-01-142-1/+22
* xen: add event channel interface for XenDevice-sPaul Durrant2019-01-142-0/+18
* xen: add grant table interface for XenDevice-sPaul Durrant2019-01-141-0/+25
* xen: add xenstore watcher infrastructurePaul Durrant2019-01-142-0/+21
* xen: create xenstore areas for XenDevice-sPaul Durrant2019-01-142-0/+51
* xen: introduce 'xen-block', 'xen-disk' and 'xen-cdrom'Paul Durrant2019-01-141-0/+73
* xen: introduce new 'XenBus' and 'XenDevice' object hierarchyPaul Durrant2019-01-141-0/+55
* xen: re-name XenDevice to XenLegacyDevice...Paul Durrant2019-01-142-37/+44
* avoid TABs in files that only contain a fewPaolo Bonzini2019-01-111-2/+2
* compiler: add a sizeof_field() macroStefan Hajnoczi2018-06-271-1/+1
* xen-hvm: try to use xenforeignmemory_map_resource() to map ioreq pagesPaul Durrant2018-05-311-0/+16
* xen_backend: make the xen_feature_grant_copy flag privatePaul Durrant2018-05-221-1/+0Star
* xen_backend: add grant table helpersPaul Durrant2018-05-221-0/+33
* xen: add a meaningful declaration of grant_copy_segment into xen_common.hPaul Durrant2018-05-221-2/+15
* xen: Remove now-obsolete xen_xc_domain_add_to_physmapIan Jackson2018-04-261-22/+0Star
* xen: Use newly added dmops for mapping VGA memoryRoss Lagerwall2018-04-261-0/+32
* xen: destroy_hvm_domain: Try xendevicemodel_shutdownIan Jackson2018-04-261-0/+7
* xen: move xc_interface compatibility fallback further up the fileIan Jackson2018-04-261-7/+11
* xen: restrict: use xentoolcore_restrict_allIan Jackson2018-04-261-35/+11Star
* pci: Add pci_dev_bus_num() helperDavid Gibson2017-12-051-4/+4
* xen: add a global indicator for grant copy being availableJuergen Gross2017-10-261-0/+1
* xen: don't use xenstore to save/restore physmap anymoreIgor Druzhinin2017-07-181-0/+1
* xen/mapcache: introduce xen_replace_cache_entry()Igor Druzhinin2017-07-181-0/+14
* xenfb: remove xen_init_display "temporary" hackStefano Stabellini2017-07-071-2/+0Star
* xen/9pfs: build and register Xen 9pfs backendStefano Stabellini2017-04-251-0/+3
* xen: import ring.h from xenStefano Stabellini2017-04-211-0/+482
* xen: additionally restrict xenforeignmemory operationsPaul Durrant2017-04-211-56/+78