]> git.proxmox.com Git - qemu.git/history - block
esp: use hba_private field instead of a complex cast
[qemu.git] / block /
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
2012-06-15 Zhi Yong Wuqcow2: remove a line of unnecessary code
2012-06-15 malcMerge branch 'master' of git://git.qemu.org/qemu
2012-06-15 Kevin Wolfqcow2: Silence false warning
2012-06-11 Michael Tokarevcleanup qemu_co_sendv(), qemu_co_recvv() and friends
2012-06-11 Michael Tokarevchange qemu_iovec_to_buf() to match other to,from_buf...
2012-06-11 Michael Tokarevconsolidate qemu_iovec_copy() and qemu_iovec_concat...
2012-06-11 Michael Tokarevallow qemu_iovec_from_buffer() to specify offset from...
2012-06-11 Michael Tokarevconsolidate qemu_iovec_memset{,_skip}() into single...
2012-06-11 Anthony LiguoriMerge remote-tracking branch 'sstabellini/for_1.1.1...
2012-06-11 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-06-11 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.52' into staging
2012-06-07 Anthony LiguoriMerge remote-tracking branch 'bonzini/nested-makefiles...
2012-06-07 Paolo Bonzinibuild: move block/ objects to nested Makefile.objs
2012-06-02 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-06-02 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-05-31 Anthony LiguoriMerge remote-tracking branch 'origin/master' into staging
2012-05-30 Jim Meyeringblock: prevent snapshot mode $TMPDIR symlink attack
2012-05-30 MORITA Kazutakasheepdog: fix return value of do_load_save_vm_state
2012-05-30 Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-5-29...
2012-05-30 Jim Meyeringblock: prevent snapshot mode $TMPDIR symlink attack
2012-05-29 Anthony LiguoriMerge remote-tracking branch 'afaerber-or/cocoa-for...
2012-05-29 Anthony LiguoriMerge remote-tracking branch 'sstabellini/for_1.1_rc3...
2012-05-29 Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-5-24...
2012-05-29 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-05-29 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2012-05-29 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2012-05-28 Ronnie SahlbergISCSI: Switch to using READ16/WRITE16 for I/O to the LUN
2012-05-28 Ronnie SahlbergISCSI: Only call READCAPACITY16 for SBC devices, use...
2012-05-28 Ronnie SahlbergISCSI: get device type at connection time
2012-05-28 Paolo BonziniISCSI: change num_blocks to 64-bit
2012-05-28 Ronnie SahlbergISCSI: redo how we set up the events
2012-05-25 Kevin Wolfqcow2: Check qcow2_alloc_clusters_at() return value
2012-05-25 MORITA Kazutakasheepdog: use heap instead of stack for BDRVSheepdogState
2012-05-25 MORITA Kazutakasheepdog: return -errno on error
2012-05-25 MORITA Kazutakasheepdog: mark image as snapshot when tag is specified
2012-05-25 Jim Meyeringqcow2: don't leak buffer for unexpected qcow_version...
2012-05-14 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-05-14 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-05-14 Anthony LiguoriMerge remote-tracking branch 'afaerber-or/qom-1.1'...
2012-05-14 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.50' into staging
2012-05-14 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v55' into...
2012-05-14 Anthony LiguoriMerge remote-tracking branch 'sweil/for-1.1' into staging
2012-05-14 Kevin Wolfqcow2: Don't ignore failure to clear autoclear flags
2012-05-14 Anthony LiguoriMerge remote-tracking branch 'origin/master' into staging
2012-05-10 Anthony Liguoriblock: fix warning introduced in efcc7a23
2012-05-10 Anthony LiguoriMerge remote-tracking branch 'pmaydell/target-arm.for...
2012-05-10 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-05-10 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-05-10 Paolo Bonzinistream: do not copy unallocated sectors from the base
2012-05-10 Paolo Bonzinistream: fix ratelimiting corner case
next