]> git.proxmox.com Git - mirror_qemu.git/history - block
target/i386: split cpu_set_mxcsr() and make cpu_set_fpuc() inline
[mirror_qemu.git] / block /
2017-07-04 Paolo Bonzininbd: fix NBD over TLS
2017-06-30 Peter MaydellMerge remote-tracking branch 'remotes/famz/tags/block...
2017-06-30 Peter MaydellMerge remote-tracking branch 'remotes/vivier/tags/m68k...
2017-06-30 Eric Blakeblock: Exploit BDRV_BLOCK_EOF for larger zero blocks
2017-06-30 Eric Blakeblock: Add BDRV_BLOCK_EOF to bdrv_get_block_status()
2017-06-26 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2017-06-26 Kevin WolfMerge remote-tracking branch 'mreitz/tags/pull-block...
2017-06-26 Max Reitzblock: Do not strcmp() with NULL uri->scheme
2017-06-26 Max Reitzblkverify: Catch bs->exact_filename overflow
2017-06-26 Max Reitzblkdebug: Catch bs->exact_filename overflow
2017-06-26 Manos Pitsidianakisblock: change variable names in BlockDriverState
2017-06-26 Kevin Wolfblock: Remove bdrv_aio_readv/writev/flush()
2017-06-26 Kevin Wolfqed: Use bdrv_co_* for coroutine_fns
2017-06-26 Kevin Wolfqed: Add coroutine_fn to I/O path functions
2017-06-26 Kevin Wolfqed: Use a coroutine for need_check_timer
2017-06-26 Kevin Wolfqed: Simplify request handling
2017-06-26 Kevin Wolfqed: Use CoQueue for serialising allocations
2017-06-26 Kevin Wolfqed: Implement .bdrv_co_readv/writev
2017-06-26 Kevin Wolfqed: Remove recursion in qed_aio_next_io()
2017-06-26 Kevin Wolfqed: Remove ret argument from qed_aio_next_io()
2017-06-26 Kevin Wolfqed: Add return value to qed_aio_read/write_data()
2017-06-26 Kevin Wolfqed: Add return value to qed_aio_write_inplace/alloc()
2017-06-26 Kevin Wolfqed: Add return value to qed_aio_write_cow()
2017-06-26 Kevin Wolfqed: Add return value to qed_aio_write_main()
2017-06-26 Kevin Wolfqed: Add return value to qed_aio_write_l2_update()
2017-06-26 Kevin Wolfqed: Add return value to qed_aio_write_l1_update()
2017-06-26 Kevin Wolfqed: Inline qed_commit_l2_update()
2017-06-26 Kevin Wolfqed: Make qed_aio_write_main() synchronous
2017-06-26 Kevin Wolfqed: Make qed_aio_read_data() synchronous
2017-06-26 Kevin Wolfqed: Remove callback from qed_write_table()
2017-06-26 Kevin Wolfqed: Remove GenericCB
2017-06-26 Kevin Wolfqed: Make qed_write_table() synchronous
2017-06-26 Kevin Wolfqed: Remove callback from qed_write_header()
2017-06-26 Kevin Wolfqed: Make qed_write_header() synchronous
2017-06-26 Kevin Wolfqed: Remove callback from qed_copy_from_backing_file()
2017-06-26 Kevin Wolfqed: Make qed_copy_from_backing_file() synchronous
2017-06-26 Kevin Wolfqed: Make qed_read_backing_file() synchronous
2017-06-26 Kevin Wolfqed: Remove callback from qed_find_cluster()
2017-06-26 Kevin Wolfqed: Remove callback from qed_read_l2_table()
2017-06-26 Kevin Wolfqed: Remove callback from qed_read_table()
2017-06-26 Kevin Wolfqed: Make qed_read_table() synchronous
2017-06-26 Kevin Wolfqed: Use bottom half to resume waiting requests
2017-06-26 Alberto Garciaqcow2: Use offset_into_cluster() and offset_to_l2_index()
2017-06-26 Alberto Garciaqcow2: Merge the writing of the COW regions with the...
2017-06-26 Alberto Garciaqcow2: Pass a QEMUIOVector to do_perform_cow_{read...
2017-06-26 Alberto Garciaqcow2: Allow reading both COW regions with only one...
2017-06-26 Alberto Garciaqcow2: Split do_perform_cow() into _read(), _encrypt...
2017-06-26 Alberto Garciaqcow2: Make perform_cow() call do_perform_cow() twice
2017-06-26 Alberto Garciaqcow2: Use unsigned int for both members of Qcow2COWRegion
2017-06-26 Alberto Garciaqcow2: Remove unused Error variable in do_perform_cow()
2017-06-26 Alberto Garciathrottle: Update throttle-groups.c documentation
2017-06-26 Stefan Hajnocziblock: use BDRV_POLL_WHILE() in bdrv_rw_vmstate()
2017-06-26 Stefan Hajnocziblock: count bdrv_co_rw_vmstate() requests
2017-06-26 Kevin Wolfcommit: Fix completion with extra reference
2017-06-23 Peter MaydellMerge remote-tracking branch 'remotes/otubo/tags/pull...
2017-06-22 Peter MaydellMerge remote-tracking branch 'remotes/vivier/tags/m68k...
2017-06-22 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/usb...
2017-06-22 Peter MaydellMerge remote-tracking branch 'remotes/stsquad/tags...
2017-06-22 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/queue...
2017-06-22 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2017-06-22 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2017-06-20 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2017-06-20 Peter MaydellMerge remote-tracking branch 'remotes/famz/tags/docker...
2017-06-20 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2017-06-20 Marc-André Lureauqapi: merge QInt and QFloat in QNum
2017-06-20 Peter MaydellMerge remote-tracking branch 'remotes/vivier/tags/m68k...
2017-06-20 Peter MaydellMerge remote-tracking branch 'remotes/cody/tags/block...
2017-06-19 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2017-06-15 Paolo Bonziniblock: make accounting thread-safe
2017-06-15 Paolo Bonziniblock: split BlockAcctStats creation and setup
2017-06-15 Paolo Bonziniblock: introduce block_account_one_io
2017-06-15 Paolo Bonziniblock: protect modification of dirty bitmaps with a...
2017-06-15 Paolo Bonziniblock: introduce dirty_bitmap_mutex
2017-06-15 Paolo Bonziniblock: protect tracked_requests and flush_queue with...
2017-06-15 Paolo Bonziniblock: access write_gen with atomics
2017-06-15 Paolo Bonziniblock: use Stat64 for wr_highest_offset
2017-06-15 Paolo Bonzinithrottle-groups: protect throttled requests with a...
2017-06-15 Paolo Bonzinithrottle-groups: do not use qemu_co_enter_next
2017-06-15 Paolo Bonzinithrottle-groups: only start one coroutine from drained_...
2017-06-15 Paolo Bonziniblock: access io_plugged with atomic ops
2017-06-15 Paolo Bonziniblock: access wakeup with atomic ops
2017-06-15 Paolo Bonziniblock: access serialising_in_flight with atomic ops
2017-06-15 Paolo Bonziniblock: access io_limits_disabled with atomic ops
2017-06-15 Paolo Bonziniblock: access quiesce_counter with atomic ops
2017-06-15 Paolo Bonziniblock: access copy_on_read with atomic ops
2017-06-15 Vladimir Sementsov... nbd: rename read_sync and friends
2017-06-14 Jeff Codyblock/iscsi: enable filename option and parsing
2017-06-14 Jeff Codyblock/rbd: enable filename option and parsing
2017-06-13 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2017-06-13 Peter MaydellMerge remote-tracking branch 'remotes/juanquintela...
2017-06-13 Peter MaydellMerge remote-tracking branch 'remotes/cody/tags/block...
2017-06-13 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2017-06-13 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2017-06-13 Peter MaydellMerge remote-tracking branch 'remotes/borntraeger/tags...
2017-06-12 Peter MaydellMerge remote-tracking branch 'remotes/elmarco/tags...
2017-06-12 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2017-06-12 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2017-06-12 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2017-06-09 Peter Maydellblock/gluster.c: Handle qdict_array_entries() failure
2017-06-09 Peter Maydellblock/qcow.c: Fix memory leak in qcow_create()
next