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
2017-07-17
coroutine-lock: add qemu_co_rwlock_downgrade and qemu_co_rwlock_upgrade
Paolo Bonzini
1
-0
/
+35
2017-07-14
sockets: ensure we don't accept IPv4 clients when IPv4 is disabled
Daniel P. Berrange
1
-9
/
+31
2017-07-14
sockets: don't block IPv4 clients when listening on "::"
Daniel P. Berrange
1
-4
/
+0
2017-07-14
sockets: ensure we can bind to both ipv4 & ipv6 separately
Daniel P. Berrange
1
-8
/
+23
2017-07-14
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2017-07-13' into...
Peter Maydell
2
-7
/
+119
2017-07-13
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...
Peter Maydell
1
-34
/
+0
2017-07-13
error: Implement the warn and free Error functions
Alistair Francis
1
-0
/
+20
2017-07-13
error: Functions to report warnings and informational messages
Alistair Francis
1
-5
/
+97
2017-07-13
util/qemu-error: Rename error_print_loc() to be more generic
Alistair Francis
1
-2
/
+2
2017-07-11
qmp: add x-debug-block-dirty-bitmap-sha256
Vladimir Sementsov-Ogievskiy
1
-0
/
+11
2017-07-11
block/dirty-bitmap: add deserialize_ones func
Vladimir Sementsov-Ogievskiy
1
-0
/
+17
2017-07-11
hbitmap: improve dirty iter
Vladimir Sementsov-Ogievskiy
1
-1
/
+22
2017-07-11
block: rip out all traces of password prompting
Daniel P. Berrange
2
-90
/
+0
2017-07-11
util/qemu-sockets: Drop unused helper socket_address_to_string()
Mao Zhongyi
1
-34
/
+0
2017-07-09
util/cacheinfo: Fix warning generated by clang
Pranith Kumar
1
-1
/
+1
2017-07-04
qemu-thread: Assert locks are initialized before using
Fam Zheng
2
-1
/
+60
2017-07-04
main_loop: Make main_loop_wait() return void
Peter Maydell
1
-7
/
+1
2017-07-04
util/oslib-win32: Remove if conditional
Alistair Francis
1
-4
/
+2
2017-07-04
sockets: avoid formatting buffer that may not be NUL terminated
Daniel P. Berrange
1
-1
/
+1
2017-06-22
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-06-09-v2' in...
Peter Maydell
1
-16
/
+8
2017-06-22
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20170619' into staging
Peter Maydell
2
-0
/
+186
2017-06-20
qapi: merge QInt and QFloat in QNum
Marc-André Lureau
1
-16
/
+8
2017-06-19
util: add cacheinfo
Emilio G. Cota
2
-0
/
+186
2017-06-16
util: add stats64 module
Paolo Bonzini
2
-0
/
+138
2017-06-12
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
3
-3
/
+23
2017-06-07
sockets: improve error reporting if UNIX socket path is too long
Daniel P. Berrange
1
-22
/
+46
2017-06-07
coroutine-lock: do not touch coroutine after another one has been entered
Roman Pen
2
-2
/
+22
2017-06-07
oslib: strip trailing '\n' from error_setg() string argument
Philippe Mathieu-Daudé
1
-1
/
+1
2017-06-06
Check the return value of fcntl in qemu_set_cloexec
Stefano Stabellini
1
-1
/
+3
2017-06-02
Remove/replace sysemu/char.h inclusion
Marc-André Lureau
1
-1
/
+0
2017-06-01
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-05-31' into ...
Peter Maydell
1
-5
/
+5
2017-06-01
Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging
Peter Maydell
1
-47
/
+0
2017-05-31
qapi: Reject alternates that can't work with keyval_parse()
Markus Armbruster
1
-5
/
+5
2017-05-25
util: drop old utimensat() compat code
Greg Kurz
1
-47
/
+0
2017-05-23
sockets: Plug memory leak in socket_address_flatten()
Markus Armbruster
1
-1
/
+3
2017-05-17
utils: provide size_to_str()
Peter Xu
1
-0
/
+25
2017-05-12
Merge tag 'block-pull-request' into staging
Stefan Hajnoczi
1
-198
/
+0
2017-05-12
Merge remote-tracking branch 'kwolf/tags/for-upstream' into staging
Stefan Hajnoczi
1
-0
/
+48
2017-05-12
coroutine: remove GThread implementation
Daniel P. Berrange
1
-198
/
+0
2017-05-11
osdep: Fall back to posix lock when OFD lock is unavailable
Fam Zheng
1
-10
/
+10
2017-05-11
osdep: Add qemu_lock_fd and qemu_unlock_fd
Fam Zheng
1
-0
/
+48
2017-05-10
Merge remote-tracking branch 'mjt/tags/trivial-patches-fetch' into staging
Stefan Hajnoczi
1
-28
/
+19
2017-05-09
Merge remote-tracking branch 'armbru/tags/pull-qapi-2017-05-04-v3' into staging
Stefan Hajnoczi
2
-98
/
+89
2017-05-09
sockets: Delete unused helper socket_address_crumple()
Markus Armbruster
1
-31
/
+0
2017-05-09
sockets: Limit SocketAddressLegacy to external interfaces
Markus Armbruster
1
-75
/
+105
2017-05-09
sockets: Rename SocketAddressFlat to SocketAddress
Markus Armbruster
1
-5
/
+5
2017-05-09
sockets: Rename SocketAddress to SocketAddressLegacy
Markus Armbruster
1
-50
/
+50
2017-05-09
sockets: Prepare inet_parse() for flattened SocketAddress
Markus Armbruster
1
-18
/
+12
2017-05-09
sockets: Prepare vsock_parse() for flattened SocketAddress
Markus Armbruster
1
-10
/
+10
2017-05-09
QemuOpts: Simplify qemu_opts_to_qdict()
Eric Blake
1
-3
/
+1
[next]