]> git.proxmox.com Git - mirror_qemu.git/history - block
Rename target_phys_addr_t to hwaddr
[mirror_qemu.git] / block /
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
2012-08-15 Corey Bryantblock: Convert open calls to qemu_open
2012-08-15 Corey Bryantblock: Prevent detection of /dev/fdset/ as floppy
2012-08-14 Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-5a02306...
2012-08-13 Anthony LiguoriMerge remote-tracking branch 'quintela/migration-next...
2012-08-13 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-08-12 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-08-12 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-08-11 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2012-08-10 Stefan Hajnocziblock: add BLOCK_O_CHECK for qemu-img check
2012-08-10 Stefan Hajnocziqcow2: mark image clean after repair succeeds
2012-08-10 Stefan Hajnocziqed: mark image clean after repair succeeds
2012-08-09 Blue SwirlMerge branch 'x86cpu_qom_tcg_v2' of git://github.com...
2012-08-09 Ronnie Sahlbergiscsi: Pick default initiator-name based on the name...
2012-08-08 Paolo Bonziniiscsi: reorganize code for parse_initiator_name
2012-08-08 Paolo Bonziniiscsi: do not leak initiator_name
2012-08-07 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.58' into staging
2012-08-07 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-08-06 Stefan Hajnocziqcow2: implement lazy refcounts
2012-08-06 Stefan Hajnocziqcow2: introduce dirty bit
2012-07-29 Michael S. TsirkinMerge branch pci into master
2012-07-18 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-07-18 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-07-17 Markus Armbrustervvfat: Do not clobber the user's geometry
2012-07-17 Markus Armbrustervvfat: Fix partition table
2012-07-17 Christoph Hellwigsheepdog: do not blindly memset all read buffers
2012-07-17 MORITA Kazutakasheepdog: always use coroutine-based network functions
2012-07-09 Anthony LiguoriMerge remote-tracking branch 'mjt/mjt-iov2' into staging
2012-07-09 Anthony LiguoriMerge remote-tracking branch 'quintela/migration-anthon...
2012-07-09 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2012-07-09 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
next