index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xen_disk.c
Age
Commit message (
Expand
)
Author
2011-12-05
xen_disk: remove dead code
Paolo Bonzini
2011-10-21
xen_disk: Always set feature-barrier = 1
Kevin Wolf
2011-09-09
Introduce a new 'connected' xendev op called when Connected.
John Haxby
2011-09-06
block: Attach non-qdev devices as well
Markus Armbruster
2011-08-25
block: explicit I/O accounting
Christoph Hellwig
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
2011-07-17
xen_disk: treat "aio" as "raw"
Stefano Stabellini
2011-07-17
xen_disk: cope with missing xenstore "params" node
Stefano Stabellini
2011-05-18
hw/xen_disk: Remove unused local variable
Stefan Weil
2011-05-08
xen: Support new libxc calls from xen unstable.
Anthony PERARD
2011-05-08
xen: Replace some tab-indents with spaces (clean-up).
Anthony PERARD
2011-04-07
hw/xen_disk: ioreq not finished on error
Feiran Zheng
2011-03-15
hw/xen_disk: aio_inflight not released in handling ioreq when nr_segments==0
Feiran Zheng
2010-12-17
Remove NULL checks for bdrv_new return value
Kevin Wolf
2010-11-24
qemu and qemu-xen: support empty write barriers in xen_disk
Stefano Stabellini
2010-08-24
Rearrange block headers
Blue Swirl
2010-04-25
Remove dead assignments in various common files, spotted by clang analyzer
Blue Swirl
2010-04-23
Replace calls of old bdrv_open
Kevin Wolf
2010-01-20
Clean-up a little bit the RW related bits of BDRV_O_FLAGS. BDRV_O_RDONLY gone...
Naphtali Sprei
2009-11-09
Configurable block format whitelist
Markus Armbruster
2009-09-12
Fix sys-queue.h conflict for good
Blue Swirl
2009-07-27
kill drives_table
Gerd Hoffmann
2009-07-16
Update to a hopefully more future proof FSF address
Blue Swirl
2009-06-13
xen_disk: move sanity check to the correct place
Gerd Hoffmann
2009-04-25
Fix compilation when x86_64 is defined
Blue Swirl
2009-04-23
Use a more natural order
blueswir1
2009-04-22
xen: add block device backend driver. (Gerd Hoffmann)
aliguori