summaryrefslogtreecommitdiffstats
path: root/include/hw/xen
Commit message (Expand)AuthorAgeFilesLines
* 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
* xen: use libxendevice model to restrict operationsPaul Durrant2017-04-212-0/+21
* xen: use 5 digit xen versionsJuergen Gross2017-04-211-11/+11
* xen: use libxendevicemodel when availablePaul Durrant2017-04-211-33/+170
* xen: create wrappers for all other uses of xc_hvm_XXX() functionsPaul Durrant2017-03-221-0/+44
* xen: rename xen_modified_memory() to xen_hvm_modified_memory()Paul Durrant2017-03-221-1/+1
* xen: make use of xen_xc implicit in xen_common.h inlinesPaul Durrant2017-03-222-45/+47
* trace: switch to modular code generation for sub-directoriesDaniel P. Berrange2017-01-311-1/+1
* char: rename CharDriverState ChardevMarc-André Lureau2017-01-271-1/+1
* xen: create qdev for each backend deviceJuergen Gross2016-11-222-0/+5
* xen: add an own bus for xen backend devicesJuergen Gross2016-11-221-0/+4
* xen: Rename xen_be_del_xendevEmil Condrea2016-10-291-1/+1
* xen: Rename xen_be_find_xendevEmil Condrea2016-10-291-1/+1
* xen: Rename xen_be_evtchn_eventEmil Condrea2016-10-291-1/+1