index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
Age
Commit message (
Expand
)
Author
2012-08-06
qcow2: implement lazy refcounts
Stefan Hajnoczi
2012-08-06
qcow2: introduce dirty bit
Stefan Hajnoczi
2012-07-17
vvfat: Do not clobber the user's geometry
Markus Armbruster
2012-07-17
vvfat: Fix partition table
Markus Armbruster
2012-07-17
sheepdog: do not blindly memset all read buffers
Christoph Hellwig
2012-07-17
sheepdog: always use coroutine-based network functions
MORITA Kazutaka
2012-07-09
Merge remote-tracking branch 'mjt/mjt-iov2' into staging
Anthony Liguori
2012-07-09
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2012-07-09
raw: hook into blkdebug
Paolo Bonzini
2012-07-09
blkdebug: optionally tie errors to a specific sector
Paolo Bonzini
2012-07-09
blkdebug: store list of active rules
Paolo Bonzini
2012-07-09
blkdebug: pass getlength to underlying file
Paolo Bonzini
2012-07-09
blkdebug: tiny cleanup
Paolo Bonzini
2012-07-09
blkdebug: remove sync i/o events
Paolo Bonzini
2012-07-09
sheepdog: traverse pending_list from the first for each time
MORITA Kazutaka
2012-07-09
sheepdog: split outstanding list into inflight and pending
MORITA Kazutaka
2012-07-09
sheepdog: make sure we don't free aiocb before sending all requests
MORITA Kazutaka
2012-07-09
sheepdog: use coroutine based socket functions in coroutine context
MORITA Kazutaka
2012-07-09
sheepdog: restart I/O when socket becomes ready in do_co_req()
MORITA Kazutaka
2012-07-09
sheepdog: fix dprintf format strings
MORITA Kazutaka
2012-07-09
qcow2: preserve free_byte_offset when qcow2_alloc_bytes() fails
Stefan Hajnoczi
2012-07-09
qcow2: fix #ifdef'd qcow2_check_refcounts() callers
Stefan Hajnoczi
2012-07-02
ISCSI: force use of sg for SMC and SSC devices
Ronnie Sahlberg
2012-07-02
ISCSI: Add SCSI passthrough via scsi-generic to libiscsi
Ronnie Sahlberg
2012-06-24
raw-posix: Fix build without is_allocated support
Kevin Wolf
2012-06-15
qcow2: fix autoclear image header update
Stefan Hajnoczi
2012-06-15
qcow2: Fix avail_sectors in cluster allocation code
Kevin Wolf
2012-06-15
qcow2: Simplify calculation for COW area at the end
Kevin Wolf
2012-06-15
qcow2: always operate caches in writeback mode
Paolo Bonzini
2012-06-15
sheepdog: add coroutine_fn markers to coroutine functions
MORITA Kazutaka
2012-06-15
rbd: hook up cache options
Josh Durgin
2012-06-15
qcow2: Support for fixing refcount inconsistencies
Kevin Wolf
2012-06-15
qemu-img check: Print fixed clusters and recheck
Kevin Wolf
2012-06-15
qemu-img check -r for repairing images
Kevin Wolf
2012-06-15
stream: move rate limiting to a separate header file
Paolo Bonzini
2012-06-15
stream: move is_allocated_above to block.c
Paolo Bonzini
2012-06-15
stream: tweak usage of bdrv_co_is_allocated
Paolo Bonzini
2012-06-15
block: implement is_allocated for raw
Paolo Bonzini
2012-06-15
qcow2: fix endianness conversion
Zhi Yong Wu
2012-06-15
qcow2: remove a line of unnecessary code
Zhi Yong Wu
2012-06-15
qcow2: Silence false warning
Kevin Wolf
2012-06-11
cleanup qemu_co_sendv(), qemu_co_recvv() and friends
Michael Tokarev
2012-06-11
change qemu_iovec_to_buf() to match other to,from_buf functions
Michael Tokarev
2012-06-11
consolidate qemu_iovec_copy() and qemu_iovec_concat() and make them consistent
Michael Tokarev
2012-06-11
allow qemu_iovec_from_buffer() to specify offset from which to start copying
Michael Tokarev
2012-06-11
consolidate qemu_iovec_memset{,_skip}() into single function and use existing...
Michael Tokarev
2012-06-07
build: move block/ objects to nested Makefile.objs
Paolo Bonzini
2012-05-30
block: prevent snapshot mode $TMPDIR symlink attack
Jim Meyering
2012-05-30
sheepdog: fix return value of do_load_save_vm_state
MORITA Kazutaka
2012-05-29
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
[next]