index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
Age
Commit message (
Expand
)
Author
2017-06-26
qed: Remove callback from qed_write_table()
Kevin Wolf
2017-06-26
qed: Remove GenericCB
Kevin Wolf
2017-06-26
qed: Make qed_write_table() synchronous
Kevin Wolf
2017-06-26
qed: Remove callback from qed_write_header()
Kevin Wolf
2017-06-26
qed: Make qed_write_header() synchronous
Kevin Wolf
2017-06-26
qed: Remove callback from qed_copy_from_backing_file()
Kevin Wolf
2017-06-26
qed: Make qed_copy_from_backing_file() synchronous
Kevin Wolf
2017-06-26
qed: Make qed_read_backing_file() synchronous
Kevin Wolf
2017-06-26
qed: Remove callback from qed_find_cluster()
Kevin Wolf
2017-06-26
qed: Remove callback from qed_read_l2_table()
Kevin Wolf
2017-06-26
qed: Remove callback from qed_read_table()
Kevin Wolf
2017-06-26
qed: Make qed_read_table() synchronous
Kevin Wolf
2017-06-26
qed: Use bottom half to resume waiting requests
Kevin Wolf
2017-06-26
qcow2: Use offset_into_cluster() and offset_to_l2_index()
Alberto Garcia
2017-06-26
qcow2: Merge the writing of the COW regions with the guest data
Alberto Garcia
2017-06-26
qcow2: Pass a QEMUIOVector to do_perform_cow_{read,write}()
Alberto Garcia
2017-06-26
qcow2: Allow reading both COW regions with only one request
Alberto Garcia
2017-06-26
qcow2: Split do_perform_cow() into _read(), _encrypt() and _write()
Alberto Garcia
2017-06-26
qcow2: Make perform_cow() call do_perform_cow() twice
Alberto Garcia
2017-06-26
qcow2: Use unsigned int for both members of Qcow2COWRegion
Alberto Garcia
2017-06-26
qcow2: Remove unused Error variable in do_perform_cow()
Alberto Garcia
2017-06-26
throttle: Update throttle-groups.c documentation
Alberto Garcia
2017-06-26
block: use BDRV_POLL_WHILE() in bdrv_rw_vmstate()
Stefan Hajnoczi
2017-06-26
block: count bdrv_co_rw_vmstate() requests
Stefan Hajnoczi
2017-06-26
commit: Fix completion with extra reference
Kevin Wolf
2017-06-22
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-06-09-v2' in...
Peter Maydell
2017-06-20
Merge remote-tracking branch 'remotes/famz/tags/docker-and-block-pull-request...
Peter Maydell
2017-06-20
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2017-06-20
qapi: merge QInt and QFloat in QNum
Marc-André Lureau
2017-06-16
block: make accounting thread-safe
Paolo Bonzini
2017-06-16
block: split BlockAcctStats creation and setup
Paolo Bonzini
2017-06-16
block: introduce block_account_one_io
Paolo Bonzini
2017-06-16
block: protect modification of dirty bitmaps with a mutex
Paolo Bonzini
2017-06-16
block: introduce dirty_bitmap_mutex
Paolo Bonzini
2017-06-16
block: protect tracked_requests and flush_queue with reqs_lock
Paolo Bonzini
2017-06-16
block: access write_gen with atomics
Paolo Bonzini
2017-06-16
block: use Stat64 for wr_highest_offset
Paolo Bonzini
2017-06-16
throttle-groups: protect throttled requests with a CoMutex
Paolo Bonzini
2017-06-16
throttle-groups: do not use qemu_co_enter_next
Paolo Bonzini
2017-06-16
throttle-groups: only start one coroutine from drained_begin
Paolo Bonzini
2017-06-16
block: access io_plugged with atomic ops
Paolo Bonzini
2017-06-16
block: access wakeup with atomic ops
Paolo Bonzini
2017-06-16
block: access serialising_in_flight with atomic ops
Paolo Bonzini
2017-06-16
block: access io_limits_disabled with atomic ops
Paolo Bonzini
2017-06-16
block: access quiesce_counter with atomic ops
Paolo Bonzini
2017-06-16
block: access copy_on_read with atomic ops
Paolo Bonzini
2017-06-15
nbd: rename read_sync and friends
Vladimir Sementsov-Ogievskiy
2017-06-14
block/iscsi: enable filename option and parsing
Jeff Cody
2017-06-14
block/rbd: enable filename option and parsing
Jeff Cody
2017-06-13
Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging
Peter Maydell
[next]