index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
i386
/
xen
Age
Commit message (
Expand
)
Author
2017-06-20
xen: use get_uint() for "max-ram-below-4g" property
Marc-André Lureau
2017-06-02
Remove/replace sysemu/char.h inclusion
Marc-André Lureau
2017-05-23
shutdown: Add source information to SHUTDOWN and RESET
Eric Blake
2017-05-23
shutdown: Prepare for use of an enum in reset/shutdown_request
Eric Blake
2017-05-16
xen/mapcache: store dma information in revmapcache entries for debugging
Stefano Stabellini
2017-04-25
move xen-mapcache.c to hw/i386/xen/
Anthony Xu
2017-04-25
move xen-hvm.c to hw/i386/xen/
Anthony Xu
2017-03-22
xen: create wrappers for all other uses of xc_hvm_XXX() functions
Paul Durrant
2017-02-03
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20170202' into sta...
Peter Maydell
2017-01-31
trace: move hw/i386/xen events to correct subdir
Daniel P. Berrange
2017-01-27
xen-platform: add missing disk unplug option
Paul Durrant
2017-01-27
xen-platform: add support for unplugging NVMe disks...
Paul Durrant
2017-01-27
xen-platform: re-structure unplug_disks
Paul Durrant
2016-10-21
xen_platform: SUSE xenlinux unplug for emulated PCI
Olaf Hering
2016-10-21
xen_platform: unplug also SCSI disks
Olaf Hering
2016-10-17
apic: add send_msi() to APICCommonClass
Radim Krčmář
2016-09-29
block-backend: remove blk_flush_all
John Snow
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-11
msi_supported -> msi_nonbroken
Michael S. Tsirkin
2016-02-10
xen: drop support for Xen 4.1 and older.
Ian Campbell
2016-01-29
x86: Clean up includes
Peter Maydell
2016-01-21
xen-pvdevice: convert to realize()
Cao jin
2015-10-26
xen-platform: Replace assert() with appropriate error reporting
Eduardo Habkost
2015-10-26
xen_platform: switch to realize
Stefano Stabellini
2015-10-19
xen-platform: Ensure xen is enabled when initializing
Eduardo Habkost
2015-09-11
maint: remove unused include for assert.h
Daniel P. Berrange
2014-10-20
hw: Convert from BlockDriverState to BlockBackend, mostly
Markus Armbruster
2014-08-01
qemu: support xen hvm direct kernel boot
Chunyan Liu
2014-06-16
savevm: Remove all the unneeded version_minimum_id_old (x86)
Juan Quintela
2014-05-07
xen: move Xen HVM files under hw/i386/xen
Wei Liu