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
/
include
/
qemu
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-09-29
1
-1
/
+5
|
\
|
*
compiler: Swap 'public domain' header for license
Felipe Franciosi
2016-09-27
1
-1
/
+5
*
|
coroutine: add qemu_coroutine_entered() function
Stefan Hajnoczi
2016-09-28
1
-0
/
+13
*
|
Jhash: add linux kernel jhashtable in qemu
Zhang Chen
2016-09-27
1
-0
/
+59
|
/
*
vl: Switch qemu_uuid to QemuUUID
Fam Zheng
2016-09-23
1
-1
/
+1
*
util: Add UUID API
Fam Zheng
2016-09-23
1
-0
/
+59
*
blockdev: Add dynamic module loading for block drivers
Marc Mari
2016-09-20
1
-0
/
+3
*
Remove unused function declarations
Ladi Prosek
2016-09-15
2
-6
/
+0
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-09-15
4
-35
/
+21
|
\
|
*
cutils: Add test for buffer_is_zero
Richard Henderson
2016-09-13
1
-0
/
+1
|
*
cutils: Export only buffer_is_zero
Richard Henderson
2016-09-13
1
-2
/
+0
|
*
atomics: Use __atomic_*_n() variant primitives
Pranith Kumar
2016-09-13
1
-16
/
+8
|
*
atomics: Remove redundant barrier()'s
Pranith Kumar
2016-09-13
1
-4
/
+4
|
*
timer: update comments
Cao jin
2016-09-13
1
-13
/
+6
|
*
qtail: clean up direct access to tqe_prev field
Igor Mammedov
2016-09-13
1
-0
/
+2
*
|
timer/cpus: fix some typos and update some comments
Cao jin
2016-09-13
1
-1
/
+1
*
|
timer.h: fix inconsistency between comment and function prototype
Cao jin
2016-09-13
1
-6
/
+11
*
|
timer.h: fix typo
Cao jin
2016-09-13
1
-3
/
+3
|
/
*
coroutine: Assert that no locks are held on termination
Kevin Wolf
2016-09-05
1
-0
/
+1
*
coroutine: Let CoMutex remember who holds it
Kevin Wolf
2016-09-05
1
-0
/
+1
*
atomic: strip "const" from variables declared with typeof
Paolo Bonzini
2016-08-09
1
-6
/
+48
*
tcg: Lower indirect registers in a separate pass
Richard Henderson
2016-08-05
1
-0
/
+1
*
tcg: Include liveness info in the dumps
Richard Henderson
2016-08-05
1
-1
/
+1
*
osdep: Document differences in rounding macros
Eric Blake
2016-08-03
1
-1
/
+5
*
util: Drop inet_listen()
Cao jin
2016-08-02
1
-2
/
+0
*
util: drop unix_nonblocking_connect()
Cao jin
2016-08-02
1
-3
/
+0
*
util: drop inet_nonblocking_connect()
Cao jin
2016-08-02
1
-3
/
+0
*
fix qemu exit on memory hotplug when allocation fails at prealloc time
Igor Mammedov
2016-08-02
1
-1
/
+1
*
util/qht: Document memory ordering assumptions
Paolo Bonzini
2016-08-02
1
-0
/
+5
*
compiler: never omit assertions if using a static analysis tool
Paolo Bonzini
2016-07-17
1
-0
/
+3
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-07-14
1
-1
/
+2
|
\
|
*
util: Fix MIN_NON_ZERO
Fam Zheng
2016-07-13
1
-1
/
+2
*
|
Improve block job rate limiting for small bandwidth values
Sascha Silbe
2016-07-13
1
-9
/
+34
*
|
coroutine: move entry argument to qemu_coroutine_create
Paolo Bonzini
2016-07-13
2
-7
/
+5
*
|
coroutine: use QSIMPLEQ instead of QTAILQ
Paolo Bonzini
2016-07-13
2
-3
/
+3
*
|
osdep: Introduce qemu_dup
Fam Zheng
2016-07-13
1
-0
/
+3
*
|
Merge remote-tracking branch 'remotes/armbru/tags/pull-include-2016-07-12' in...
Peter Maydell
2016-07-12
29
-68
/
+62
|
\
\
|
*
|
Clean up decorations and whitespace around header guards
Markus Armbruster
2016-07-12
14
-15
/
+16
|
*
|
Clean up ill-advised or unusual header guards
Markus Armbruster
2016-07-12
9
-25
/
+23
|
*
|
Clean up header guards that don't match their file name
Markus Armbruster
2016-07-12
6
-16
/
+17
|
*
|
Drop Emacs local variables lists redundant with .dir-locals.el
Markus Armbruster
2016-07-12
1
-8
/
+0
|
*
|
Use #include "..." for our own headers, <...> for others
Markus Armbruster
2016-07-12
3
-4
/
+6
|
|
/
*
|
bswap.h: Document cpu_to_* and *_to_cpu conversion functions
Peter Maydell
2016-07-12
1
-0
/
+58
*
|
bswap.h: Fix comment typo
Peter Maydell
2016-07-12
1
-1
/
+1
*
|
bswap.h: Remove unused cpu_to_*w() and *_to_cpup()
Peter Maydell
2016-07-12
1
-10
/
+0
|
/
*
qdev: Eliminate qemu_add_globals() function
Eduardo Habkost
2016-07-07
1
-1
/
+0
*
sockets: Use new QAPI cloning
Eric Blake
2016-07-06
1
-4
/
+0
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2016-07-05
1
-12
/
+91
|
\
|
*
range: Replace internal representation of Range
Markus Armbruster
2016-07-04
1
-29
/
+27
|
*
range: Eliminate direct Range member access
Markus Armbruster
2016-07-04
1
-2
/
+83
[next]