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
...
*
block/nvme: fix Coverity reports
Paolo Bonzini
2018-03-01
1
-1
/
+1
*
mem: add share parameter to memory-backend-ram
Marcel Apfelbaum
2018-02-19
2
-3
/
+3
*
misc: fix spelling
Marc-André Lureau
2018-02-15
1
-1
/
+1
*
async: use ARRAY_SIZE macro
Philippe Mathieu-Daudé
2018-02-10
1
-1
/
+1
*
oslib-posix: check for posix_memalign in configure script
Andreas Gustafsson
2018-02-10
1
-1
/
+1
*
Include qapi/qmp/qdict.h exactly where needed
Markus Armbruster
2018-02-09
2
-0
/
+2
*
Include qapi/qmp/qlist.h exactly where needed
Markus Armbruster
2018-02-09
2
-0
/
+2
*
qdict qlist: Make most helper macros functions
Markus Armbruster
2018-02-09
1
-0
/
+1
*
Eliminate qapi/qmp/types.h
Markus Armbruster
2018-02-09
1
-1
/
+3
*
Include qapi/error.h exactly where needed
Markus Armbruster
2018-02-09
1
-0
/
+1
*
Merge remote-tracking branch 'remotes/famz/tags/staging-pull-request' into st...
Peter Maydell
2018-02-08
4
-7
/
+754
|
\
|
*
util: Introduce vfio helpers
Fam Zheng
2018-02-08
3
-0
/
+739
|
*
coroutine-lock: make qemu_co_enter_next thread-safe
Paolo Bonzini
2018-02-08
1
-2
/
+8
|
*
coroutine-lock: convert CoQueue to use QemuLockable
Paolo Bonzini
2018-02-08
1
-5
/
+7
*
|
Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...
Peter Maydell
2018-02-08
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
hbitmap: fix missing restore count when finish deserialization
Liang Li
2018-02-07
1
-0
/
+1
*
|
memfd: add hugetlbsize argument
Marc-André Lureau
2018-02-07
1
-4
/
+18
*
|
memfd: add hugetlb support
Marc-André Lureau
2018-02-07
1
-3
/
+10
*
|
memfd: add error argument, instead of perror()
Marc-André Lureau
2018-02-07
1
-27
/
+30
*
|
ucontext: annotate coroutine stack for ASAN
Marc-André Lureau
2018-02-07
1
-0
/
+48
*
|
sockets: fix parsing of ipv4/ipv6 opts in parse_socket_addr
Daniel P. Berrange
2018-02-05
1
-4
/
+40
*
|
readline: don't free completions in readline_free()
Greg Kurz
2018-02-05
1
-3
/
+0
|
/
*
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2018-01-24
1
-1
/
+3
|
\
|
*
osdep: Retry SETLK upon EINTR
Fam Zheng
2018-01-23
1
-1
/
+3
*
|
Revert "qemu: add a cleanup callback function to EventNotifier"
Michael S. Tsirkin
2018-01-24
2
-6
/
+1
|
/
*
memfd: remove needless include
Marc-André Lureau
2018-01-19
1
-2
/
+0
*
memfd: split qemu_memfd_alloc()
Marc-André Lureau
2018-01-19
1
-25
/
+36
*
qemu: add a cleanup callback function to EventNotifier
Gal Hammer
2018-01-18
2
-1
/
+6
*
util/qemu-thread-*: add qemu_lock, locked and unlock trace events
Alex Bennée
2018-01-16
3
-21
/
+27
*
qemu-config: fix leak in query-command-line-options
Marc-André Lureau
2018-01-16
1
-1
/
+2
*
readline: add a free function
Marc-André Lureau
2018-01-16
1
-1
/
+17
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2017-12-21
4
-46
/
+54
|
\
|
*
rcu: reduce more than 7MB heap memory by malloc_trim()
Yang Zhong
2017-12-21
1
-0
/
+6
|
*
sockets: remove obsolete code that updated listen address
Daniel P. Berrange
2017-12-21
1
-26
/
+5
|
*
qemu-thread: fix races on threads that exit very quickly
linzhecheng
2017-12-20
1
-17
/
+42
|
*
memfd: fix configure test
Paolo Bonzini
2017-12-20
1
-3
/
+1
*
|
Merge remote-tracking branch 'remotes/famz/tags/staging-pull-request' into st...
Peter Maydell
2017-12-21
1
-1
/
+6
|
\
\
|
|
/
|
/
|
|
*
util: add is_equal to UUID API
Roman Kagan
2017-12-20
1
-1
/
+6
*
|
Merge remote-tracking branch 'remotes/armbru/tags/pull-cmdline-2017-12-18-v2'...
Peter Maydell
2017-12-20
1
-35
/
+1
|
\
\
|
*
|
option: Drop unused get_param_value(), get_next_param_value()
Markus Armbruster
2017-12-20
1
-34
/
+0
|
*
|
option: Remove shadowing opt decl from qemu_opt_print()
Dr. David Alan Gilbert
2017-12-20
1
-1
/
+1
*
|
|
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2017-12-20
1
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
coroutine: simplify co_aio_sleep_ns() prototype
Stefan Hajnoczi
2017-12-19
1
-2
/
+2
*
|
|
Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging
Peter Maydell
2017-12-19
1
-0
/
+39
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
hbitmap: add next_zero function
Vladimir Sementsov-Ogievskiy
2017-12-18
1
-0
/
+39
|
|
/
*
/
misc: remove duplicated includes
Philippe Mathieu-Daudé
2017-12-18
1
-1
/
+0
|
/
*
sparc: Make sure we mmap at SHMLBA alignment
Peter Maydell
2017-12-15
1
-0
/
+8
*
sockets: avoid crash when cleaning up sockets for an invalid FD
Daniel P. Berrange
2017-11-28
1
-0
/
+3
*
coroutine: abort if we try to schedule or enter a pending coroutine
Jeff Cody
2017-11-21
3
-0
/
+39
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2017-11-16
1
-2
/
+2
|
\
[prev]
[next]