index
:
riscv-gnu-toolchain/qemu.git
block
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.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-24
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
1
-1
/
+3
2018-01-24
Revert "qemu: add a cleanup callback function to EventNotifier"
Michael S. Tsirkin
2
-6
/
+1
2018-01-23
osdep: Retry SETLK upon EINTR
Fam Zheng
1
-1
/
+3
2018-01-19
memfd: remove needless include
Marc-André Lureau
1
-2
/
+0
2018-01-19
memfd: split qemu_memfd_alloc()
Marc-André Lureau
1
-25
/
+36
2018-01-18
qemu: add a cleanup callback function to EventNotifier
Gal Hammer
2
-1
/
+6
2018-01-16
util/qemu-thread-*: add qemu_lock, locked and unlock trace events
Alex Bennée
3
-21
/
+27
2018-01-16
qemu-config: fix leak in query-command-line-options
Marc-André Lureau
1
-1
/
+2
2018-01-16
readline: add a free function
Marc-André Lureau
1
-1
/
+17
2017-12-21
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
4
-46
/
+54
2017-12-21
Merge remote-tracking branch 'remotes/famz/tags/staging-pull-request' into st...
Peter Maydell
1
-1
/
+6
2017-12-21
rcu: reduce more than 7MB heap memory by malloc_trim()
Yang Zhong
1
-0
/
+6
2017-12-21
sockets: remove obsolete code that updated listen address
Daniel P. Berrange
1
-26
/
+5
2017-12-20
qemu-thread: fix races on threads that exit very quickly
linzhecheng
1
-17
/
+42
2017-12-20
memfd: fix configure test
Paolo Bonzini
1
-3
/
+1
2017-12-20
util: add is_equal to UUID API
Roman Kagan
1
-1
/
+6
2017-12-20
Merge remote-tracking branch 'remotes/armbru/tags/pull-cmdline-2017-12-18-v2'...
Peter Maydell
1
-35
/
+1
2017-12-20
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
1
-2
/
+2
2017-12-20
option: Drop unused get_param_value(), get_next_param_value()
Markus Armbruster
1
-34
/
+0
2017-12-20
option: Remove shadowing opt decl from qemu_opt_print()
Dr. David Alan Gilbert
1
-1
/
+1
2017-12-19
Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging
Peter Maydell
1
-0
/
+39
2017-12-19
coroutine: simplify co_aio_sleep_ns() prototype
Stefan Hajnoczi
1
-2
/
+2
2017-12-18
hbitmap: add next_zero function
Vladimir Sementsov-Ogievskiy
1
-0
/
+39
2017-12-18
misc: remove duplicated includes
Philippe Mathieu-Daudé
1
-1
/
+0
2017-12-15
sparc: Make sure we mmap at SHMLBA alignment
Peter Maydell
1
-0
/
+8
2017-11-28
sockets: avoid crash when cleaning up sockets for an invalid FD
Daniel P. Berrange
1
-0
/
+3
2017-11-21
coroutine: abort if we try to schedule or enter a pending coroutine
Jeff Cody
3
-0
/
+39
2017-11-16
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-2
/
+2
2017-11-15
util/stats64: Fix min/max comparisons
Max Reitz
1
-2
/
+2
2017-11-08
util/async: use atomic_mb_set in qemu_bh_cancel
Sergio Lopez
1
-1
/
+1
2017-11-07
sockets: avoid leak of listen file descriptor
Daniel P. Berrange
1
-23
/
+29
2017-11-06
aio-posix: drop QEMU_AIO_POLL_MAX_NS env var
Stefan Hajnoczi
1
-7
/
+0
2017-11-02
oslib-posix: Use sysctl(2) call to resolve exec_dir on NetBSD
Kamil Rytarowski
1
-1
/
+10
2017-10-24
osdep: introduce qemu_mprotect_rwx/none
Emilio G. Cota
1
-0
/
+41
2017-10-20
oslib-posix: Fix compiler warning and some data types
Stefan Weil
1
-7
/
+8
2017-10-16
sockets: Handle race condition between binds to the same port
Knut Omang
1
-17
/
+41
2017-10-16
sockets: factor out create_fast_reuse_socket
Knut Omang
1
-3
/
+12
2017-10-16
sockets: factor out a new try_bind() function
Knut Omang
1
-30
/
+39
2017-10-10
util: move qemu_real_host_page_size/mask to osdep.h
Emilio G. Cota
2
-0
/
+19
2017-10-09
config: qemu_config_parse() return number of config groups
Eduardo Habkost
1
-8
/
+7
2017-10-06
hbitmap: Rename serialization_granularity to serialization_align
Eric Blake
1
-4
/
+4
2017-10-03
aio: fix assert when remove poll during destroy
Stefan Hajnoczi
1
-1
/
+8
2017-09-27
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
1
-0
/
+1
2017-09-26
throttle: Assert that bkt->max is valid in throttle_compute_wait()
Alberto Garcia
1
-0
/
+1
2017-09-26
util/qemu-thread-posix.c: Replace OS ifdefs with CONFIG_HAVE_SEM_TIMEDWAIT
Peter Maydell
1
-5
/
+5
2017-09-22
bitmap: provide to_le/from_le helpers
Peter Xu
1
-0
/
+32
2017-09-22
bitmap: introduce bitmap_count_one()
Peter Xu
1
-0
/
+15
2017-09-22
bitmap: remove BITOP_WORD()
Peter Xu
1
-4
/
+2
2017-09-19
Convert remaining single line fprintf() to warn_report()
Alistair Francis
1
-1
/
+2
2017-09-19
Convert multi-line fprintf() to warn_report()
Alistair Francis
1
-3
/
+3
[next]