summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | block: introduce block_account_one_ioPaolo Bonzini2017-06-161-29/+22Star
| * | | block: protect modification of dirty bitmaps with a mutexPaolo Bonzini2017-06-165-24/+94
| * | | migration/block: reset dirty bitmap before readingPaolo Bonzini2017-06-161-1/+2
| * | | block: introduce dirty_bitmap_mutexPaolo Bonzini2017-06-166-45/+58
| * | | block: protect tracked_requests and flush_queue with reqs_lockPaolo Bonzini2017-06-163-7/+24
| * | | block: access write_gen with atomicsPaolo Bonzini2017-06-163-5/+5
| * | | block: use Stat64 for wr_highest_offsetPaolo Bonzini2017-06-163-7/+6Star
| * | | util: add stats64 modulePaolo Bonzini2017-06-163-0/+331
| * | | throttle-groups: protect throttled requests with a CoMutexPaolo Bonzini2017-06-163-7/+13
| * | | throttle-groups: do not use qemu_co_enter_nextPaolo Bonzini2017-06-161-5/+37
| * | | throttle-groups: only start one coroutine from drained_beginPaolo Bonzini2017-06-161-20/+25
| * | | block: access io_plugged with atomic opsPaolo Bonzini2017-06-162-5/+7
| * | | block: access wakeup with atomic opsPaolo Bonzini2017-06-165-7/+15
| * | | block: access serialising_in_flight with atomic opsPaolo Bonzini2017-06-162-7/+9
| * | | block: access io_limits_disabled with atomic opsPaolo Bonzini2017-06-163-4/+5
| * | | block: access quiesce_counter with atomic opsPaolo Bonzini2017-06-162-2/+3
| * | | block: access copy_on_read with atomic opsPaolo Bonzini2017-06-164-12/+15
| * | | docker: Add flex and bison to centos6 imageFam Zheng2017-06-161-1/+1
| * | | docker: Add libaio to fedora imageFam Zheng2017-06-161-1/+1
| * | | docker: Add bzip2 and hostname to fedora imageFam Zheng2017-06-161-1/+1
| * | | docker: Run tests with current userFam Zheng2017-06-161-1/+1
| |/ /
* | | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2017-06-2066-596/+1895
|\ \ \
| * | | vhost-user-scsi: Introduce a vhost-user-scsi sample applicationFelipe Franciosi2017-06-155-5/+900
| * | | vhost-user-scsi: Introduce vhost-user-scsi host deviceFelipe Franciosi2017-06-1510-1/+315
| * | | qemu-doc: include version numberPaolo Bonzini2017-06-152-14/+8Star
| * | | docs: create interop/ subdirectoryPaolo Bonzini2017-06-1513-39/+50
| * | | include/exec/poison: Mark some CONFIG defines as poisoned, tooThomas Huth2017-06-151-0/+20
| * | | include/exec/poison: Add missing TARGET definesThomas Huth2017-06-151-0/+11
| * | | nbd/server: refactor nbd_tripVladimir Sementsov-Ogievskiy2017-06-151-33/+20Star
| * | | nbd/server: rename rc to retVladimir Sementsov-Ogievskiy2017-06-151-19/+19
| * | | nbd/server: get rid of fail: return rcVladimir Sementsov-Ogievskiy2017-06-151-16/+12Star
| * | | nbd/server: nbd_negotiate: fix error pathVladimir Sementsov-Ogievskiy2017-06-151-1/+2
| * | | nbd/server: remove NBDClientNewDataVladimir Sementsov-Ogievskiy2017-06-151-18/+7Star
| * | | nbd/server: refactor nbd_co_receive_requestVladimir Sementsov-Ogievskiy2017-06-151-28/+13Star
| * | | nbd/server: get rid of EAGAIN dead codeVladimir Sementsov-Ogievskiy2017-06-151-11/+7Star
| * | | nbd/server: refactor nbd_co_send_replyVladimir Sementsov-Ogievskiy2017-06-151-4/+4
| * | | nbd/server: get rid of ssize_tVladimir Sementsov-Ogievskiy2017-06-151-10/+8Star
| * | | nbd/server: get rid of nbd_negotiate_read and friendsVladimir Sementsov-Ogievskiy2017-06-151-85/+22Star
| * | | nbd: make nbd_drop publicVladimir Sementsov-Ogievskiy2017-06-153-26/+28
| * | | nbd: rename read_sync and friendsVladimir Sementsov-Ogievskiy2017-06-156-56/+48Star
| * | | accel: move kvm related accelerator files into accel/Yang Zhong2017-06-159-17/+22
| * | | tcg: move tcg backend files into accel/tcg/Yang Zhong2017-06-1510-11/+8Star
| * | | tcg: move tcg related files into accel/tcg/ subdirectoryYang Zhong2017-06-158-10/+14
| * | | accel: split the tcg accelerator from accel.c fileYang Zhong2017-06-156-28/+65
| * | | qemu-nbd: Ignore SIGPIPEMax Reitz2017-06-151-0/+4
| * | | nbd: Fix regression on resiliency to port scanEric Blake2017-06-154-13/+23
| * | | hax-all: make async_safe_run_on_cpu safe on HAX tooPaolo Bonzini2017-06-151-1/+2
| * | | kvm-all: make async_safe_run_on_cpu safe on kvm tooRoman Kagan2017-06-151-0/+2
| * | | vl: Fix broken thread=xxx option of the --accel parameterThomas Huth2017-06-151-8/+5Star
| * | | Makefile: Do not generate files if "configure" has not been run yetThomas Huth2017-06-151-0/+2