index
:
delta/qemu.git
194-qemu-fails-to-start-with-error-there-is-no-option-group-spice
baserock/danielsilverstone/qemu-gitmodules
baserock/franred/v2.2.0
baserock/morph
baserock/v2.2.0
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.0-staging
stable-6.1
stable-7.2
stable-7.2-staging
stable-8.0
stable-8.0-staging
staging
staging-7.2
staging-8.0
git.qemu.org: git/qemu.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
cutils: Export only buffer_is_zero
Richard Henderson
2016-09-13
1
-4
/
+4
*
cutils: Remove SPLAT macro
Richard Henderson
2016-09-13
1
-4
/
+0
*
cutils: Move buffer_is_zero and subroutines to a new file
Richard Henderson
2016-09-13
3
-244
/
+273
*
util: fix some coding style issue
Cao jin
2016-09-13
1
-5
/
+11
*
util/qemu-sockets: revert Yoda Conditions to normal
Cao jin
2016-09-13
1
-5
/
+5
*
coroutine: Assert that no locks are held on termination
Kevin Wolf
2016-09-05
2
-0
/
+12
*
coroutine: Let CoMutex remember who holds it
Kevin Wolf
2016-09-05
1
-0
/
+3
*
trace-events: fix first line comment in trace-events
Laurent Vivier
2016-08-12
1
-1
/
+1
*
tcg: Lower indirect registers in a separate pass
Richard Henderson
2016-08-05
1
-2
/
+3
*
tcg: Include liveness info in the dumps
Richard Henderson
2016-08-05
1
-6
/
+13
*
throttle: Don't allow burst limits to be lower than the normal limits
Alberto Garcia
2016-08-05
1
-0
/
+5
*
util: Fix assertion in iov_copy() upon zero 'bytes' and non-zero 'offset'
Shmulik Ladkani
2016-08-03
1
-1
/
+2
*
qdist: return "(empty)" instead of NULL when printing an empty dist
Emilio G. Cota
2016-08-03
1
-2
/
+4
*
qdist: use g_renew and g_new instead of g_realloc and g_malloc.
Emilio G. Cota
2016-08-03
1
-4
/
+3
*
qdist: fix memory leak during binning
Emilio G. Cota
2016-08-02
1
-1
/
+1
*
qht: do not segfault when gathering stats from an uninitialized qht
Emilio G. Cota
2016-08-02
1
-1
/
+6
*
util: Drop inet_listen()
Cao jin
2016-08-02
1
-28
/
+0
*
util: drop unix_nonblocking_connect()
Cao jin
2016-08-02
1
-16
/
+0
*
util: drop inet_nonblocking_connect()
Cao jin
2016-08-02
1
-30
/
+0
*
fix qemu exit on memory hotplug when allocation fails at prealloc time
Igor Mammedov
2016-08-02
2
-14
/
+14
*
util/qht: Document memory ordering assumptions
Paolo Bonzini
2016-08-02
1
-1
/
+6
*
use g_path_get_dirname instead of dirname
Wei Jiangang
2016-07-17
1
-1
/
+3
*
target-arm: Use Neon for zero checking
Vijay
2016-07-14
1
-0
/
+7
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-07-14
1
-1
/
+1
|
\
|
*
qemu-sockets: use qapi_free_SocketAddress in cleanup
Marc-André Lureau
2016-07-12
1
-1
/
+1
*
|
coroutine: move entry argument to qemu_coroutine_create
Paolo Bonzini
2016-07-13
4
-8
/
+8
*
|
coroutine: use QSIMPLEQ instead of QTAILQ
Paolo Bonzini
2016-07-13
2
-12
/
+12
*
|
osdep: Introduce qemu_dup
Fam Zheng
2016-07-13
1
-8
/
+15
*
|
Drop Emacs local variables lists redundant with .dir-locals.el
Markus Armbruster
2016-07-12
1
-9
/
+0
*
|
Use #include "..." for our own headers, <...> for others
Markus Armbruster
2016-07-12
2
-2
/
+3
|
/
*
sockets: Use new QAPI cloning
Eric Blake
2016-07-06
1
-23
/
+0
*
qapi: Add new visit_complete() function
Eric Blake
2016-07-06
1
-4
/
+2
*
qmp-output-visitor: Favor new visit_free() function
Eric Blake
2016-07-06
1
-1
/
+1
*
qmp-input-visitor: Favor new visit_free() function
Eric Blake
2016-07-06
1
-4
/
+2
*
log: Permit -dfilter 0..0xffffffffffffffff
Markus Armbruster
2016-07-04
1
-1
/
+1
*
range: Replace internal representation of Range
Markus Armbruster
2016-07-04
1
-9
/
+7
*
range: Eliminate direct Range member access
Markus Armbruster
2016-07-04
2
-5
/
+3
*
log: Clean up misuse of Range for -dfilter
Markus Armbruster
2016-07-04
1
-13
/
+15
*
qapi: Fix memleak in string visitors on int lists
Eric Blake
2016-06-30
1
-46
/
+29
*
qapi: Simplify use of range.h
Eric Blake
2016-06-30
1
-4
/
+16
*
range: Create range.c for code that should not be inline
Eric Blake
2016-06-30
2
-0
/
+82
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-06-29
1
-0
/
+18
|
\
[next]