summaryrefslogtreecommitdiffstats
path: root/xen-all.c
Commit message (Expand)AuthorAgeFilesLines
* Drop the vm_running global variableLuiz Capitulino2011-09-151-1/+1
* Replace the VMSTOP macros with a proper state typeLuiz Capitulino2011-09-151-4/+6
* xen: use uint64_t instead of target_ulong in cpu_ioreq_moveStefano Stabellini2011-09-091-1/+1
* Use glib memory allocation and free functionsAnthony Liguori2011-08-201-7/+7
* xen: Fix the memory registration to reflect of what is done by Xen.Anthony PERARD2011-07-261-7/+20
* cpu-common: Have a ram_addr_t of uint64 with Xen.Anthony PERARD2011-07-261-1/+1
* xen: introduce xen_change_state_handlerAnthony PERARD2011-07-261-7/+18
* notifier: Pass data argument to callbackJan Kiszka2011-07-231-1/+1
* xen_console: support the new extended xenstore protocolStefano Stabellini2011-07-171-0/+60
* xen: add vkbd support for PV on HVM guestsStefano Stabellini2011-07-171-0/+1
* xen: enable console and disk backend in HVM modeStefano Stabellini2011-07-171-0/+8
* xen: Clean up map cache API namingJan Kiszka2011-07-171-2/+2
* Merge remote-tracking branch 'qmp/for-anthony' into stagingAnthony Liguori2011-06-221-1/+1
|\
| * Allow silent system resetsJan Kiszka2011-06-161-1/+1
* | xen: only track the linear framebufferStefano Stabellini2011-06-191-0/+14
* | xen: Introduce VGA sync dirty bitmap supportAnthony PERARD2011-06-191-0/+267
|/
* xen: Add Xen hypercall for sleep state in the cmos_s3 callback.Anthony PERARD2011-05-081-0/+9
* xen: Set running state in xenstore.Anthony PERARD2011-05-081-0/+23
* xen: Initialize event channels and io ringsArun Sharma2011-05-081-0/+417
* xen: Introduce the Xen mapcacheJun Nakajima2011-05-081-0/+66
* xen: Introduce Xen Interrupt ControllerAnthony PERARD2011-05-081-0/+12
* piix_pci: Introduces Xen specific call for irq.Anthony PERARD2011-05-081-0/+31
* xen: Add xenfv machineAnthony PERARD2011-05-081-0/+24
* xen: Add initialisation of XenAnthony PERARD2011-05-081-0/+23
OpenPOWER on IntegriCloud