summaryrefslogtreecommitdiff
path: root/include/hw/xen
AgeCommit message (Expand)AuthorFilesLines
2014-10-30xen-hvm.c: Add support for Xen access to vmportDon Slutz1-0/+15
2014-10-04accel: Move Xen registration code to xen-common.cEduardo Habkost1-1/+0
2014-07-07xen_backend: introduce xenstore_read_uint64 and xenstore_read_fe_uint64Stefano Stabellini1-0/+2
2014-06-23xen-hvm: Fix xen_hvm_init() to adjust pc memory layoutDon Slutz1-1/+2
2014-05-07xen_disk: add discard supportOlaf Hering1-0/+7
2014-05-05machine: Replace QEMUMachine by MachineClass in accelerator configurationMarcel Apfelbaum1-1/+1
2014-03-13Revert "KVM: Split QEMUMachine typedef into separate header"Andreas Färber1-1/+0
2014-03-05kvm: Add a new machine option kvm-typeAneesh Kumar K.V1-1/+1
2014-03-05KVM: Split QEMUMachine typedef into separate headerAlexander Graf1-0/+1
2013-09-09pc: Initializing ram_memory under Xen.Anthony PERARD1-3/+1
2013-06-03xen: remove xen_vcpu_initStefano Stabellini1-1/+0
2013-06-03xen: simplify xen_enabledStefano Stabellini1-4/+0
2013-04-18configure: CONFIG_NO_XEN is duplicatedPaolo Bonzini1-1/+1
2013-04-08hw: move headers to include/Paolo Bonzini3-0/+331