]> git.proxmox.com Git - qemu.git/history - block
target-s390x: split integer helpers
[qemu.git] / block /
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...
2012-07-09 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.55' into staging
2012-07-09 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2012-07-09 Paolo Bonziniraw: hook into blkdebug
2012-07-09 Paolo Bonziniblkdebug: optionally tie errors to a specific sector
2012-07-09 Paolo Bonziniblkdebug: store list of active rules
2012-07-09 Paolo Bonziniblkdebug: pass getlength to underlying file
2012-07-09 Paolo Bonziniblkdebug: tiny cleanup
2012-07-09 Paolo Bonziniblkdebug: remove sync i/o events
2012-07-09 MORITA Kazutakasheepdog: traverse pending_list from the first for...
2012-07-09 MORITA Kazutakasheepdog: split outstanding list into inflight and...
2012-07-09 MORITA Kazutakasheepdog: make sure we don't free aiocb before sending...
2012-07-09 MORITA Kazutakasheepdog: use coroutine based socket functions in corou...
2012-07-09 MORITA Kazutakasheepdog: restart I/O when socket becomes ready in...
2012-07-09 MORITA Kazutakasheepdog: fix dprintf format strings
2012-07-09 Stefan Hajnocziqcow2: preserve free_byte_offset when qcow2_alloc_bytes...
2012-07-09 Stefan Hajnocziqcow2: fix #ifdef'd qcow2_check_refcounts() callers
2012-07-02 Ronnie SahlbergISCSI: force use of sg for SMC and SSC devices
2012-07-02 Ronnie SahlbergISCSI: Add SCSI passthrough via scsi-generic to libiscsi
2012-06-26 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-06-26 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v58' into...
2012-06-26 Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-6-21...
2012-06-26 Anthony LiguoriMerge remote-tracking branch 'sstabellini/compile-xs...
2012-06-26 Anthony LiguoriMerge remote-tracking branch 'sstabellini/xen-pt' into...
2012-06-26 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.54' into staging
2012-06-24 Blue SwirlMerge branch 'ppc-for-upstream' of git://repo.or.cz...
2012-06-24 Blue SwirlMerge branch 's390-for-upstream' of git://repo.or.cz...
2012-06-23 Kevin Wolfraw-posix: Fix build without is_allocated support
2012-06-18 Anthony LiguoriMerge remote-tracking branch 'afaerber-or/qom-next...
2012-06-18 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-06-18 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-06-18 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2012-06-18 Anthony LiguoriMerge remote-tracking branch 'sweil/for-anthony' into...
2012-06-15 Stefan Hajnocziqcow2: fix autoclear image header update
2012-06-15 Kevin Wolfqcow2: Fix avail_sectors in cluster allocation code
2012-06-15 Kevin Wolfqcow2: Simplify calculation for COW area at the end
2012-06-15 Paolo Bonziniqcow2: always operate caches in writeback mode
2012-06-15 MORITA Kazutakasheepdog: add coroutine_fn markers to coroutine functions
2012-06-15 Josh Durginrbd: hook up cache options
2012-06-15 Kevin Wolfqcow2: Support for fixing refcount inconsistencies
2012-06-15 Kevin Wolfqemu-img check: Print fixed clusters and recheck
2012-06-15 Kevin Wolfqemu-img check -r for repairing images
2012-06-15 Paolo Bonzinistream: move rate limiting to a separate header file
2012-06-15 Paolo Bonzinistream: move is_allocated_above to block.c
2012-06-15 Paolo Bonzinistream: tweak usage of bdrv_co_is_allocated
2012-06-15 Paolo Bonziniblock: implement is_allocated for raw
2012-06-15 Zhi Yong Wuqcow2: fix endianness conversion
next