index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
block: introduce block_account_one_io
Paolo Bonzini
2017-06-16
1
-29
/
+22
|
*
|
|
block: protect modification of dirty bitmaps with a mutex
Paolo Bonzini
2017-06-16
5
-24
/
+94
|
*
|
|
migration/block: reset dirty bitmap before reading
Paolo Bonzini
2017-06-16
1
-1
/
+2
|
*
|
|
block: introduce dirty_bitmap_mutex
Paolo Bonzini
2017-06-16
6
-45
/
+58
|
*
|
|
block: protect tracked_requests and flush_queue with reqs_lock
Paolo Bonzini
2017-06-16
3
-7
/
+24
|
*
|
|
block: access write_gen with atomics
Paolo Bonzini
2017-06-16
3
-5
/
+5
|
*
|
|
block: use Stat64 for wr_highest_offset
Paolo Bonzini
2017-06-16
3
-7
/
+6
|
*
|
|
util: add stats64 module
Paolo Bonzini
2017-06-16
3
-0
/
+331
|
*
|
|
throttle-groups: protect throttled requests with a CoMutex
Paolo Bonzini
2017-06-16
3
-7
/
+13
|
*
|
|
throttle-groups: do not use qemu_co_enter_next
Paolo Bonzini
2017-06-16
1
-5
/
+37
|
*
|
|
throttle-groups: only start one coroutine from drained_begin
Paolo Bonzini
2017-06-16
1
-20
/
+25
|
*
|
|
block: access io_plugged with atomic ops
Paolo Bonzini
2017-06-16
2
-5
/
+7
|
*
|
|
block: access wakeup with atomic ops
Paolo Bonzini
2017-06-16
5
-7
/
+15
|
*
|
|
block: access serialising_in_flight with atomic ops
Paolo Bonzini
2017-06-16
2
-7
/
+9
|
*
|
|
block: access io_limits_disabled with atomic ops
Paolo Bonzini
2017-06-16
3
-4
/
+5
|
*
|
|
block: access quiesce_counter with atomic ops
Paolo Bonzini
2017-06-16
2
-2
/
+3
|
*
|
|
block: access copy_on_read with atomic ops
Paolo Bonzini
2017-06-16
4
-12
/
+15
|
*
|
|
docker: Add flex and bison to centos6 image
Fam Zheng
2017-06-16
1
-1
/
+1
|
*
|
|
docker: Add libaio to fedora image
Fam Zheng
2017-06-16
1
-1
/
+1
|
*
|
|
docker: Add bzip2 and hostname to fedora image
Fam Zheng
2017-06-16
1
-1
/
+1
|
*
|
|
docker: Run tests with current user
Fam Zheng
2017-06-16
1
-1
/
+1
|
|
/
/
*
|
|
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2017-06-20
66
-596
/
+1895
|
\
\
\
|
*
|
|
vhost-user-scsi: Introduce a vhost-user-scsi sample application
Felipe Franciosi
2017-06-15
5
-5
/
+900
|
*
|
|
vhost-user-scsi: Introduce vhost-user-scsi host device
Felipe Franciosi
2017-06-15
10
-1
/
+315
|
*
|
|
qemu-doc: include version number
Paolo Bonzini
2017-06-15
2
-14
/
+8
|
*
|
|
docs: create interop/ subdirectory
Paolo Bonzini
2017-06-15
13
-39
/
+50
|
*
|
|
include/exec/poison: Mark some CONFIG defines as poisoned, too
Thomas Huth
2017-06-15
1
-0
/
+20
|
*
|
|
include/exec/poison: Add missing TARGET defines
Thomas Huth
2017-06-15
1
-0
/
+11
|
*
|
|
nbd/server: refactor nbd_trip
Vladimir Sementsov-Ogievskiy
2017-06-15
1
-33
/
+20
|
*
|
|
nbd/server: rename rc to ret
Vladimir Sementsov-Ogievskiy
2017-06-15
1
-19
/
+19
|
*
|
|
nbd/server: get rid of fail: return rc
Vladimir Sementsov-Ogievskiy
2017-06-15
1
-16
/
+12
|
*
|
|
nbd/server: nbd_negotiate: fix error path
Vladimir Sementsov-Ogievskiy
2017-06-15
1
-1
/
+2
|
*
|
|
nbd/server: remove NBDClientNewData
Vladimir Sementsov-Ogievskiy
2017-06-15
1
-18
/
+7
|
*
|
|
nbd/server: refactor nbd_co_receive_request
Vladimir Sementsov-Ogievskiy
2017-06-15
1
-28
/
+13
|
*
|
|
nbd/server: get rid of EAGAIN dead code
Vladimir Sementsov-Ogievskiy
2017-06-15
1
-11
/
+7
|
*
|
|
nbd/server: refactor nbd_co_send_reply
Vladimir Sementsov-Ogievskiy
2017-06-15
1
-4
/
+4
|
*
|
|
nbd/server: get rid of ssize_t
Vladimir Sementsov-Ogievskiy
2017-06-15
1
-10
/
+8
|
*
|
|
nbd/server: get rid of nbd_negotiate_read and friends
Vladimir Sementsov-Ogievskiy
2017-06-15
1
-85
/
+22
|
*
|
|
nbd: make nbd_drop public
Vladimir Sementsov-Ogievskiy
2017-06-15
3
-26
/
+28
|
*
|
|
nbd: rename read_sync and friends
Vladimir Sementsov-Ogievskiy
2017-06-15
6
-56
/
+48
|
*
|
|
accel: move kvm related accelerator files into accel/
Yang Zhong
2017-06-15
9
-17
/
+22
|
*
|
|
tcg: move tcg backend files into accel/tcg/
Yang Zhong
2017-06-15
10
-11
/
+8
|
*
|
|
tcg: move tcg related files into accel/tcg/ subdirectory
Yang Zhong
2017-06-15
8
-10
/
+14
|
*
|
|
accel: split the tcg accelerator from accel.c file
Yang Zhong
2017-06-15
6
-28
/
+65
|
*
|
|
qemu-nbd: Ignore SIGPIPE
Max Reitz
2017-06-15
1
-0
/
+4
|
*
|
|
nbd: Fix regression on resiliency to port scan
Eric Blake
2017-06-15
4
-13
/
+23
|
*
|
|
hax-all: make async_safe_run_on_cpu safe on HAX too
Paolo Bonzini
2017-06-15
1
-1
/
+2
|
*
|
|
kvm-all: make async_safe_run_on_cpu safe on kvm too
Roman Kagan
2017-06-15
1
-0
/
+2
|
*
|
|
vl: Fix broken thread=xxx option of the --accel parameter
Thomas Huth
2017-06-15
1
-8
/
+5
|
*
|
|
Makefile: Do not generate files if "configure" has not been run yet
Thomas Huth
2017-06-15
1
-0
/
+2
[prev]
[next]