]> git.proxmox.com Git - mirror_qemu.git/history - block/bochs.c
Merge remote-tracking branch 'kwolf/for-anthony' into staging
[mirror_qemu.git] / block / bochs.c
2011-10-26 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-10-21 Paolo Bonziniblock: take lock around bdrv_read implementations
2011-10-21 Paolo Bonziniblock: add a CoMutex to synchronous read drivers
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
2010-05-17 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-05-17 Christoph Hellwigbochs: use qemu block API
2010-05-17 Christoph Hellwigbochs: use pread
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
2010-01-26 Naphtali SpreiRead-only device changed to opens it's file for read...
2010-01-06 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2009-12-25 Blue Swirlblock/bochs: improve format checking
2009-12-25 Kirill A. Shutemovblock/bochs.c: fix warning with _FORTIFY_SOURCE
2009-05-14 Anthony LiguoriMove block drivers into their own directory