Age | Commit message (Expand) | Author |
2020-03-06 | qapi: Flatten object-add | Kevin Wolf |
2020-01-24 | qdev: set properties with device_class_set_props() | Marc-André Lureau |
2019-09-24 | xen-block: treat XenbusStateUnknown the same as XenbusStateClosed | Paul Durrant |
2019-08-16 | Include hw/qdev-properties.h less | Markus Armbruster |
2019-08-16 | Include qemu/main-loop.h less | Markus Armbruster |
2019-08-16 | Include hw/hw.h exactly where needed | Markus Armbruster |
2019-07-02 | qapi: Split qom.json and qdev.json off misc.json | Markus Armbruster |
2019-06-24 | xen-block: support feature-large-sector-size | Paul Durrant |
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster |
2019-06-04 | block: Add BlockBackend.ctx | Kevin Wolf |
2019-04-04 | xen-block: scale sector based quantities correctly | Paul Durrant |
2019-04-04 | xen-block: only advertize discard to the frontend when it is enabled... | Paul Durrant |
2019-03-26 | xen-block: Replace qdict_put_obj() by qdict_put() where appropriate | Markus Armbruster |
2019-02-28 | xen-block: stop leaking memory in xen_block_drive_create() | Paul Durrant |
2019-02-28 | xen-block: report error condition from vbd_name_to_disk() | Paul Durrant |
2019-02-28 | xen-block: remove redundant assignment | Paul Durrant |
2019-02-04 | xen-block: handle resize callback | Paul Durrant |
2019-01-21 | hw/block/xen: use proper format string for printing sectors | Alex Bennée |
2019-01-14 | xen: automatically create XenBlockDevice-s | Paul Durrant |
2019-01-14 | xen: add implementations of xen-block connect and disconnect functions... | Paul Durrant |
2019-01-14 | xen: add xenstore watcher infrastructure | Paul Durrant |
2019-01-14 | xen: create xenstore areas for XenDevice-s | Paul Durrant |
2019-01-14 | xen: introduce 'xen-block', 'xen-disk' and 'xen-cdrom' | Paul Durrant |