Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-02-28 | xen-block: stop leaking memory in xen_block_drive_create() | Paul Durrant | 1 | -7/+9 |
2019-02-28 | xen-block: report error condition from vbd_name_to_disk() | Paul Durrant | 1 | -6/+15 |
2019-02-28 | xen-block: remove redundant assignment | Paul Durrant | 1 | -2/+1 |
2019-02-04 | xen-block: handle resize callback | Paul Durrant | 1 | -4/+36 |
2019-01-21 | hw/block/xen: use proper format string for printing sectors | Alex Bennée | 1 | -1/+1 |
2019-01-14 | xen: automatically create XenBlockDevice-s | Paul Durrant | 1 | -0/+375 |
2019-01-14 | xen: add implementations of xen-block connect and disconnect functions... | Paul Durrant | 1 | -0/+166 |
2019-01-14 | xen: add xenstore watcher infrastructure | Paul Durrant | 1 | -0/+70 |
2019-01-14 | xen: create xenstore areas for XenDevice-s | Paul Durrant | 1 | -0/+9 |
2019-01-14 | xen: introduce 'xen-block', 'xen-disk' and 'xen-cdrom' | Paul Durrant | 1 | -0/+343 |