summaryrefslogtreecommitdiff
path: root/hw/xen.h
AgeCommit message (Expand)AuthorFilesLines
2013-02-01accel: change {xen, kvm, tcg, qtest}_allowed from int to boolliguang1-2/+2
2012-11-15Move qemu_irq typedef out of qemu-common.hIgor Mammedov1-0/+1
2012-10-03xen: Introduce xen_modified_memory.Anthony PERARD1-0/+1
2012-05-16pc: Enable MSI support at APIC levelJan Kiszka1-10/+0
2012-04-17xen: add a dummy xc_hvm_inject_msi for Xen < 4.2Stefano Stabellini1-0/+10
2012-04-13Xen: basic HVM MSI injection support.Wei Liu1-0/+1
2011-12-20xen, vga: add API for registering the framebufferAvi Kivity1-0/+3
2011-12-19memory, xen: pass MemoryRegion to xen_ram_alloc()Avi Kivity1-1/+3
2011-07-26xen: make xen_enabled even more cleverAlexander Graf1-1/+1
2011-07-26xen: Fix xen_enabled().Anthony PERARD1-1/+1
2011-07-17xen_console: support the new extended xenstore protocolStefano Stabellini1-0/+1
2011-07-17xen: Fold CONFIG_XEN_MAPCACHE into CONFIG_XENJan Kiszka1-9/+0
2011-05-08xen: Add Xen hypercall for sleep state in the cmos_s3 callback.Anthony PERARD1-0/+1
2011-05-08xen: Introduce the Xen mapcacheJun Nakajima1-0/+13
2011-05-08xen: Introduce Xen Interrupt ControllerAnthony PERARD1-0/+2
2011-05-08piix_pci: Introduces Xen specific call for irq.Anthony PERARD1-0/+6
2011-05-08xen: Add xenfv machineAnthony PERARD1-0/+6
2011-05-08xen: Add initialisation of XenAnthony PERARD1-0/+13
2009-06-13include inttypes.h in xen.hGerd Hoffmann1-0/+1
2009-04-22xen: groundwork for xen support (Gerd Hoffmann)aliguori1-0/+20