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-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
2017-06-15
nbd/server: refactor nbd_co_receive_request
Vladimir Sementsov-Ogievskiy
2017-06-15
nbd/server: get rid of EAGAIN dead code
Vladimir Sementsov-Ogievskiy
2017-06-15
nbd/server: refactor nbd_co_send_reply
Vladimir Sementsov-Ogievskiy
2017-06-15
nbd/server: get rid of ssize_t
Vladimir Sementsov-Ogievskiy
2017-06-15
nbd/server: get rid of nbd_negotiate_read and friends
Vladimir Sementsov-Ogievskiy
2017-06-15
nbd: make nbd_drop public
Vladimir Sementsov-Ogievskiy
2017-06-15
nbd: rename read_sync and friends
Vladimir Sementsov-Ogievskiy
2017-06-15
accel: move kvm related accelerator files into accel/
Yang Zhong
2017-06-15
tcg: move tcg backend files into accel/tcg/
Yang Zhong
2017-06-15
tcg: move tcg related files into accel/tcg/ subdirectory
Yang Zhong
2017-06-15
accel: split the tcg accelerator from accel.c file
Yang Zhong
2017-06-15
qemu-nbd: Ignore SIGPIPE
Max Reitz
2017-06-15
nbd: Fix regression on resiliency to port scan
Eric Blake
2017-06-15
hax-all: make async_safe_run_on_cpu safe on HAX too
Paolo Bonzini
2017-06-15
kvm-all: make async_safe_run_on_cpu safe on kvm too
Roman Kagan
[prev]
[next]