]> git.proxmox.com Git - qemu.git/history - qemu-io.c
monitor: fix build breakage for !CONFIG_VNC
[qemu.git] / qemu-io.c
2011-07-22 Anthony LiguoriMerge remote-tracking branch 'origin/master' into staging
2011-07-22 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v39' into...
2011-07-22 Anthony LiguoriMerge remote-tracking branch 'qmp/for-anthony' into...
2011-07-22 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.21' into staging
2011-07-22 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-07-18 Devin Nakamuraqemu-io: Fix if scoping bug
2011-07-18 Devin Nakamuraqemu-io: Fix formatting
2011-06-15 Michael S. TsirkinMerge remote-tracking branch 'origin/master' into pci
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-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 Christoph Hellwigblock: clarify the meaning of BDRV_O_NOCACHE
2011-02-01 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'spice/spice.v29.pull' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'spice/usb.5' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-01-31 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-31 Kevin Wolfqemu-io: Fix discard command
2011-01-21 Aurelien JarnoMerge branch 'usb.4' of git://anongit.freedesktop.org...
2011-01-20 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-17 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-12 Blue Swirlqemu-io: fix a memory leak
2010-12-27 Aurelien JarnoMerge branch 'spice.v23.pull' of git://anongit.freedesk...
2010-12-17 Kevin Wolfqemu-io: Fix typo in help texts
2010-12-17 Stefan Hajnocziqemu-io: Add discard command
2010-12-17 Kevin WolfRemove NULL checks for bdrv_new return value
2010-11-01 Anthony LiguoriMerge remote branch 'spice/config.2' into staging
2010-11-01 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-10-27 Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-10-26 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-10-26 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-10-22 Kevin Wolfqemu-io: New command map
2010-10-05 Anthony LiguoriMerge remote branch 'spice/submit.6' into staging
2010-09-21 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-09-21 Christoph Hellwiguse qemu_blockalign consistently
2010-09-08 Anthony LiguoriMerge remote branch 'agraf/ppc-next' into staging
2010-09-08 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-09-08 Stefan Hajnocziqemu-io: Make alloc output useful when nb_sectors=1
2010-07-30 Joel Schoppfix variable type in qemu-io.c
2010-06-14 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-06-10 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-06-04 Kevin Wolfqemu-io: Fix error messages
2010-06-03 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-05-28 Kevin Wolfqemu-io: Add multiwrite command
2010-05-24 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-05-24 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-05-22 Blue SwirlFix %lld or %llx printf format use
2010-04-23 Anthony LiguoriMerge remote branch 'origin/master' into staging
2010-04-23 Christoph Hellwigblock: get rid of the BDRV_O_FILE flag
2010-04-23 Kevin WolfReplace calls of old bdrv_open
2010-03-28 Christoph Hellwigqemu-io: fix aio help texts
2010-03-27 Ryota Ozakiqemu-io: Fix return value handling of bdrv_open
2010-01-26 Christoph Hellwigblock: kill BDRV_O_CREAT
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-io: suppress a warning with gcc 4.0.2
2009-12-18 Kevin Wolfqemu-io: Fix memory leak
2009-12-13 Blue Swirlqemu-io: add 'const'
2009-11-21 Blue SwirlFix OpenBSD build of qemu-io
2009-09-09 Stefan Weilqemu-io: Improve portability (win32 now supported).
2009-08-28 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-08-28 Christoph Hellwigraw-posix: add Linux native AIO support
2009-07-31 Blue SwirlFix Sparse warnings: "Using plain integer as NULL pointer"
2009-07-22 Christoph Hellwigqemu-io: reject invalid pattern
2009-07-22 Kevin Wolfqemu-io: Rework alloc command
2009-07-16 Christoph Hellwigqemu-io: use BDRV_O_FILE to implement the growable...
2009-07-16 Kevin Wolfqemu-io: Implement bdrv_load_vmstate/bdrv_save_vmstate
2009-07-10 Kevin Wolfqemu-io: fix memory leak
2009-07-10 Christoph Hellwigqemu-io: add flag to mark files growable
2009-07-10 Christoph Hellwigqemu-io: better input validation for vector-based commands
2009-07-10 Christoph Hellwigqemu-io: small cleanups for the aio code
2009-06-24 Christoph Hellwigqemu-io: add aio read/write/flush commands
2009-06-24 Stefan Weilqemu-io: Fix spelling in help message.
2009-06-24 Stefan WeilFix dump output in qemu-io.
2009-05-09 Paul BrookWorkaround compiler warnings at -O1
2009-05-01 Kevin Wolfqemu-io: Optionally verify only part of read data
2009-04-18 aliguoriqemu-io: Verify read data by patterns (Kevin Wolf)
2009-04-18 aliguoriqemu-io: Fix handling of bdrv_is_allocated() return...
2009-04-18 aliguoria couple of qemu-io fixes (Christoph Hellwig)
2009-04-05 aliguoriAdd files not included in previous commit.