index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
i386
/
xen
Age
Commit message (
Expand
)
Author
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