Age | Commit message (Expand) | Author | Files | Lines |
2023-03-07 | hw/xen: Add xenstore operations to allow redirection to internal emulation | Paul Durrant | 1 | -55/+64 |
2023-03-07 | hw/xen: Pass grant ref to gnttab unmap operation | David Woodhouse | 1 | -2/+2 |
2023-03-07 | hw/xen: Add gnttab operations to allow redirection to internal emulation | David Woodhouse | 1 | -114/+11 |
2023-03-07 | hw/xen: Add evtchn operations to allow redirection to internal emulation | David Woodhouse | 1 | -4/+4 |
2023-03-01 | hw/xen: Subsume xen_be_register_common() into xen_be_init() | David Woodhouse | 1 | -34/+22 |
2021-10-15 | softmmu/qdev-monitor: add error handling in qdev_set_id | Damien Hedde | 1 | -1/+2 |
2021-09-30 | qbus: Rename qbus_create() to qbus_new() | Peter Maydell | 1 | -1/+1 |
2021-05-02 | hw: Do not include qemu/log.h if it is not necessary | Thomas Huth | 1 | -1/+0 |
2020-07-13 | osdep.h: Always include <sys/signal.h> if it exists | David CARLIER | 1 | -1/+0 |
2020-07-10 | xen: Fix xen-legacy-backend qdev types | Jason Andryuk | 1 | -2/+2 |
2020-07-02 | qdev: Drop qbus_set_bus_hotplug_handler() parameter @errp | Markus Armbruster | 1 | -1/+1 |
2020-06-15 | sysbus: Convert to sysbus_realize() etc. with Coccinelle | Markus Armbruster | 1 | -1/+1 |
2020-06-15 | qdev: Convert uses of qdev_set_parent_bus() with Coccinelle | Markus Armbruster | 1 | -2/+1 |
2020-06-15 | qdev: Convert uses of qdev_create() with Coccinelle | Markus Armbruster | 1 | -2/+2 |
2020-05-15 | hw: Remove unnecessary DEVICE() cast | Philippe Mathieu-Daudé | 1 | -1/+1 |
2020-01-24 | qdev: set properties with device_class_set_props() | Marc-André Lureau | 1 | -2/+2 |
2019-08-16 | Include hw/qdev-properties.h less | Markus Armbruster | 1 | -0/+1 |
2019-08-16 | Include qemu/main-loop.h less | Markus Armbruster | 1 | -0/+1 |
2019-08-16 | Include hw/hw.h exactly where needed | Markus Armbruster | 1 | -1/+0 |
2019-06-24 | xen: Import other xen/io/*.h | Anthony PERARD | 1 | -2/+0 |
2019-01-14 | xen: automatically create XenBlockDevice-s | Paul Durrant | 1 | -1/+0 |
2019-01-14 | xen: re-name XenDevice to XenLegacyDevice... | Paul Durrant | 1 | -0/+847 |