aboutsummaryrefslogtreecommitdiff
path: root/hw/block/xen-block.c
AgeCommit message (Expand)Author
2019-04-04xen-block: scale sector based quantities correctlyPaul Durrant
2019-04-04xen-block: only advertize discard to the frontend when it is enabled...Paul Durrant
2019-03-26xen-block: Replace qdict_put_obj() by qdict_put() where appropriateMarkus Armbruster
2019-02-28xen-block: stop leaking memory in xen_block_drive_create()Paul Durrant
2019-02-28xen-block: report error condition from vbd_name_to_disk()Paul Durrant
2019-02-28xen-block: remove redundant assignmentPaul Durrant
2019-02-04xen-block: handle resize callbackPaul Durrant
2019-01-21hw/block/xen: use proper format string for printing sectorsAlex Bennée
2019-01-14xen: automatically create XenBlockDevice-sPaul Durrant
2019-01-14xen: add implementations of xen-block connect and disconnect functions...Paul Durrant
2019-01-14xen: add xenstore watcher infrastructurePaul Durrant
2019-01-14xen: create xenstore areas for XenDevice-sPaul Durrant
2019-01-14xen: introduce 'xen-block', 'xen-disk' and 'xen-cdrom'Paul Durrant