]> git.proxmox.com Git - qemu.git/history - block/rbd.c
rbd: allow escaping in config string
[qemu.git] / block / rbd.c
2011-09-20 Sage Weilrbd: allow escaping in config string
2011-09-20 Sage Weilrbd: call flush, if available
2011-09-20 Sage Weilrbd: update comment heading
2011-09-20 Sage Weilrbd: ignore failures when reading from default conf...
2011-09-15 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/core...
2011-09-15 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-4...
2011-09-12 Sage Weilrbd: fix leak in qemu_rbd_open failure paths
2011-09-12 Sage Weilrbd: clean up, fix style
2011-09-12 Sage Weilrbd: allow client id to be specified in config string
2011-08-21 Anthony LiguoriMerge remote-tracking branch 'pmaydell/armhw-for-upstre...
2011-08-21 Blue SwirlMerge branch 'queues/slirp' of git://git.kiszka.org...
2011-08-21 Anthony LiguoriUse glib memory allocation and free functions
2011-06-22 Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-06-15 Michael S. TsirkinMerge remote-tracking branch 'origin/master' into pci
2011-06-15 Blue SwirlMerge branch 'cocoa-for-upstream' of git://repo.or...
2011-06-15 Anthony LiguoriMerge remote-tracking branch 'alon/pull-libcacard-1...
2011-06-15 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2011-06-15 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.16' into staging
2011-06-15 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-06-14 Stefan Weilblock/rbd: Remove unused local variable
2011-06-10 Edgar E. IglesiasMerge remote branch 'rth/axp-next' into alpha-merge
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'qmp/for-anthony' into...
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'jvrao/for-anthony' into...
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v37' into...
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-06-08 Josh Durginrbd: Add bdrv_truncate implementation
2011-06-08 Josh Durginrbd: check return values when scheduling aio
2011-06-08 Josh Durginrbd: allow configuration of rados from the rbd filename
2011-06-08 Josh Durginrbd: use the higher level librbd instead of just librados
2010-12-27 Aurelien JarnoMerge branch 'spice.v23.pull' of git://anongit.freedesk...
2010-12-17 Anthony LiguoriMerge remote branch 'arm/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-12-14 Christian Brunnerceph/rbd block driver for qemu-kvm