aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-20Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2017-06-20Merge remote-tracking branch 'remotes/famz/tags/docker-and-block-pull-request...Peter Maydell
2017-06-20Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2017-06-20Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-2.10-pull-request'...Peter Maydell
2017-06-20Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into stagingPeter Maydell
2017-06-19Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20170614-1' into st...Peter Maydell
2017-06-19Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20170614-1' into s...Peter Maydell
2017-06-19migration: Fix race of image locking between src and dstFam Zheng
2017-06-16hw/i386: fix nvdimm check error pathStefan Hajnoczi
2017-06-16intel_iommu: cleanup vtd_interrupt_remap_msi()Peter Xu
2017-06-16intel_iommu: cleanup vtd_{do_}iommu_translate()Peter Xu
2017-06-16intel_iommu: switching the rest DPRINTF to tracePeter Xu
2017-06-16tests/q35-test: add TSEG size checksLaszlo Ersek
2017-06-16tests/q35-test: push down qtest_start / qtest_end to test case(s)Laszlo Ersek
2017-06-16q35/mch: implement extended TSEG sizesLaszlo Ersek
2017-06-16block: make accounting thread-safePaolo Bonzini
2017-06-16block: split BlockAcctStats creation and setupPaolo Bonzini
2017-06-16block: introduce block_account_one_ioPaolo Bonzini
2017-06-16block: protect modification of dirty bitmaps with a mutexPaolo Bonzini
2017-06-16migration/block: reset dirty bitmap before readingPaolo Bonzini
2017-06-16block: introduce dirty_bitmap_mutexPaolo Bonzini
2017-06-16block: protect tracked_requests and flush_queue with reqs_lockPaolo Bonzini
2017-06-16block: access write_gen with atomicsPaolo Bonzini
2017-06-16block: use Stat64 for wr_highest_offsetPaolo Bonzini
2017-06-16util: add stats64 modulePaolo Bonzini
2017-06-16throttle-groups: protect throttled requests with a CoMutexPaolo Bonzini
2017-06-16throttle-groups: do not use qemu_co_enter_nextPaolo Bonzini
2017-06-16throttle-groups: only start one coroutine from drained_beginPaolo Bonzini
2017-06-16block: access io_plugged with atomic opsPaolo Bonzini
2017-06-16block: access wakeup with atomic opsPaolo Bonzini
2017-06-16block: access serialising_in_flight with atomic opsPaolo Bonzini
2017-06-16block: access io_limits_disabled with atomic opsPaolo Bonzini
2017-06-16block: access quiesce_counter with atomic opsPaolo Bonzini
2017-06-16block: access copy_on_read with atomic opsPaolo Bonzini
2017-06-16docker: Add flex and bison to centos6 imageFam Zheng
2017-06-16docker: Add libaio to fedora imageFam Zheng
2017-06-16docker: Add bzip2 and hostname to fedora imageFam Zheng
2017-06-16docker: Run tests with current userFam Zheng
2017-06-15Merge remote-tracking branch 'remotes/rth/tags/pull-s390-20170613' into stagingPeter Maydell
2017-06-15vhost-user-scsi: Introduce a vhost-user-scsi sample applicationFelipe Franciosi
2017-06-15vhost-user-scsi: Introduce vhost-user-scsi host deviceFelipe Franciosi
2017-06-15qemu-doc: include version numberPaolo Bonzini
2017-06-15docs: create interop/ subdirectoryPaolo Bonzini
2017-06-15include/exec/poison: Mark some CONFIG defines as poisoned, tooThomas Huth
2017-06-15include/exec/poison: Add missing TARGET definesThomas Huth
2017-06-15nbd/server: refactor nbd_tripVladimir Sementsov-Ogievskiy
2017-06-15nbd/server: rename rc to retVladimir Sementsov-Ogievskiy
2017-06-15nbd/server: get rid of fail: return rcVladimir Sementsov-Ogievskiy
2017-06-15nbd/server: nbd_negotiate: fix error pathVladimir Sementsov-Ogievskiy
2017-06-15nbd/server: remove NBDClientNewDataVladimir Sementsov-Ogievskiy