| Commit message (Expand) | Author | Age | Files | Lines |
* | include/hw/xen.h: drop superfluous struct | Alex Bennée | 2020-11-16 | 1 | -1/+1 |
* | hw/xen: Split x86-specific declaration from generic hardware ones | Philippe Mathieu-Daudé | 2020-09-30 | 1 | -2/+0 |
* | hw/i386/xen: Rename X86/PC specific function as xen_hvm_init_pc() | Philippe Mathieu-Daudé | 2020-09-30 | 1 | -1/+1 |
* | accel: Move Xen accelerator code under accel/xen/ | Philippe Mathieu-Daudé | 2020-06-10 | 1 | -11/+0 |
* | Include hw/irq.h a lot less | Markus Armbruster | 2019-08-16 | 1 | -1/+0 |
* | Include qemu-common.h exactly where needed | Markus Armbruster | 2019-06-12 | 1 | -1/+0 |
* | xen: Replace few mentions of xend by libxl | Anthony PERARD | 2019-01-14 | 1 | -1/+1 |
* | Remove broken Xen PV domain builder | Anthony PERARD | 2019-01-14 | 1 | -1/+0 |
* | xen: use libxendevice model to restrict operations | Paul Durrant | 2017-04-21 | 1 | -0/+1 |
* | xen: rename xen_modified_memory() to xen_hvm_modified_memory() | Paul Durrant | 2017-03-22 | 1 | -1/+1 |
* | char: rename CharDriverState Chardev | Marc-André Lureau | 2017-01-27 | 1 | -1/+1 |
* | Clean up decorations and whitespace around header guards | Markus Armbruster | 2016-07-12 | 1 | -1/+2 |
* | xen: Clean up includes | Peter Maydell | 2016-06-14 | 1 | -1/+0 |
* | qemu-common: push cpu.h inclusion out of qemu-common.h | Paolo Bonzini | 2016-05-19 | 1 | -3/+4 |
* | Use scripts/clean-includes to drop redundant qemu/typedefs.h | Markus Armbruster | 2016-03-22 | 1 | -1/+0 |
* | include: Clean up includes | Peter Maydell | 2016-02-23 | 1 | -1/+0 |
* | xen: drop support for Xen 4.1 and older. | Ian Campbell | 2016-02-10 | 1 | -4/+0 |
* | fix MSI injection on Xen | Stefano Stabellini | 2016-02-06 | 1 | -0/+1 |
* | xen-hvm: Clean up xen_ram_alloc() error handling | Markus Armbruster | 2016-01-14 | 1 | -1/+1 |
* | xen-hvm: Clean up xen_hvm_init() error handling | Markus Armbruster | 2016-01-14 | 1 | -1/+1 |
* | pc: Remove redundant arguments from xen_hvm_init() | Eduardo Habkost | 2015-09-10 | 1 | -2/+2 |
* | xen: Remove xen_cmos_set_s3_resume() | Thomas Huth | 2015-03-10 | 1 | -1/+0 |
* | accel: Move Xen registration code to xen-common.c | Eduardo Habkost | 2014-10-04 | 1 | -1/+0 |
* | xen-hvm: Fix xen_hvm_init() to adjust pc memory layout | Don Slutz | 2014-06-23 | 1 | -1/+2 |
* | machine: Replace QEMUMachine by MachineClass in accelerator configuration | Marcel Apfelbaum | 2014-05-05 | 1 | -1/+1 |
* | Revert "KVM: Split QEMUMachine typedef into separate header" | Andreas Färber | 2014-03-13 | 1 | -1/+0 |
* | kvm: Add a new machine option kvm-type | Aneesh Kumar K.V | 2014-03-05 | 1 | -1/+1 |
* | KVM: Split QEMUMachine typedef into separate header | Alexander Graf | 2014-03-05 | 1 | -0/+1 |
* | pc: Initializing ram_memory under Xen. | Anthony PERARD | 2013-09-09 | 1 | -3/+1 |
* | xen: remove xen_vcpu_init | Stefano Stabellini | 2013-06-03 | 1 | -1/+0 |
* | xen: simplify xen_enabled | Stefano Stabellini | 2013-06-03 | 1 | -4/+0 |
* | configure: CONFIG_NO_XEN is duplicated | Paolo Bonzini | 2013-04-18 | 1 | -1/+1 |
* | hw: move headers to include/ | Paolo Bonzini | 2013-04-08 | 1 | -0/+62 |