aboutsummaryrefslogtreecommitdiff
path: root/xen-all.c
AgeCommit message (Expand)Author
2012-03-19xen: record physmap changes to xenstoreStefano Stabellini
2012-02-24suspend: switch acpi s3 to new infrastructure.Gerd Hoffmann
2012-01-25memory: change dirty setting APIs to take a sizeBlue Swirl
2012-01-13prepare for future GPLv2+ relicensingPaolo Bonzini
2012-01-05xen: Fix after recent change in dirty bitmap tracking.Anthony PERARD
2012-01-04xen: convert framebuffer dirty tracking to memory APIAvi Kivity
2012-01-04vmstate, memory: decouple vmstate from memory APIAvi Kivity
2012-01-03xen: convert to MemoryListener APIAvi Kivity
2011-12-20xen, vga: add API for registering the framebufferAvi Kivity
2011-12-19xen: convert to memory APIAvi Kivity
2011-12-19memory, xen: pass MemoryRegion to xen_ram_alloc()Avi Kivity
2011-09-15Drop the vm_running global variableLuiz Capitulino
2011-09-15Replace the VMSTOP macros with a proper state typeLuiz Capitulino
2011-09-09xen: use uint64_t instead of target_ulong in cpu_ioreq_moveStefano Stabellini
2011-08-20Use glib memory allocation and free functionsAnthony Liguori
2011-07-26xen: Fix the memory registration to reflect of what is done by Xen.Anthony PERARD
2011-07-26cpu-common: Have a ram_addr_t of uint64 with Xen.Anthony PERARD
2011-07-26xen: introduce xen_change_state_handlerAnthony PERARD
2011-07-23notifier: Pass data argument to callbackJan Kiszka
2011-07-17xen_console: support the new extended xenstore protocolStefano Stabellini
2011-07-17xen: add vkbd support for PV on HVM guestsStefano Stabellini
2011-07-17xen: enable console and disk backend in HVM modeStefano Stabellini
2011-07-17xen: Clean up map cache API namingJan Kiszka
2011-06-22Merge remote-tracking branch 'qmp/for-anthony' into stagingAnthony Liguori
2011-06-19xen: only track the linear framebufferStefano Stabellini
2011-06-19xen: Introduce VGA sync dirty bitmap supportAnthony PERARD
2011-06-16Allow silent system resetsJan Kiszka
2011-05-08xen: Add Xen hypercall for sleep state in the cmos_s3 callback.Anthony PERARD
2011-05-08xen: Set running state in xenstore.Anthony PERARD
2011-05-08xen: Initialize event channels and io ringsArun Sharma
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