]> git.proxmox.com Git - qemu.git/history - block/vpc.c
virtio-console: notify backend of guest open / close
[qemu.git] / block / vpc.c
2011-04-25 Anthony LiguoriMerge remote-tracking branch 'awilliam/ipxe' into staging
2011-04-13 Mitnick Lyuvpc.c: Use get_option_parameter() does the search
2011-01-31 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
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 Swirlvpc: fix a file descriptor leak
2010-12-01 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2010-11-30 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-11-24 Kevin Wolfblock: Remove unused s->hd in various drivers
2010-11-16 Anthony LiguoriMerge remote branch 'spice/bugfix.2' into staging
2010-11-04 Kevin Wolfvpc: Implement bdrv_flush
2010-06-22 Kevin Wolfvpc: Use bdrv_(p)write_sync for metadata writes
2010-06-15 Kevin Wolfvpc: Read/write multiple sectors at once
2010-05-17 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-05-17 Stefan Weilblock/vpc: Fix conversion from size to disk geometry
2010-05-03 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into HEAD
2010-05-03 Kevin Wolfblock: Open the underlying image file in generic code
2009-09-09 Stefan WeilFix spelling in comment.
2009-08-24 Nathan Froydeliminate errors about unused results in block/vpc.c
2009-06-06 Kevin Wolfqemu-img: Print available options with -o ?
2009-05-22 Kevin WolfConvert all block drivers to new bdrv_create
2009-05-14 Anthony LiguoriMove block drivers into their own directory