| Commit message (Expand) | Author | Age | Files | Lines |
* | Drop the vm_running global variable | Luiz Capitulino | 2011-09-15 | 1 | -1/+1 |
* | Replace the VMSTOP macros with a proper state type | Luiz Capitulino | 2011-09-15 | 1 | -4/+6 |
* | xen: use uint64_t instead of target_ulong in cpu_ioreq_move | Stefano Stabellini | 2011-09-09 | 1 | -1/+1 |
* | Use glib memory allocation and free functions | Anthony Liguori | 2011-08-21 | 1 | -7/+7 |
* | xen: Fix the memory registration to reflect of what is done by Xen. | Anthony PERARD | 2011-07-26 | 1 | -7/+20 |
* | cpu-common: Have a ram_addr_t of uint64 with Xen. | Anthony PERARD | 2011-07-26 | 1 | -1/+1 |
* | xen: introduce xen_change_state_handler | Anthony PERARD | 2011-07-26 | 1 | -7/+18 |
* | notifier: Pass data argument to callback | Jan Kiszka | 2011-07-23 | 1 | -1/+1 |
* | xen_console: support the new extended xenstore protocol | Stefano Stabellini | 2011-07-17 | 1 | -0/+60 |
* | xen: add vkbd support for PV on HVM guests | Stefano Stabellini | 2011-07-17 | 1 | -0/+1 |
* | xen: enable console and disk backend in HVM mode | Stefano Stabellini | 2011-07-17 | 1 | -0/+8 |
* | xen: Clean up map cache API naming | Jan Kiszka | 2011-07-17 | 1 | -2/+2 |
* | Merge remote-tracking branch 'qmp/for-anthony' into staging | Anthony Liguori | 2011-06-22 | 1 | -1/+1 |
|\ |
|
| * | Allow silent system resets | Jan Kiszka | 2011-06-16 | 1 | -1/+1 |
* | | xen: only track the linear framebuffer | Stefano Stabellini | 2011-06-19 | 1 | -0/+14 |
* | | xen: Introduce VGA sync dirty bitmap support | Anthony PERARD | 2011-06-19 | 1 | -0/+267 |
|/ |
|
* | xen: Add Xen hypercall for sleep state in the cmos_s3 callback. | Anthony PERARD | 2011-05-08 | 1 | -0/+9 |
* | xen: Set running state in xenstore. | Anthony PERARD | 2011-05-08 | 1 | -0/+23 |
* | xen: Initialize event channels and io rings | Arun Sharma | 2011-05-08 | 1 | -0/+417 |
* | xen: Introduce the Xen mapcache | Jun Nakajima | 2011-05-08 | 1 | -0/+66 |
* | xen: Introduce Xen Interrupt Controller | Anthony PERARD | 2011-05-08 | 1 | -0/+12 |
* | piix_pci: Introduces Xen specific call for irq. | Anthony PERARD | 2011-05-08 | 1 | -0/+31 |
* | xen: Add xenfv machine | Anthony PERARD | 2011-05-08 | 1 | -0/+24 |
* | xen: Add initialisation of Xen | Anthony PERARD | 2011-05-08 | 1 | -0/+23 |