summaryrefslogtreecommitdiffstats
path: root/hw/xen_disk.c
Commit message (Expand)AuthorAgeFilesLines
* xen_disk: remove dead codePaolo Bonzini2011-12-051-84/+2
* xen_disk: Always set feature-barrier = 1Kevin Wolf2011-10-211-3/+2
* Introduce a new 'connected' xendev op called when Connected.John Haxby2011-09-091-1/+1
* block: Attach non-qdev devices as wellMarkus Armbruster2011-09-061-0/+1
* block: explicit I/O accountingChristoph Hellwig2011-08-251-0/+5
* Use glib memory allocation and free functionsAnthony Liguori2011-08-201-12/+12
* xen_disk: treat "aio" as "raw"Stefano Stabellini2011-07-171-0/+3
* xen_disk: cope with missing xenstore "params" nodeStefano Stabellini2011-07-171-7/+27
* hw/xen_disk: Remove unused local variableStefan Weil2011-05-181-3/+1
* xen: Support new libxc calls from xen unstable.Anthony PERARD2011-05-081-2/+2
* xen: Replace some tab-indents with spaces (clean-up).Anthony PERARD2011-05-081-227/+265
* hw/xen_disk: ioreq not finished on errorFeiran Zheng2011-04-071-2/+8
* hw/xen_disk: aio_inflight not released in handling ioreq when nr_segments==0Feiran Zheng2011-03-151-1/+1
* Remove NULL checks for bdrv_new return valueKevin Wolf2010-12-171-11/+6
* qemu and qemu-xen: support empty write barriers in xen_diskStefano Stabellini2010-11-241-2/+10
* Rearrange block headersBlue Swirl2010-08-241-0/+1
* Remove dead assignments in various common files, spotted by clang analyzerBlue Swirl2010-04-251-3/+1
* Replace calls of old bdrv_openKevin Wolf2010-04-231-1/+1
* Clean-up a little bit the RW related bits of BDRV_O_FLAGS. BDRV_O_RDONLY gone...Naphtali Sprei2010-01-201-1/+1
* Configurable block format whitelistMarkus Armbruster2009-11-091-1/+2
* Fix sys-queue.h conflict for goodBlue Swirl2009-09-121-20/+20
* kill drives_tableGerd Hoffmann2009-07-271-7/+7
* Update to a hopefully more future proof FSF addressBlue Swirl2009-07-161-2/+1
* xen_disk: move sanity check to the correct placeGerd Hoffmann2009-06-131-4/+5
* Fix compilation when x86_64 is definedBlue Swirl2009-04-251-6/+12
* Use a more natural orderblueswir12009-04-231-2/+2
* xen: add block device backend driver. (Gerd Hoffmann)aliguori2009-04-221-0/+779
OpenPOWER on IntegriCloud