summaryrefslogtreecommitdiffstats
path: root/include/hw/xen
Commit message (Expand)AuthorAgeFilesLines
* 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/+0
* 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/+0
* 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/+0
* 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/+1
* xen: remove xen_vcpu_initStefano Stabellini2013-06-031-1/+0
* xen: simplify xen_enabledStefano Stabellini2013-06-031-4/+0
* configure: CONFIG_NO_XEN is duplicatedPaolo Bonzini2013-04-181-1/+1
* hw: move headers to include/Paolo Bonzini2013-04-083-0/+331
OpenPOWER on IntegriCloud