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
/
xen.h
Age
Commit message (
Expand
)
Author
2013-04-08
hw: move headers to include/
Paolo Bonzini
2013-02-01
accel: change {xen, kvm, tcg, qtest}_allowed from int to bool
liguang
2012-11-15
Move qemu_irq typedef out of qemu-common.h
Igor Mammedov
2012-10-03
xen: Introduce xen_modified_memory.
Anthony PERARD
2012-05-16
pc: Enable MSI support at APIC level
Jan Kiszka
2012-04-17
xen: add a dummy xc_hvm_inject_msi for Xen < 4.2
Stefano Stabellini
2012-04-13
Xen: basic HVM MSI injection support.
Wei Liu
2011-12-20
xen, vga: add API for registering the framebuffer
Avi Kivity
2011-12-19
memory, xen: pass MemoryRegion to xen_ram_alloc()
Avi Kivity
2011-07-26
xen: make xen_enabled even more clever
Alexander Graf
2011-07-26
xen: Fix xen_enabled().
Anthony PERARD
2011-07-17
xen_console: support the new extended xenstore protocol
Stefano Stabellini
2011-07-17
xen: Fold CONFIG_XEN_MAPCACHE into CONFIG_XEN
Jan Kiszka
2011-05-08
xen: Add Xen hypercall for sleep state in the cmos_s3 callback.
Anthony PERARD
2011-05-08
xen: Introduce the Xen mapcache
Jun Nakajima
2011-05-08
xen: Introduce Xen Interrupt Controller
Anthony PERARD
2011-05-08
piix_pci: Introduces Xen specific call for irq.
Anthony PERARD
2011-05-08
xen: Add xenfv machine
Anthony PERARD
2011-05-08
xen: Add initialisation of Xen
Anthony PERARD
2009-06-13
include inttypes.h in xen.h
Gerd Hoffmann
2009-04-22
xen: groundwork for xen support (Gerd Hoffmann)
aliguori