aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-06-21egl-helpers: add helpers to handle opengl framebuffersGerd Hoffmann2-0/+91
2017-06-20tcg/tci: fix tcg-interpreter buildPhilippe Mathieu-Daudé1-1/+1
2017-06-20Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell8-286/+371
2017-06-20Merge remote-tracking branch 'remotes/famz/tags/docker-and-block-pull-request...Peter Maydell23-189/+698
2017-06-20Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell66-596/+1895
2017-06-20Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-2.10-pull-request'...Peter Maydell5-112/+169
2017-06-20Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into stagingPeter Maydell2-2/+42
2017-06-19Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20170614-1' into st...Peter Maydell6-26/+66
2017-06-19Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20170614-1' into s...Peter Maydell3-2/+12
2017-06-19migration: Fix race of image locking between src and dstFam Zheng4-18/+25
2017-06-16hw/i386: fix nvdimm check error pathStefan Hajnoczi1-6/+8
2017-06-16intel_iommu: cleanup vtd_interrupt_remap_msi()Peter Xu1-7/+5
2017-06-16intel_iommu: cleanup vtd_{do_}iommu_translate()Peter Xu3-24/+44
2017-06-16intel_iommu: switching the rest DPRINTF to tracePeter Xu2-245/+153
2017-06-16tests/q35-test: add TSEG size checksLaszlo Ersek1-0/+113
2017-06-16tests/q35-test: push down qtest_start / qtest_end to test case(s)Laszlo Ersek1-7/+5
2017-06-16q35/mch: implement extended TSEG sizesLaszlo Ersek3-3/+49
2017-06-16block: make accounting thread-safePaolo Bonzini2-2/+22
2017-06-16block: split BlockAcctStats creation and setupPaolo Bonzini4-7/+12
2017-06-16block: introduce block_account_one_ioPaolo Bonzini1-29/+22
2017-06-16block: protect modification of dirty bitmaps with a mutexPaolo Bonzini5-24/+94
2017-06-16migration/block: reset dirty bitmap before readingPaolo Bonzini1-1/+2
2017-06-16block: introduce dirty_bitmap_mutexPaolo Bonzini6-45/+58
2017-06-16block: protect tracked_requests and flush_queue with reqs_lockPaolo Bonzini3-7/+24
2017-06-16block: access write_gen with atomicsPaolo Bonzini3-5/+5
2017-06-16block: use Stat64 for wr_highest_offsetPaolo Bonzini3-7/+6
2017-06-16util: add stats64 modulePaolo Bonzini3-0/+331
2017-06-16throttle-groups: protect throttled requests with a CoMutexPaolo Bonzini3-7/+13
2017-06-16throttle-groups: do not use qemu_co_enter_nextPaolo Bonzini1-5/+37
2017-06-16throttle-groups: only start one coroutine from drained_beginPaolo Bonzini1-20/+25
2017-06-16block: access io_plugged with atomic opsPaolo Bonzini2-5/+7
2017-06-16block: access wakeup with atomic opsPaolo Bonzini5-7/+15
2017-06-16block: access serialising_in_flight with atomic opsPaolo Bonzini2-7/+9
2017-06-16block: access io_limits_disabled with atomic opsPaolo Bonzini3-4/+5
2017-06-16block: access quiesce_counter with atomic opsPaolo Bonzini2-2/+3
2017-06-16block: access copy_on_read with atomic opsPaolo Bonzini4-12/+15
2017-06-16docker: Add flex and bison to centos6 imageFam Zheng1-1/+1
2017-06-16docker: Add libaio to fedora imageFam Zheng1-1/+1
2017-06-16docker: Add bzip2 and hostname to fedora imageFam Zheng1-1/+1
2017-06-16docker: Run tests with current userFam Zheng1-1/+1
2017-06-15Merge remote-tracking branch 'remotes/rth/tags/pull-s390-20170613' into stagingPeter Maydell7-46/+66
2017-06-15vhost-user-scsi: Introduce a vhost-user-scsi sample applicationFelipe Franciosi5-5/+900
2017-06-15vhost-user-scsi: Introduce vhost-user-scsi host deviceFelipe Franciosi10-1/+315
2017-06-15qemu-doc: include version numberPaolo Bonzini2-14/+8
2017-06-15docs: create interop/ subdirectoryPaolo Bonzini13-39/+50
2017-06-15include/exec/poison: Mark some CONFIG defines as poisoned, tooThomas Huth1-0/+20
2017-06-15include/exec/poison: Add missing TARGET definesThomas Huth1-0/+11
2017-06-15nbd/server: refactor nbd_tripVladimir Sementsov-Ogievskiy1-33/+20
2017-06-15nbd/server: rename rc to retVladimir Sementsov-Ogievskiy1-19/+19
2017-06-15nbd/server: get rid of fail: return rcVladimir Sementsov-Ogievskiy1-16/+12