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
*
introduce QEMU_AUTO_VFREE
Vladimir Sementsov-Ogievskiy
2021-06-29
1
-0
/
+15
*
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2021-06-28
1
-6
/
+22
|
\
|
*
osdep: provide ROUND_DOWN macro
Paolo Bonzini
2021-06-25
1
-6
/
+22
*
|
Merge remote-tracking branch 'remotes/vsementsov/tags/pull-jobs-2021-06-25' i...
Peter Maydell
2021-06-28
3
-20
/
+30
|
\
\
|
*
|
co-shared-resource: protect with a mutex
Emanuele Giuseppe Esposito
2021-06-25
1
-3
/
+1
|
*
|
progressmeter: protect with a mutex
Emanuele Giuseppe Esposito
2021-06-25
1
-15
/
+19
|
*
|
ratelimit: treat zero speed as unlimited
Paolo Bonzini
2021-06-25
1
-2
/
+10
|
|
/
*
/
plugins/api: expose symbol lookup to plugins
Alex Bennée
2021-06-25
1
-0
/
+9
|
/
*
Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-06-...
Peter Maydell
2021-06-24
2
-4
/
+4
|
\
|
*
Remove leading underscores from QEMU defines
Ahmed Abouzied
2021-06-21
2
-4
/
+4
*
|
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210619-2' in...
Peter Maydell
2021-06-22
1
-1
/
+0
|
\
\
|
*
|
plugins: Drop tcg_flags from struct qemu_plugin_dyn_cb
Richard Henderson
2021-06-19
1
-1
/
+0
|
|
/
*
|
qemu-sockets: introduce socket_address_parse_named_fd()
Vladimir Sementsov-Ogievskiy
2021-06-18
1
-0
/
+11
*
|
co-queue: drop extra coroutine_fn marks
Vladimir Sementsov-Ogievskiy
2021-06-18
1
-2
/
+4
|
/
*
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2021-06-17
2
-10
/
+40
|
\
|
*
configure: Remove probe for _Static_assert
Richard Henderson
2021-06-16
1
-11
/
+0
|
*
qemu/compiler: Remove QEMU_GENERIC
Richard Henderson
2021-06-16
1
-40
/
+0
|
*
include/qemu/lockable: Use _Generic instead of QEMU_GENERIC
Richard Henderson
2021-06-16
1
-48
/
+40
|
*
util: Use unique type for QemuRecMutex in thread-posix.h
Richard Henderson
2021-06-16
1
-2
/
+8
|
*
util: Pass file+line to qemu_rec_mutex_unlock_impl
Richard Henderson
2021-06-16
1
-1
/
+9
|
*
util: Use real functions for thread-posix QemuRecMutex
Richard Henderson
2021-06-16
3
-13
/
+6
|
*
util/mmap-alloc: Support RAM_NORESERVE via MAP_NORESERVE under Linux
David Hildenbrand
2021-06-15
1
-0
/
+3
|
*
memory: Introduce RAM_NORESERVE and wire it up in qemu_ram_mmap()
David Hildenbrand
2021-06-15
1
-1
/
+8
|
*
util/mmap-alloc: Pass flags instead of separate bools to qemu_ram_mmap()
David Hildenbrand
2021-06-15
2
-7
/
+27
|
*
softmmu/physmem: Fix ram_block_discard_range() to handle shared anonymous memory
David Hildenbrand
2021-06-15
1
-2
/
+2
*
|
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-c11-20210615' into...
Peter Maydell
2021-06-17
5
-113
/
+61
|
\
\
|
*
|
configure: Remove probe for _Static_assert
Richard Henderson
2021-06-16
1
-11
/
+0
|
*
|
qemu/compiler: Remove QEMU_GENERIC
Richard Henderson
2021-06-16
1
-40
/
+0
|
*
|
include/qemu/lockable: Use _Generic instead of QEMU_GENERIC
Richard Henderson
2021-06-16
1
-48
/
+40
|
*
|
util: Use unique type for QemuRecMutex in thread-posix.h
Richard Henderson
2021-06-16
1
-2
/
+8
|
*
|
util: Pass file+line to qemu_rec_mutex_unlock_impl
Richard Henderson
2021-06-16
1
-1
/
+9
|
*
|
util: Use real functions for thread-posix QemuRecMutex
Richard Henderson
2021-06-16
3
-13
/
+6
|
|
/
*
|
include/qemu/int128.h: Add function to create Int128 from int64_t
Peter Maydell
2021-06-16
1
-0
/
+10
*
|
bitops.h: Provide hswap32(), hswap64(), wswap64() swapping operations
Peter Maydell
2021-06-16
1
-0
/
+29
|
/
*
util/osdep: Add qemu_mprotect_rw
Richard Henderson
2021-06-14
1
-0
/
+1
*
qemu-config: parse configuration files to a QDict
Paolo Bonzini
2021-06-04
1
-1
/
+6
*
docs: fix references to docs/devel/atomics.rst
Stefano Garzarella
2021-06-02
2
-3
/
+3
*
qemu-config: load modules when instantiating option groups
Paolo Bonzini
2021-05-26
1
-1
/
+1
*
remove qemu-options* from root directory
Paolo Bonzini
2021-05-26
1
-0
/
+41
*
coroutine-sleep: introduce qemu_co_sleep
Paolo Bonzini
2021-05-21
1
-0
/
+5
*
coroutine-sleep: replace QemuCoSleepState pointer with struct in the API
Paolo Bonzini
2021-05-21
1
-11
/
+12
*
coroutine-sleep: disallow NULL QemuCoSleepState** argument
Paolo Bonzini
2021-05-21
1
-2
/
+3
*
bitops.h: Improve find_xxx_bit() documentation
Philippe Mathieu-Daudé
2021-05-21
1
-3
/
+12
*
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-fp-20210516' into ...
Peter Maydell
2021-05-17
1
-0
/
+291
|
\
|
*
qemu/host-utils: Add wrappers for carry builtins
Richard Henderson
2021-05-16
1
-0
/
+50
|
*
qemu/host-utils: Add wrappers for overflow builtins
Richard Henderson
2021-05-16
1
-0
/
+225
|
*
qemu/host-utils: Use __builtin_bitreverseN
Richard Henderson
2021-05-16
1
-0
/
+16
*
|
mirror: stop cancelling in-flight requests on non-force cancel in READY
Vladimir Sementsov-Ogievskiy
2021-05-14
1
-1
/
+1
|
/
*
main-loop: remove dead code
Paolo Bonzini
2021-05-11
1
-18
/
+0
*
accel-cpu: make cpu_realizefn return a bool
Claudio Fontana
2021-05-10
1
-1
/
+1
[next]