]> git.proxmox.com Git - qemu.git/history - qemu-nbd.c
vnc: rename vnc-encoding-* vnc-enc-*
[qemu.git] / qemu-nbd.c
2010-05-17 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-05-17 Ryota Ozakiqemu-nbd: Improve error reporting
2010-04-23 Anthony LiguoriMerge remote branch 'origin/master' into staging
2010-04-23 Kevin WolfReplace calls of old bdrv_open
2010-03-27 Ryota Ozakiqemu-nbd: Fix invalid usage of the first argument of...
2010-03-27 Ryota Ozakiqemu-nbd: Fix return value handling of bdrv_open
2010-03-17 Naphtali Spreiread-only: minor cleanup
2010-01-26 Herve Poussineauwin32: pair qemu_memalign() with qemu_vfree()
2010-01-20 Naphtali SpreiClean-up a little bit the RW related bits of BDRV_O_FLA...
2010-01-06 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2009-12-23 Blue Swirlqemu-nbd: fix OpenBSD linker warning
2009-12-23 Blue SwirlCompile qemu-nbd also on OpenBSD and Solaris
2009-07-31 Blue SwirlFix Sparse warnings: "Using plain integer as NULL pointer"
2009-07-16 Blue SwirlUpdate to a hopefully more future proof FSF address
2009-06-15 Anthony LiguoriMerge commit 'block/master' into staging
2009-06-15 Anthony LiguoriFix warning in qemu-nbd.c
2009-02-05 aliguoritoplevel: remove error handling from qemu_malloc()...
2009-01-08 aliguoriqemu-nbd: fix options: -b (--bind) expects an argument...
2009-01-04 aurel32Update FSF address in GPL/LGPL boilerplate
2008-10-26 blueswir1Fix undeclared symbol warnings from sparse
2008-10-14 aliguoriExpand cache= option and use write-through caching...
2008-09-10 aliguoriqemu-nbd: remove useless parameter from nbd_negotiate...
2008-07-18 thsAllow qemu-nbd --version to show the application name...
2008-07-03 thsAllow QEMU to connect directly to an NBD server, by...
2008-07-03 thsAllow to share a disk image via nbd, by Laurent Vivier.
2008-07-03 thsAdd a parameter to disable host cache, by Laurent Vivier.
2008-07-03 thsMerge NBD client/server, by Laurent Vivier.
2008-07-02 thsCleanup qemu-nbd related code, by Laurent Vivier.
2008-05-27 bellardqemu-nbd tool (Anthony Liguori)