| Commit message (Expand) | Author | Age | Files | Lines |
* | xen-bus: reduce scope of backend watch | Paul Durrant | 2020-10-19 | 2 | -1/+3 |
* | xen: Rename XENBACKEND_DEVICE to XENBACKEND | Eduardo Habkost | 2020-10-19 | 1 | -1/+1 |
* | hw/xen: Split x86-specific declaration from generic hardware ones | Philippe Mathieu-Daudé | 2020-09-30 | 2 | -2/+15 |
* | hw/i386/xen: Rename X86/PC specific function as xen_hvm_init_pc() | Philippe Mathieu-Daudé | 2020-09-30 | 1 | -1/+1 |
* | Use OBJECT_DECLARE_SIMPLE_TYPE when possible | Eduardo Habkost | 2020-09-18 | 1 | -6/+2 |
* | Use OBJECT_DECLARE_TYPE when possible | Eduardo Habkost | 2020-09-18 | 2 | -6/+2 |
* | qom: Remove module_obj_name parameter from OBJECT_DECLARE* macros | Eduardo Habkost | 2020-09-18 | 1 | -1/+1 |
* | Use OBJECT_DECLARE_TYPE where possible | Eduardo Habkost | 2020-09-09 | 1 | -4/+2 |
* | Use DECLARE_*CHECKER* macros | Eduardo Habkost | 2020-09-09 | 3 | -24/+12 |
* | Move QOM typedefs and add missing includes | Eduardo Habkost | 2020-09-09 | 3 | -16/+27 |
* | xen-legacy-backend: Add missing typedef XenLegacyDevice | Eduardo Habkost | 2020-08-27 | 1 | -0/+1 |
* | accel: Move Xen accelerator code under accel/xen/ | Philippe Mathieu-Daudé | 2020-06-10 | 1 | -11/+0 |
* | qdev: Unrealize must not fail | Markus Armbruster | 2020-05-15 | 2 | -2/+2 |
* | xen-bus/block: explicitly assign event channels to an AioContext | Paul Durrant | 2020-02-27 | 1 | -1/+4 |
* | global: Squash 'the the' | Dr. David Alan Gilbert | 2019-11-06 | 1 | -1/+1 |
* | xen: perform XenDevice clean-up in XenBus watch handler | Paul Durrant | 2019-09-24 | 1 | -0/+3 |
* | xen: introduce separate XenWatchList for XenDevice objects | Paul Durrant | 2019-09-24 | 1 | -0/+2 |
* | xen / notify: introduce a new XenWatchList abstraction | Paul Durrant | 2019-09-24 | 1 | -1/+2 |
* | xen: Fix ring.h header | Anthony PERARD | 2019-08-27 | 1 | -6/+7 |
* | Clean up inclusion of sysemu/sysemu.h | Markus Armbruster | 2019-08-16 | 1 | -1/+0 |
* | Include qemu/queue.h slightly less | Markus Armbruster | 2019-08-16 | 1 | -1/+0 |
* | Include hw/hw.h exactly where needed | Markus Armbruster | 2019-08-16 | 1 | -1/+0 |
* | Include hw/irq.h a lot less | Markus Armbruster | 2019-08-16 | 1 | -1/+0 |
* | xen: Import other xen/io/*.h | Anthony PERARD | 2019-06-24 | 11 | -1/+2893 |
* | Revert xen/io/ring.h of "Clean up a few header guard symbols" | Anthony PERARD | 2019-06-24 | 1 | -3/+3 |
* | xen-bus / xen-block: add support for event channel polling | Paul Durrant | 2019-06-24 | 1 | -1/+1 |
* | xen-bus: allow AioContext to be specified for each event channel | Paul Durrant | 2019-06-24 | 1 | -0/+1 |
* | xen-bus: use a separate fd for each event channel | Paul Durrant | 2019-06-24 | 1 | -4/+2 |
* | Clean up a few header guard symbols | Markus Armbruster | 2019-06-12 | 1 | -3/+3 |
* | Include qemu-common.h exactly where needed | Markus Armbruster | 2019-06-12 | 1 | -1/+0 |
* | Clean up ill-advised or unusual header guards | Markus Armbruster | 2019-05-13 | 1 | -3/+3 |
* | Clean up header guards that don't match their file name | Markus Armbruster | 2019-05-13 | 1 | -3/+3 |
* | pvh: Add x86/HVM direct boot ABI header file | Liam Merwick | 2019-02-05 | 1 | -0/+146 |
* | 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 | 2 | -19/+0 |
* | xen: automatically create XenBlockDevice-s | Paul Durrant | 2019-01-14 | 1 | -0/+12 |
* | xen: add a mechanism to automatically create XenDevice-s... | Paul Durrant | 2019-01-14 | 2 | -0/+40 |
* | xen: add implementations of xen-block connect and disconnect functions... | Paul Durrant | 2019-01-14 | 2 | -1/+22 |
* | xen: add event channel interface for XenDevice-s | Paul Durrant | 2019-01-14 | 2 | -0/+18 |
* | xen: add grant table interface for XenDevice-s | Paul Durrant | 2019-01-14 | 1 | -0/+25 |
* | xen: add xenstore watcher infrastructure | Paul Durrant | 2019-01-14 | 2 | -0/+21 |
* | xen: create xenstore areas for XenDevice-s | Paul Durrant | 2019-01-14 | 2 | -0/+51 |
* | xen: introduce 'xen-block', 'xen-disk' and 'xen-cdrom' | Paul Durrant | 2019-01-14 | 1 | -0/+73 |
* | xen: introduce new 'XenBus' and 'XenDevice' object hierarchy | Paul Durrant | 2019-01-14 | 1 | -0/+55 |
* | xen: re-name XenDevice to XenLegacyDevice... | Paul Durrant | 2019-01-14 | 2 | -37/+44 |
* | avoid TABs in files that only contain a few | Paolo Bonzini | 2019-01-11 | 1 | -2/+2 |
* | compiler: add a sizeof_field() macro | Stefan Hajnoczi | 2018-06-27 | 1 | -1/+1 |
* | xen-hvm: try to use xenforeignmemory_map_resource() to map ioreq pages | Paul Durrant | 2018-05-31 | 1 | -0/+16 |
* | xen_backend: make the xen_feature_grant_copy flag private | Paul Durrant | 2018-05-22 | 1 | -1/+0 |
* | xen_backend: add grant table helpers | Paul Durrant | 2018-05-22 | 1 | -0/+33 |