aboutsummaryrefslogtreecommitdiff
path: root/hw/i386/xen
AgeCommit message (Expand)AuthorFilesLines
2016-10-21xen_platform: SUSE xenlinux unplug for emulated PCIOlaf Hering1-1/+26
2016-10-21xen_platform: unplug also SCSI disksOlaf Hering1-0/+4
2016-10-17apic: add send_msi() to APICCommonClassRadim Krčmář1-0/+6
2016-09-29block-backend: remove blk_flush_allJohn Snow1-2/+0
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster2-0/+2
2016-03-11msi_supported -> msi_nonbrokenMichael S. Tsirkin1-1/+1
2016-02-10xen: drop support for Xen 4.1 and older.Ian Campbell1-4/+0
2016-01-29x86: Clean up includesPeter Maydell3-0/+3
2016-01-21xen-pvdevice: convert to realize()Cao jin1-6/+6
2015-10-26xen-platform: Replace assert() with appropriate error reportingEduardo Habkost1-1/+5
2015-10-26xen_platform: switch to realizeStefano Stabellini1-4/+2
2015-10-19xen-platform: Ensure xen is enabled when initializingEduardo Habkost1-0/+3
2015-09-11maint: remove unused include for assert.hDaniel P. Berrange1-2/+0
2014-10-20hw: Convert from BlockDriverState to BlockBackend, mostlyMarkus Armbruster1-2/+3
2014-08-01qemu: support xen hvm direct kernel bootChunyan Liu1-0/+1
2014-06-16savevm: Remove all the unneeded version_minimum_id_old (x86)Juan Quintela1-2/+1
2014-05-07xen: move Xen HVM files under hw/i386/xenWei Liu4-0/+683