summaryrefslogtreecommitdiffstats
path: root/include/hw/xen/xen_common.h
Commit message (Expand)AuthorAgeFilesLines
* Include qemu/queue.h slightly lessMarkus Armbruster2019-08-161-1/+0Star
* Include hw/hw.h exactly where neededMarkus Armbruster2019-08-161-1/+0Star
* xen: Import other xen/io/*.hAnthony PERARD2019-06-241-1/+1
* Remove broken Xen PV domain builderAnthony PERARD2019-01-141-18/+0Star
* xen: add event channel interface for XenDevice-sPaul Durrant2019-01-141-0/+1
* xen-hvm: try to use xenforeignmemory_map_resource() to map ioreq pagesPaul Durrant2018-05-311-0/+16
* 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: 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
* xen: additionally restrict xenforeignmemory operationsPaul Durrant2017-04-211-56/+78
* xen: use libxendevice model to restrict operationsPaul Durrant2017-04-211-0/+20
* 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: make use of xen_xc implicit in xen_common.h inlinesPaul Durrant2017-03-221-43/+47
* trace: switch to modular code generation for sub-directoriesDaniel P. Berrange2017-01-311-1/+1
* qdisk - hw/block/xen_disk: grant copy implementationPaulina Szubarczyk2016-09-281-0/+14
* xen: handle inbound migration of VMs without ioreq server pagesPaul Durrant2016-08-131-35/+90
* Clean up decorations and whitespace around header guardsMarkus Armbruster2016-07-121-3/+1Star
* xen: add pvUSB backendJuergen Gross2016-05-231-0/+2
* Fix some typos found by codespellStefan Weil2016-05-181-1/+1
* include: Clean up includesPeter Maydell2016-02-231-3/+0Star
* xen: move xenforeignmemory compat layer into common placeIan Campbell2016-02-101-20/+14Star
* xen: drop XenXC and associated interface wrappersIan Campbell2016-02-101-51/+31Star
* xen: drop xen_xc_hvm_inject_msi wrapperIan Campbell2016-02-101-6/+0Star
* xen: drop support for Xen 4.1 and older.Ian Campbell2016-02-101-142/+4Star
* xen: make it possible to build without the Xen PV domain builderIan Campbell2016-01-261-0/+2
* xen: domainbuild: reopen libxenctrl interface after forking for domain watcher.Ian Campbell2016-01-261-17/+0Star
* xen: Use stable library interfaces when they are available.Ian Campbell2016-01-261-2/+33
* xen: Switch uses of xc_map_foreign_{pages,bulk} to use libxenforeignmemory API.Ian Campbell2016-01-261-0/+25
* xen: Switch to libxengnttab interface for compat shims.Ian Campbell2016-01-261-10/+32
* xen: Switch to libxenevtchn interface for compat shims.Ian Campbell2016-01-261-10/+34
* xen: fix usage of xc_domain_create in domain builderRoger Pau Monne2015-11-131-0/+16
* xen: use errno instead of rc for xc_domain_add_to_physmapKonrad Rzeszutek Wilk2015-09-101-0/+22
* xen/HVM: atomically access pointers in bufioreq handlingJan Beulich2015-09-101-1/+11
* Fix the compatibility typedef of ioservid_t to match the Xen headersPaul Durrant2015-07-081-1/+1
* fix QEMU build on Xen/ARMStefano Stabellini2015-01-261-4/+9
* Xen: Use the ioreq-server API when availablePaul Durrant2015-01-201-0/+223
* xen-hvm.c: Add support for Xen access to vmportDon Slutz2014-10-301-0/+15
* xen_disk: add discard supportOlaf Hering2014-05-071-0/+7
* hw: move headers to include/Paolo Bonzini2013-04-081-0/+160