summaryrefslogtreecommitdiffstats
path: root/hw/block/xen-block.c
Commit message (Expand)AuthorAgeFilesLines
* xen-block: scale sector based quantities correctlyPaul Durrant2019-04-041-2/+8
* xen-block: only advertize discard to the frontend when it is enabled...Paul Durrant2019-04-041-3/+9
* xen-block: Replace qdict_put_obj() by qdict_put() where appropriateMarkus Armbruster2019-03-261-2/+2
* xen-block: stop leaking memory in xen_block_drive_create()Paul Durrant2019-02-281-7/+9
* xen-block: report error condition from vbd_name_to_disk()Paul Durrant2019-02-281-6/+15
* xen-block: remove redundant assignmentPaul Durrant2019-02-281-2/+1Star
* xen-block: handle resize callbackPaul Durrant2019-02-041-4/+36
* hw/block/xen: use proper format string for printing sectorsAlex Bennée2019-01-211-1/+1
* xen: automatically create XenBlockDevice-sPaul Durrant2019-01-141-0/+375
* xen: add implementations of xen-block connect and disconnect functions...Paul Durrant2019-01-141-0/+166
* xen: add xenstore watcher infrastructurePaul Durrant2019-01-141-0/+70
* xen: create xenstore areas for XenDevice-sPaul Durrant2019-01-141-0/+9
* xen: introduce 'xen-block', 'xen-disk' and 'xen-cdrom'Paul Durrant2019-01-141-0/+343