]> git.proxmox.com Git - qemu.git/history - block/sheepdog.c
qmp: fix handling of cmd with Equals in qmp-shell
[qemu.git] / block / sheepdog.c
2013-04-26 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-04-26 Liu Yuansheepdog: fix loadvm operation
2013-04-26 MORITA Kazutakasheepdog: resend write requests when SD_RES_READONLY...
2013-04-26 MORITA Kazutakasheepdog: add helper function to reload inode
2013-04-26 MORITA Kazutakasheepdog: add SD_RES_READONLY result code
2013-04-26 MORITA Kazutakasheepdog: cleanup find_vdi_name
2013-04-26 Liu Yuansheepdog: implement .bdrv_co_is_allocated()
2013-04-26 Liu Yuansheepdog: use BDRV_SECTOR_SIZE
2013-04-26 Liu Yuansheepdog: add discard/trim support for sheepdog
2013-04-22 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-04-22 Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2013-04-22 Kevin Wolfblock: Remove filename parameter from .bdrv_file_open()
2013-04-22 Kevin Wolfsheepdog: Use bdrv_open options instead of filename
2013-04-19 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-04-15 Anthony LiguoriMerge remote-tracking branch 'bonzini/hw-dirs' into...
2013-04-15 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-04-15 Kevin Wolfblock: Introduce bdrv_writev_vmstate
2013-04-08 Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-4-2-13...
2013-04-02 Anthony LiguoriMerge remote-tracking branch 'luiz/queue/qmp' into...
2013-04-02 Stefan Hajnoczioslib-posix: rename socket_set_nonblock() to qemu_set_n...
2013-03-26 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-03-23 Blue SwirlMerge branch 'for-upstream' of git://github.com/mwalle...
2013-03-22 Aurelien JarnoMerge branch 'ppc-for-upstream' of git://github.com...
2013-03-22 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-03-22 Kevin Wolfblock: Add options QDict to bdrv_file_open() prototypes
2013-03-19 Anthony LiguoriMerge remote-tracking branch 'kraxel/ipxe.2' into staging
2013-03-19 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-03-19 Liu Yuansheepdog: show error message for halt status
2013-03-15 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-03-15 MORITA Kazutakasheepdog: set io_flush handler in do_co_req
2013-03-15 MORITA Kazutakasheepdog: use non-blocking fd in coroutine context
2013-03-11 Anthony LiguoriMerge remote-tracking branch 'bonzini/hw-dirs' into...
2013-03-04 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-03-04 MORITA Kazutakasheepdog: add support for connecting to unix domain...
2013-03-04 MORITA Kazutakasheepdog: use inet_connect to simplify connect code
2013-03-04 MORITA Kazutakasheepdog: accept URIs
2013-03-04 MORITA Kazutakamove socket_set_nodelay to osdep.c
2013-02-06 Anthony LiguoriMerge branch 'for-linux-user' of https://git.gitorious...
2013-02-01 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-02-01 Liu Yuansheepdog: pass vdi_id to sheep daemon for sd_close()
2013-01-23 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2013-01-15 Anthony LiguoriMerge remote-tracking branch 'afaerber/memory-ioport...
2013-01-15 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2013-01-15 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-01-15 Liu Yuansheepdog: clean up sd_aio_setup()
2013-01-15 Liu Yuansheepdog: multiplex the rw FD to flush cache
2013-01-14 Anthony LiguoriMerge remote-tracking branch 'kraxel/pixman.v6' into...
2013-01-14 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.76' into staging
2013-01-14 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v67' into...
2013-01-14 Anthony LiguoriMerge remote-tracking branch 'kraxel/testdev.2' into...
2013-01-14 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-01-14 Liu Yuansheepdog: implement direct write semantics
2013-01-10 Andreas FärberMerge branch 'master' of git://git.qemu.org/qemu into...
2013-01-02 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-01-02 Liu Yuansheepdog: pass oid directly to send_pending_req()
2013-01-02 Liu Yuansheepdog: don't update inode when create_and_write...
2013-01-02 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-01-02 Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-a810e4e...
2012-12-22 Andreas FärberMerge branch 'master' of git://git.qemu.org/qemu into...
2012-12-21 Anthony LiguoriMerge remote-tracking branch 'quintela/thread-20121220...
2012-12-19 Anthony LiguoriMerge remote-tracking branch 'bonzini/header-dirs'...
2012-12-19 Paolo Bonzinimisc: move include files to include/qemu/
2012-12-19 Paolo Bonziniblock: move include files to include/block/
2012-11-28 Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2012-11-19 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2012-11-19 Anthony LiguoriMerge remote-tracking branch 'bonzini/build-urgent...
2012-11-19 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-11-14 Stefan Hajnocziaio: rename AIOPool to AIOCBInfo
2012-10-19 Aurelien JarnoMerge branch 'linux-user-for-upstream' of git://git...
2012-10-12 Anthony LiguoriMerge remote-tracking branch 'pmaydell/arm-devs.for...
2012-10-12 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-10-12 MORITA Kazutakasheepdog: use bool for boolean variables
2012-10-06 Aurelien JarnoMerge branch 'target-arm.for-upstream' of git://git...
2012-10-06 Aurelien JarnoMerge branch 'trivial-patches' of git://github.com...
2012-10-06 Aurelien JarnoMerge branch 'ppc-for-upstream' of git://repo.or.cz...
2012-10-05 Jim Meyeringsheepdog: avoid a few buffer overruns
2012-09-25 Anthony LiguoriMerge remote-tracking branch 'origin/master' into staging
2012-09-25 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-09-25 Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2012-09-24 Jeff Codyblock: do not parse BDRV_O_CACHE_WB in block drivers
2012-09-21 Aurelien JarnoMerge branch 'usb.65' of git://git.kraxel.org/qemu
2012-09-17 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2012-09-17 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-09-12 MORITA Kazutakasheepdog: fix savevm and loadvm
2012-08-22 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-08-22 Anthony LiguoriMerge remote-tracking branch 'sstabellini/xen-fixes...
2012-08-22 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2012-08-22 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-08-22 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.59' into staging
2012-08-22 Jim Meyeringsheepdog: don't leak socket file descriptor upon connec...
2012-08-09 Blue SwirlMerge branch 'x86cpu_qom_tcg_v2' of git://github.com...
2012-07-29 Michael S. TsirkinMerge branch pci into master
2012-07-18 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-07-18 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-07-17 Christoph Hellwigsheepdog: do not blindly memset all read buffers
2012-07-17 MORITA Kazutakasheepdog: always use coroutine-based network functions
2012-07-09 Anthony LiguoriMerge remote-tracking branch 'mjt/mjt-iov2' into staging
2012-07-09 Anthony LiguoriMerge remote-tracking branch 'quintela/migration-anthon...
2012-07-09 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2012-07-09 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
next