Age | Commit message (Expand) | Author | Files | Lines |
2016-06-14 | xen: Clean up includes | Peter Maydell | 1 | -1/+0 |
2016-05-23 | xen: add pvUSB backend | Juergen Gross | 2 | -0/+5 |
2016-05-23 | xen: write information about supported backends | Juergen Gross | 1 | -0/+2 |
2016-05-23 | xen: introduce dummy system device | Juergen Gross | 1 | -0/+1 |
2016-05-19 | qemu-common: push cpu.h inclusion out of qemu-common.h | Paolo Bonzini | 1 | -3/+4 |
2016-05-18 | Fix some typos found by codespell | Stefan Weil | 1 | -1/+1 |
2016-03-22 | Use scripts/clean-includes to drop redundant qemu/typedefs.h | Markus Armbruster | 1 | -1/+0 |
2016-02-23 | include: Clean up includes | Peter Maydell | 2 | -4/+0 |
2016-02-10 | xen: move xenforeignmemory compat layer into common place | Ian Campbell | 1 | -20/+14 |
2016-02-10 | xen: drop XenXC and associated interface wrappers | Ian Campbell | 2 | -52/+32 |
2016-02-10 | xen: drop xen_xc_hvm_inject_msi wrapper | Ian Campbell | 1 | -6/+0 |
2016-02-10 | xen: drop support for Xen 4.1 and older. | Ian Campbell | 2 | -146/+4 |
2016-02-06 | fix MSI injection on Xen | Stefano Stabellini | 1 | -0/+1 |
2016-01-26 | xen: make it possible to build without the Xen PV domain builder | Ian Campbell | 1 | -0/+2 |
2016-01-26 | xen: domainbuild: reopen libxenctrl interface after forking for domain watcher. | Ian Campbell | 1 | -17/+0 |
2016-01-26 | xen: Use stable library interfaces when they are available. | Ian Campbell | 1 | -2/+33 |
2016-01-26 | xen: Switch uses of xc_map_foreign_{pages,bulk} to use libxenforeignmemory API. | Ian Campbell | 2 | -0/+26 |
2016-01-26 | xen: Switch to libxengnttab interface for compat shims. | Ian Campbell | 2 | -11/+33 |
2016-01-26 | xen: Switch to libxenevtchn interface for compat shims. | Ian Campbell | 2 | -11/+35 |
2016-01-14 | xen-hvm: Clean up xen_ram_alloc() error handling | Markus Armbruster | 1 | -1/+1 |
2016-01-14 | xen-hvm: Clean up xen_hvm_init() error handling | Markus Armbruster | 1 | -1/+1 |
2015-11-13 | xen: fix usage of xc_domain_create in domain builder | Roger Pau Monne | 1 | -0/+16 |
2015-09-10 | Merge remote-tracking branch 'remotes/sstabellini/tags/xen-2015-09-10-tag' in... | Peter Maydell | 1 | -1/+33 |
2015-09-10 | xen: use errno instead of rc for xc_domain_add_to_physmap | Konrad Rzeszutek Wilk | 1 | -0/+22 |
2015-09-10 | xen/HVM: atomically access pointers in bufioreq handling | Jan Beulich | 1 | -1/+11 |
2015-09-10 | pc: Remove redundant arguments from xen_hvm_init() | Eduardo Habkost | 1 | -2/+2 |
2015-07-08 | Fix the compatibility typedef of ioservid_t to match the Xen headers | Paul Durrant | 1 | -1/+1 |
2015-03-10 | xen: Remove xen_cmos_set_s3_resume() | Thomas Huth | 1 | -1/+0 |
2015-01-26 | fix QEMU build on Xen/ARM | Stefano Stabellini | 1 | -4/+9 |
2015-01-20 | Xen: Use the ioreq-server API when available | Paul Durrant | 1 | -0/+223 |
2014-10-30 | xen-hvm.c: Add support for Xen access to vmport | Don Slutz | 1 | -0/+15 |
2014-10-04 | accel: Move Xen registration code to xen-common.c | Eduardo Habkost | 1 | -1/+0 |
2014-07-07 | xen_backend: introduce xenstore_read_uint64 and xenstore_read_fe_uint64 | Stefano Stabellini | 1 | -0/+2 |
2014-06-23 | xen-hvm: Fix xen_hvm_init() to adjust pc memory layout | Don Slutz | 1 | -1/+2 |
2014-05-07 | xen_disk: add discard support | Olaf Hering | 1 | -0/+7 |
2014-05-05 | machine: Replace QEMUMachine by MachineClass in accelerator configuration | Marcel Apfelbaum | 1 | -1/+1 |
2014-03-13 | Revert "KVM: Split QEMUMachine typedef into separate header" | Andreas Färber | 1 | -1/+0 |
2014-03-05 | kvm: Add a new machine option kvm-type | Aneesh Kumar K.V | 1 | -1/+1 |
2014-03-05 | KVM: Split QEMUMachine typedef into separate header | Alexander Graf | 1 | -0/+1 |
2013-09-09 | pc: Initializing ram_memory under Xen. | Anthony PERARD | 1 | -3/+1 |
2013-06-03 | xen: remove xen_vcpu_init | Stefano Stabellini | 1 | -1/+0 |
2013-06-03 | xen: simplify xen_enabled | Stefano Stabellini | 1 | -4/+0 |
2013-04-18 | configure: CONFIG_NO_XEN is duplicated | Paolo Bonzini | 1 | -1/+1 |
2013-04-08 | hw: move headers to include/ | Paolo Bonzini | 3 | -0/+331 |