aboutsummaryrefslogtreecommitdiff
path: root/hw/xen.h
AgeCommit message (Expand)Author
2012-11-15Move qemu_irq typedef out of qemu-common.hIgor Mammedov
2012-10-03xen: Introduce xen_modified_memory.Anthony PERARD
2012-05-16pc: Enable MSI support at APIC levelJan Kiszka
2012-04-17xen: add a dummy xc_hvm_inject_msi for Xen < 4.2Stefano Stabellini
2012-04-13Xen: basic HVM MSI injection support.Wei Liu
2011-12-20xen, vga: add API for registering the framebufferAvi Kivity
2011-12-19memory, xen: pass MemoryRegion to xen_ram_alloc()Avi Kivity
2011-07-26xen: make xen_enabled even more cleverAlexander Graf
2011-07-26xen: Fix xen_enabled().Anthony PERARD
2011-07-17xen_console: support the new extended xenstore protocolStefano Stabellini
2011-07-17xen: Fold CONFIG_XEN_MAPCACHE into CONFIG_XENJan Kiszka
2011-05-08xen: Add Xen hypercall for sleep state in the cmos_s3 callback.Anthony PERARD
2011-05-08xen: Introduce the Xen mapcacheJun Nakajima
2011-05-08xen: Introduce Xen Interrupt ControllerAnthony PERARD
2011-05-08piix_pci: Introduces Xen specific call for irq.Anthony PERARD
2011-05-08xen: Add xenfv machineAnthony PERARD
2011-05-08xen: Add initialisation of XenAnthony PERARD
2009-06-13include inttypes.h in xen.hGerd Hoffmann
2009-04-22xen: groundwork for xen support (Gerd Hoffmann)aliguori