aboutsummaryrefslogtreecommitdiffstats
path: root/xen-all.c
AgeCommit message (Expand)AuthorFilesLines
2011-09-15Drop the vm_running global variableLuiz Capitulino1-1/+1
2011-09-15Replace the VMSTOP macros with a proper state typeLuiz Capitulino1-4/+6
2011-09-09xen: use uint64_t instead of target_ulong in cpu_ioreq_moveStefano Stabellini1-1/+1
2011-08-20Use glib memory allocation and free functionsAnthony Liguori1-7/+7
2011-07-26xen: Fix the memory registration to reflect of what is done by Xen.Anthony PERARD1-7/+20
2011-07-26cpu-common: Have a ram_addr_t of uint64 with Xen.Anthony PERARD1-1/+1
2011-07-26xen: introduce xen_change_state_handlerAnthony PERARD1-7/+18
2011-07-23notifier: Pass data argument to callbackJan Kiszka1-1/+1
2011-07-17xen_console: support the new extended xenstore protocolStefano Stabellini1-0/+60
2011-07-17xen: add vkbd support for PV on HVM guestsStefano Stabellini1-0/+1
2011-07-17xen: enable console and disk backend in HVM modeStefano Stabellini1-0/+8
2011-07-17xen: Clean up map cache API namingJan Kiszka1-2/+2
2011-06-22Merge remote-tracking branch 'qmp/for-anthony' into stagingAnthony Liguori1-1/+1
2011-06-19xen: only track the linear framebufferStefano Stabellini1-0/+14
2011-06-19xen: Introduce VGA sync dirty bitmap supportAnthony PERARD1-0/+267
2011-06-16Allow silent system resetsJan Kiszka1-1/+1
2011-05-08xen: Add Xen hypercall for sleep state in the cmos_s3 callback.Anthony PERARD1-0/+9
2011-05-08xen: Set running state in xenstore.Anthony PERARD1-0/+23
2011-05-08xen: Initialize event channels and io ringsArun Sharma1-0/+417
2011-05-08xen: Introduce the Xen mapcacheJun Nakajima1-0/+66
2011-05-08xen: Introduce Xen Interrupt ControllerAnthony PERARD1-0/+12
2011-05-08piix_pci: Introduces Xen specific call for irq.Anthony PERARD1-0/+31
2011-05-08xen: Add xenfv machineAnthony PERARD1-0/+24
2011-05-08xen: Add initialisation of XenAnthony PERARD1-0/+23