Age | Commit message (Expand) | Author | Files | Lines |
2011-05-18 | hw/xen_disk: Remove unused local variable | Stefan Weil | 1 | -3/+1 |
2011-05-08 | xen: Support new libxc calls from xen unstable. | Anthony PERARD | 1 | -2/+2 |
2011-05-08 | xen: Replace some tab-indents with spaces (clean-up). | Anthony PERARD | 1 | -227/+265 |
2011-04-07 | hw/xen_disk: ioreq not finished on error | Feiran Zheng | 1 | -2/+8 |
2011-03-15 | hw/xen_disk: aio_inflight not released in handling ioreq when nr_segments==0 | Feiran Zheng | 1 | -1/+1 |
2010-12-17 | Remove NULL checks for bdrv_new return value | Kevin Wolf | 1 | -11/+6 |
2010-11-24 | qemu and qemu-xen: support empty write barriers in xen_disk | Stefano Stabellini | 1 | -2/+10 |
2010-08-24 | Rearrange block headers | Blue Swirl | 1 | -0/+1 |
2010-04-25 | Remove dead assignments in various common files, spotted by clang analyzer | Blue Swirl | 1 | -3/+1 |
2010-04-23 | Replace calls of old bdrv_open | Kevin Wolf | 1 | -1/+1 |
2010-01-20 | Clean-up a little bit the RW related bits of BDRV_O_FLAGS. BDRV_O_RDONLY gone... | Naphtali Sprei | 1 | -1/+1 |
2009-11-09 | Configurable block format whitelist | Markus Armbruster | 1 | -1/+2 |
2009-09-12 | Fix sys-queue.h conflict for good | Blue Swirl | 1 | -20/+20 |
2009-07-27 | kill drives_table | Gerd Hoffmann | 1 | -7/+7 |
2009-07-16 | Update to a hopefully more future proof FSF address | Blue Swirl | 1 | -2/+1 |
2009-06-13 | xen_disk: move sanity check to the correct place | Gerd Hoffmann | 1 | -4/+5 |
2009-04-25 | Fix compilation when x86_64 is defined | Blue Swirl | 1 | -6/+12 |
2009-04-23 | Use a more natural order | blueswir1 | 1 | -2/+2 |
2009-04-22 | xen: add block device backend driver. (Gerd Hoffmann) | aliguori | 1 | -0/+779 |