aboutsummaryrefslogtreecommitdiff
path: root/include/hw/xen
AgeCommit message (Expand)Author
2019-06-24xen: Import other xen/io/*.hAnthony PERARD
2019-06-24Revert xen/io/ring.h of "Clean up a few header guard symbols"Anthony PERARD
2019-06-24xen-bus / xen-block: add support for event channel pollingPaul Durrant
2019-06-24xen-bus: allow AioContext to be specified for each event channelPaul Durrant
2019-06-24xen-bus: use a separate fd for each event channelPaul Durrant
2019-06-12Clean up a few header guard symbolsMarkus Armbruster
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster
2019-05-13Clean up ill-advised or unusual header guardsMarkus Armbruster
2019-05-13Clean up header guards that don't match their file nameMarkus Armbruster
2019-02-05pvh: Add x86/HVM direct boot ABI header fileLiam Merwick
2019-01-14xen: Replace few mentions of xend by libxlAnthony PERARD
2019-01-14Remove broken Xen PV domain builderAnthony PERARD
2019-01-14xen: automatically create XenBlockDevice-sPaul Durrant
2019-01-14xen: add a mechanism to automatically create XenDevice-s...Paul Durrant
2019-01-14xen: add implementations of xen-block connect and disconnect functions...Paul Durrant
2019-01-14xen: add event channel interface for XenDevice-sPaul Durrant
2019-01-14xen: add grant table interface for XenDevice-sPaul Durrant
2019-01-14xen: add xenstore watcher infrastructurePaul Durrant
2019-01-14xen: create xenstore areas for XenDevice-sPaul Durrant
2019-01-14xen: introduce 'xen-block', 'xen-disk' and 'xen-cdrom'Paul Durrant
2019-01-14xen: introduce new 'XenBus' and 'XenDevice' object hierarchyPaul Durrant
2019-01-14xen: re-name XenDevice to XenLegacyDevice...Paul Durrant
2019-01-11avoid TABs in files that only contain a fewPaolo Bonzini
2018-06-27compiler: add a sizeof_field() macroStefan Hajnoczi
2018-05-31xen-hvm: try to use xenforeignmemory_map_resource() to map ioreq pagesPaul Durrant
2018-05-22xen_backend: make the xen_feature_grant_copy flag privatePaul Durrant
2018-05-22xen_backend: add grant table helpersPaul Durrant
2018-05-22xen: add a meaningful declaration of grant_copy_segment into xen_common.hPaul Durrant
2018-04-26xen: Remove now-obsolete xen_xc_domain_add_to_physmapIan Jackson
2018-04-26xen: Use newly added dmops for mapping VGA memoryRoss Lagerwall
2018-04-26xen: destroy_hvm_domain: Try xendevicemodel_shutdownIan Jackson
2018-04-26xen: move xc_interface compatibility fallback further up the fileIan Jackson
2018-04-26xen: restrict: use xentoolcore_restrict_allIan Jackson
2017-12-05pci: Add pci_dev_bus_num() helperDavid Gibson
2017-10-26xen: add a global indicator for grant copy being availableJuergen Gross
2017-07-18xen: don't use xenstore to save/restore physmap anymoreIgor Druzhinin
2017-07-18xen/mapcache: introduce xen_replace_cache_entry()Igor Druzhinin
2017-07-07xenfb: remove xen_init_display "temporary" hackStefano Stabellini
2017-04-25xen/9pfs: build and register Xen 9pfs backendStefano Stabellini
2017-04-21xen: import ring.h from xenStefano Stabellini
2017-04-21xen: additionally restrict xenforeignmemory operationsPaul Durrant
2017-04-21xen: use libxendevice model to restrict operationsPaul Durrant
2017-04-21xen: use 5 digit xen versionsJuergen Gross
2017-04-21xen: use libxendevicemodel when availablePaul Durrant
2017-03-22xen: create wrappers for all other uses of xc_hvm_XXX() functionsPaul Durrant
2017-03-22xen: rename xen_modified_memory() to xen_hvm_modified_memory()Paul Durrant
2017-03-22xen: make use of xen_xc implicit in xen_common.h inlinesPaul Durrant
2017-01-31trace: switch to modular code generation for sub-directoriesDaniel P. Berrange
2017-01-27char: rename CharDriverState ChardevMarc-André Lureau
2016-11-22xen: create qdev for each backend deviceJuergen Gross