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
Age
Commit message (
Expand
)
Author
2017-06-20
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
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
Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-2.10-pull-request'...
Peter Maydell
2017-06-20
Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging
Peter Maydell
2017-06-19
Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20170614-1' into st...
Peter Maydell
2017-06-19
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20170614-1' into s...
Peter Maydell
2017-06-19
migration: Fix race of image locking between src and dst
Fam Zheng
2017-06-16
hw/i386: fix nvdimm check error path
Stefan Hajnoczi
2017-06-16
intel_iommu: cleanup vtd_interrupt_remap_msi()
Peter Xu
2017-06-16
intel_iommu: cleanup vtd_{do_}iommu_translate()
Peter Xu
2017-06-16
intel_iommu: switching the rest DPRINTF to trace
Peter Xu
2017-06-16
tests/q35-test: add TSEG size checks
Laszlo Ersek
2017-06-16
tests/q35-test: push down qtest_start / qtest_end to test case(s)
Laszlo Ersek
2017-06-16
q35/mch: implement extended TSEG sizes
Laszlo Ersek
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
migration/block: reset dirty bitmap before reading
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
util: add stats64 module
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-16
docker: Add flex and bison to centos6 image
Fam Zheng
2017-06-16
docker: Add libaio to fedora image
Fam Zheng
2017-06-16
docker: Add bzip2 and hostname to fedora image
Fam Zheng
2017-06-16
docker: Run tests with current user
Fam Zheng
2017-06-15
Merge remote-tracking branch 'remotes/rth/tags/pull-s390-20170613' into staging
Peter Maydell
2017-06-15
vhost-user-scsi: Introduce a vhost-user-scsi sample application
Felipe Franciosi
2017-06-15
vhost-user-scsi: Introduce vhost-user-scsi host device
Felipe Franciosi
2017-06-15
qemu-doc: include version number
Paolo Bonzini
2017-06-15
docs: create interop/ subdirectory
Paolo Bonzini
2017-06-15
include/exec/poison: Mark some CONFIG defines as poisoned, too
Thomas Huth
2017-06-15
include/exec/poison: Add missing TARGET defines
Thomas Huth
2017-06-15
nbd/server: refactor nbd_trip
Vladimir Sementsov-Ogievskiy
2017-06-15
nbd/server: rename rc to ret
Vladimir Sementsov-Ogievskiy
2017-06-15
nbd/server: get rid of fail: return rc
Vladimir Sementsov-Ogievskiy
2017-06-15
nbd/server: nbd_negotiate: fix error path
Vladimir Sementsov-Ogievskiy
2017-06-15
nbd/server: remove NBDClientNewData
Vladimir Sementsov-Ogievskiy
[next]