]> git.proxmox.com Git - qemu.git/history - block
fdc: fix FD_SR0_SEEK for non-DMA transfers and multi sectors transfers
[qemu.git] / block /
2012-11-14 Stefan Hajnocziaio: rename AIOPool to AIOCBInfo
2012-11-14 Stefan Weilblock: Workaround for older versions of MinGW gcc
2012-11-14 Kevin Wolfqcow2: Fix refcount table size calculation
2012-11-14 Anthony LiguoriMerge remote-tracking branch 'awilliam/tags/vfio-pci...
2012-11-14 Anthony LiguoriMerge remote-tracking branch 'kraxel/pixman.v5' into...
2012-11-14 Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2012-11-12 Paolo Bonzininbd: accept URIs
2012-11-12 Paolo Bonzininbd: accept relative path to Unix socket
2012-11-03 Blue SwirlMerge branch 'trivial-patches' of git://github.com...
2012-11-01 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.69' into staging
2012-11-01 Anthony LiguoriMerge remote-tracking branch 'kraxel/pixman.v3' into...
2012-11-01 Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2012-11-01 Anthony LiguoriMerge remote-tracking branch 'bonzini/threadpool' into...
2012-10-31 Paolo BonziniMerge remote-tracking branch 'origin/master' into threa...
2012-10-31 Paolo Bonziniraw-win32: implement native asynchronous I/O
2012-10-31 Paolo Bonziniraw-posix: move linux-aio.c to block/
2012-10-31 Paolo Bonziniraw-win32: add emulated AIO support
2012-10-31 Paolo Bonziniraw-posix: rename raw-posix-aio.h, hide unavailable...
2012-10-31 Paolo Bonziniraw: merge posix-aio-compat.c into block/raw-posix.c
2012-10-31 Paolo Bonziniblock: switch posix-aio-compat to threadpool
2012-10-30 Blue SwirlMerge branch 'qspi.2' of git://developer.petalogix...
2012-10-30 Paolo Bonziniaio: add Win32 implementation
2012-10-29 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2012-10-29 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.68' into staging
2012-10-29 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-10-24 Paolo Bonzinimirror: add support for on-source-error/on-target-error
2012-10-24 Paolo Bonzinimirror: implement completion
2012-10-24 Paolo Bonzinimirror: introduce mirror job
2012-10-24 Paolo Bonziniblock: rename block_job_complete to block_job_completed
2012-10-24 Jeff Codyblock: in commit, determine base image from the top...
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 Amos Kongcleanup useless return sentence
2012-10-05 Jim Meyeringqcow2: mark this file's sole strncpy use as justified
2012-10-05 Jim Meyeringvmdk: relative_path: use pstrcpy in place of strncpy
2012-10-05 Jim Meyeringsheepdog: avoid a few buffer overruns
2012-10-05 Anthony LiguoriMerge remote-tracking branch 'sstabellini/xen-2012...
2012-10-05 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-09-28 Paolo Bonziniblkdebug: process all set_state rules in the old state
2012-09-28 Paolo Bonzinistream: add on-error argument
2012-09-28 Paolo Bonziniiostatus: move BlockdevOnError declaration to QAPI
2012-09-28 Paolo Bonziniblock: move job APIs to separate files
2012-09-28 Jeff Codyblock: add live block commit functionality
2012-09-28 Bharata B Raoblock: Support GlusterFS as a QEMU block backend.
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 'stefanha/trivial-patches...
2012-09-25 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2012-09-25 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2012-09-25 Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2012-09-24 Jeff Codyblock: vpc image file reopen
2012-09-24 Jeff Codyblock: vdi image file reopen
2012-09-24 Jeff Codyblock: vmdk image file reopen
2012-09-24 Jeff Codyblock: qcow image file reopen
2012-09-24 Jeff Codyblock: qcow2 image file reopen
2012-09-24 Jeff Codyblock: qed image file reopen
2012-09-24 Jeff Codyblock: raw image file reopen
2012-09-24 Jeff Codyblock: raw-posix image file reopen
2012-09-24 Jeff Codyblock: purge s->aligned_buf and s->aligned_buf_size...
2012-09-24 Jeff Codyblock: use BDRV_O_NOCACHE instead of s->aligned_buf...
2012-09-24 Jeff Codyblock: do not parse BDRV_O_CACHE_WB in block drivers
2012-09-24 Jeff Codyblock: move open flag parsing in raw block drivers...
2012-09-24 Jeff Codyblock: move aio initialization into a helper function
2012-09-21 Aurelien JarnoMerge branch 'usb.65' of git://git.kraxel.org/qemu
2012-09-21 Ronnie SahlbergiSCSI: We dont need to explicitely call qemu_notify_eve...
2012-09-21 Ronnie SahlbergiSCSI: We need to support SG_IO also from iscsi_ioctl()
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 Stefan Weilvdi: Fix warning from clang
2012-09-12 Stefan Weilblock/curl: Fix wrong free statement
2012-09-12 MORITA Kazutakasheepdog: fix savevm and loadvm
2012-08-31 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.61' into staging
2012-08-31 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-08-29 Stefan Hajnoczistream: complete early if end of backing file is reached
2012-08-29 Stefan Hajnocziqed: refuse unaligned zero writes with a backing file
2012-08-29 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2012-08-28 Ronnie Sahlbergiscsi: Set number of blocks to 0 for blank CDROM devices
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-20 Paolo Bonziniiscsi: fix races between task completion and abort
2012-08-20 Paolo Bonziniiscsi: simplify iscsi_schedule_bh
2012-08-20 Paolo Bonziniiscsi: move iscsi_schedule_bh and iscsi_readv_writev_bh_cb
2012-08-20 Paolo BonziniRevert "iscsi: Fix NULL dereferences / races between...
2012-08-17 Kevin Wolfvmdk: Read footer for streamOptimized images
2012-08-17 Kevin Wolfvmdk: Fix header structure
2012-08-15 Anthony LiguoriMerge remote-tracking branch 'agraf/s390-for-upstream...
2012-08-15 Anthony LiguoriMerge remote-tracking branch 'agraf/ppc-for-upstream...
2012-08-15 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-08-15 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-08-15 Stefan Priebeiscsi: Fix NULL dereferences / races between task compl...
2012-08-15 Corey Bryantblock: Convert close calls to qemu_close
next