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
path:
root
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
coroutine: Introduce qemu_coroutine_enter_if_inactive()
Kevin Wolf
2017-01-09
1
-0
/
+7
*
aio: add AioPollFn and io_poll() interface
Stefan Hajnoczi
2017-01-03
1
-1
/
+1
*
hbitmap: Fix shifts of constants by granularity
Max Reitz
2016-11-29
1
-2
/
+6
*
Fix FreeBSD (10.x) build after 7dc9ae43
Ed Maste
2016-11-22
1
-0
/
+1
*
qemu-error: remove dependency of stubs on monitor
Paolo Bonzini
2016-11-01
1
-23
/
+3
*
sockets: add AF_VSOCK support
Stefan Hajnoczi
2016-11-01
1
-0
/
+227
*
util/qemu-sockets: Make inet_connect_saddr() public
Ashijeet Acharya
2016-10-31
1
-2
/
+2
*
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...
Peter Maydell
2016-10-31
1
-1
/
+0
|
\
|
*
clean-up: removed duplicate #includes
Anand J
2016-10-28
1
-1
/
+0
*
|
aio: convert from RFifoLock to QemuRecMutex
Paolo Bonzini
2016-10-28
2
-79
/
+0
*
|
qemu-thread: introduce QemuRecMutex
Paolo Bonzini
2016-10-28
2
-0
/
+39
|
/
*
qapi: rename *qmp-*-visitor* to *qobject-*-visitor*
Daniel P. Berrange
2016-10-25
1
-2
/
+2
*
hbitmap: serialization
Vladimir Sementsov-Ogievskiy
2016-10-24
1
-0
/
+137
*
HBitmap: Introduce "meta" bitmap to track bit changes
Fam Zheng
2016-10-24
1
-15
/
+54
*
rcu: simplify memory barriers
Paolo Bonzini
2016-10-24
1
-6
/
+5
*
qemu-thread: use acquire/release to clarify semantics of QemuEvent
Paolo Bonzini
2016-10-24
2
-6
/
+24
*
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2016-10-10
2
-3
/
+17
|
\
|
*
module: Don't load the same module if requested multiple times
Fam Zheng
2016-10-07
1
-2
/
+16
|
*
block: Add bdrv_runtime_opts to query-command-line-options
Kevin Wolf
2016-10-07
1
-1
/
+1
*
|
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...
Peter Maydell
2016-10-10
1
-2
/
+0
|
\
\
|
*
|
bitmap: refine and move BITMAP_{FIRST/LAST}_WORD_MASK
Wei Yang
2016-10-08
1
-2
/
+0
|
|
/
*
|
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-10-10
3
-30
/
+69
|
\
\
|
|
/
|
/
|
|
*
qht: fix unlock-after-free segfault upon resizing
Emilio G. Cota
2016-10-06
1
-21
/
+28
|
*
qht: simplify qht_reset_size
Emilio G. Cota
2016-10-06
1
-5
/
+3
|
*
util: Introduce qemu_get_pid_name
Michal Privoznik
2016-10-04
2
-0
/
+34
|
*
util/qht: atomically set b->hashes
Alex Bennée
2016-10-04
1
-5
/
+5
*
|
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2016-10-04
4
-18
/
+97
|
\
\
|
|
/
|
/
|
|
*
oslib-posix: add a configure switch to debug stack usage
Peter Lieven
2016-09-29
1
-0
/
+35
|
*
coroutine-sigaltstack: use helper for allocating stack memory
Peter Lieven
2016-09-29
1
-4
/
+5
|
*
coroutine-ucontext: use helper for allocating stack memory
Peter Lieven
2016-09-29
1
-5
/
+6
|
*
coroutine: add a macro for the coroutine stack size
Peter Lieven
2016-09-29
3
-3
/
+3
|
*
coroutine-sigaltstack: rename coroutine struct appropriately
Peter Lieven
2016-09-29
1
-8
/
+8
|
*
oslib-posix: add helpers for stack alloc and free
Peter Lieven
2016-09-29
1
-0
/
+42
*
|
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2016-09-29
1
-0
/
+19
|
\
\
|
|
/
|
/
|
|
*
trace: move util/qemu-coroutine*.c trace points into correct file
Daniel P. Berrange
2016-09-28
1
-0
/
+13
|
*
trace: move util/buffer.c trace points into correct file
Daniel P. Berrange
2016-09-28
1
-0
/
+6
*
|
coroutine: add qemu_coroutine_entered() function
Stefan Hajnoczi
2016-09-28
1
-0
/
+5
|
/
*
uuid: Tighten uuid parse
Fam Zheng
2016-09-23
1
-1
/
+23
*
vl: Switch qemu_uuid to QemuUUID
Fam Zheng
2016-09-23
1
-5
/
+6
*
uuid: Make null_uuid static
Fam Zheng
2016-09-23
1
-1
/
+1
*
util: Add UUID API
Fam Zheng
2016-09-23
2
-0
/
+92
*
blockdev: Add dynamic module loading for block drivers
Marc Mari
2016-09-20
1
-27
/
+11
*
log: fix parsing of multiple trace:PATTERN log args
Daniel P. Berrange
2016-09-14
1
-26
/
+15
*
cutils: Rewrite x86 buffer zero checking
Richard Henderson
2016-09-14
1
-75
/
+156
*
cutils: Add generic prefetch
Richard Henderson
2016-09-13
1
-0
/
+5
*
cutils: Add SSE4 version
Paolo Bonzini
2016-09-13
1
-0
/
+10
*
cutils: Add test for buffer_is_zero
Richard Henderson
2016-09-13
1
-0
/
+20
*
cutils: Remove ppc buffer zero checking
Richard Henderson
2016-09-13
1
-25
/
+1
*
cutils: Remove aarch64 buffer zero checking
Richard Henderson
2016-09-13
1
-15
/
+0
*
cutils: Rearrange buffer_is_zero acceleration
Richard Henderson
2016-09-13
1
-191
/
+157
[next]