summaryrefslogtreecommitdiff
path: root/hw/i386/xen
AgeCommit message (Expand)Author
2017-06-20xen: use get_uint() for "max-ram-below-4g" propertyMarc-André Lureau
2017-06-02Remove/replace sysemu/char.h inclusionMarc-André Lureau
2017-05-23shutdown: Add source information to SHUTDOWN and RESETEric Blake
2017-05-23shutdown: Prepare for use of an enum in reset/shutdown_requestEric Blake
2017-05-16xen/mapcache: store dma information in revmapcache entries for debuggingStefano Stabellini
2017-04-25move xen-mapcache.c to hw/i386/xen/Anthony Xu
2017-04-25move xen-hvm.c to hw/i386/xen/Anthony Xu
2017-03-22xen: create wrappers for all other uses of xc_hvm_XXX() functionsPaul Durrant
2017-02-03Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20170202' into sta...Peter Maydell
2017-01-31trace: move hw/i386/xen events to correct subdirDaniel P. Berrange
2017-01-27xen-platform: add missing disk unplug optionPaul Durrant
2017-01-27xen-platform: add support for unplugging NVMe disks...Paul Durrant
2017-01-27xen-platform: re-structure unplug_disksPaul Durrant
2016-10-21xen_platform: SUSE xenlinux unplug for emulated PCIOlaf Hering
2016-10-21xen_platform: unplug also SCSI disksOlaf Hering
2016-10-17apic: add send_msi() to APICCommonClassRadim Krčmář
2016-09-29block-backend: remove blk_flush_allJohn Snow
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster
2016-03-11msi_supported -> msi_nonbrokenMichael S. Tsirkin
2016-02-10xen: drop support for Xen 4.1 and older.Ian Campbell
2016-01-29x86: Clean up includesPeter Maydell
2016-01-21xen-pvdevice: convert to realize()Cao jin
2015-10-26xen-platform: Replace assert() with appropriate error reportingEduardo Habkost
2015-10-26xen_platform: switch to realizeStefano Stabellini
2015-10-19xen-platform: Ensure xen is enabled when initializingEduardo Habkost
2015-09-11maint: remove unused include for assert.hDaniel P. Berrange
2014-10-20hw: Convert from BlockDriverState to BlockBackend, mostlyMarkus Armbruster
2014-08-01qemu: support xen hvm direct kernel bootChunyan Liu
2014-06-16savevm: Remove all the unneeded version_minimum_id_old (x86)Juan Quintela
2014-05-07xen: move Xen HVM files under hw/i386/xenWei Liu