summaryrefslogtreecommitdiffstats
path: root/include/hw/xen
Commit message (Expand)AuthorAgeFilesLines
* xen: Clean up includesPeter Maydell2016-06-141-1/+0Star
* xen: add pvUSB backendJuergen Gross2016-05-232-0/+5
* xen: write information about supported backendsJuergen Gross2016-05-231-0/+2
* xen: introduce dummy system deviceJuergen Gross2016-05-231-0/+1
* qemu-common: push cpu.h inclusion out of qemu-common.hPaolo Bonzini2016-05-191-3/+4
* Fix some typos found by codespellStefan Weil2016-05-181-1/+1
* Use scripts/clean-includes to drop redundant qemu/typedefs.hMarkus Armbruster2016-03-221-1/+0Star
* include: Clean up includesPeter Maydell2016-02-232-4/+0Star
* xen: move xenforeignmemory compat layer into common placeIan Campbell2016-02-101-20/+14Star
* xen: drop XenXC and associated interface wrappersIan Campbell2016-02-102-52/+32Star
* 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-102-146/+4Star
* fix MSI injection on XenStefano Stabellini2016-02-061-0/+1
* 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-262-0/+26
* xen: Switch to libxengnttab interface for compat shims.Ian Campbell2016-01-262-11/+33
* xen: Switch to libxenevtchn interface for compat shims.Ian Campbell2016-01-262-11/+35
* xen-hvm: Clean up xen_ram_alloc() error handlingMarkus Armbruster2016-01-141-1/+1
* xen-hvm: Clean up xen_hvm_init() error handlingMarkus Armbruster2016-01-141-1/+1
* xen: fix usage of xc_domain_create in domain builderRoger Pau Monne2015-11-131-0/+16
* Merge remote-tracking branch 'remotes/sstabellini/tags/xen-2015-09-10-tag' in...Peter Maydell2015-09-101-1/+33
|\
| * 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
* | pc: Remove redundant arguments from xen_hvm_init()Eduardo Habkost2015-09-101-2/+2
|/
* Fix the compatibility typedef of ioservid_t to match the Xen headersPaul Durrant2015-07-081-1/+1
* xen: Remove xen_cmos_set_s3_resume()Thomas Huth2015-03-101-1/+0Star
* 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
* accel: Move Xen registration code to xen-common.cEduardo Habkost2014-10-041-1/+0Star
* xen_backend: introduce xenstore_read_uint64 and xenstore_read_fe_uint64Stefano Stabellini2014-07-071-0/+2
* xen-hvm: Fix xen_hvm_init() to adjust pc memory layoutDon Slutz2014-06-231-1/+2
* xen_disk: add discard supportOlaf Hering2014-05-071-0/+7
* machine: Replace QEMUMachine by MachineClass in accelerator configurationMarcel Apfelbaum2014-05-051-1/+1
* Revert "KVM: Split QEMUMachine typedef into separate header"Andreas Färber2014-03-131-1/+0Star
* kvm: Add a new machine option kvm-typeAneesh Kumar K.V2014-03-051-1/+1
* KVM: Split QEMUMachine typedef into separate headerAlexander Graf2014-03-051-0/+1
* pc: Initializing ram_memory under Xen.Anthony PERARD2013-09-091-3/+1Star
* xen: remove xen_vcpu_initStefano Stabellini2013-06-031-1/+0Star
* xen: simplify xen_enabledStefano Stabellini2013-06-031-4/+0Star
* configure: CONFIG_NO_XEN is duplicatedPaolo Bonzini2013-04-181-1/+1
* hw: move headers to include/Paolo Bonzini2013-04-083-0/+331