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
2016-05-23
exec.c: Ensure right alignment also for file backed ram
Dominik Dingel
1
-13
/
+0
2016-05-19
qemu-common: stop including qemu/host-utils.h from qemu-common.h
Paolo Bonzini
1
-0
/
+1
2016-05-19
log: do not use CONFIG_USER_ONLY
Paolo Bonzini
1
-2
/
+10
2016-05-18
Fix some typos found by codespell
Stefan Weil
1
-2
/
+2
2016-05-18
util: fix comment typos
Wei Jiangang
2
-3
/
+3
2016-05-16
rfifolock: no need to get thread identifier when nesting
Changlong Xie
1
-1
/
+1
2016-05-12
qapi: Use strict QMP input visitor in more places
Eric Blake
1
-1
/
+1
2016-05-12
qapi: Consolidate QMP input visitor creation
Eric Blake
1
-1
/
+1
2016-04-28
QemuOpts: Fix qemu_opts_foreach() dangling location regression
Markus Armbruster
1
-3
/
+3
2016-04-22
event-notifier: Add "is_external" parameter
Fam Zheng
2
-1
/
+4
2016-04-22
util: align memory allocations to 2M on AArch64
Christoffer Dall
1
-1
/
+2
2016-04-06
util: Improved qemu_hexmap() to include an ascii dump of the buffer
Isaac Lozano
1
-11
/
+22
2016-04-05
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-1
/
+18
2016-04-05
util: retry getaddrinfo if getting EAI_BADFLAGS with AI_V4MAPPED
Daniel P. Berrange
1
-1
/
+18
2016-03-31
log: move qemu_log_close/qemu_log_flush from header to log.c
Denis V. Lunev
1
-0
/
+17
2016-03-24
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
16
-15
/
+162
2016-03-23
Merge remote-tracking branch 'remotes/armbru/tags/pull-ivshmem-2016-03-18' in...
Peter Maydell
1
-0
/
+6
2016-03-22
qemu-log: support simple pid substitution for logs
Alex Bennée
1
-2
/
+19
2016-03-22
qemu-log: new option -dfilter to limit output
Alex Bennée
1
-0
/
+87
2016-03-22
qemu-log: Avoid function call for disabled qemu_log_mask logging
Peter Maydell
1
-11
/
+0
2016-03-22
qemu-log: correct help text for -d cpu
Alex Bennée
1
-1
/
+1
2016-03-22
util: move declarations out of qemu-common.h
Veronia Bahaa
12
-1
/
+47
2016-03-22
include/qemu/iov.h: Don't include qemu-common.h
Markus Armbruster
1
-0
/
+1
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
7
-0
/
+7
2016-03-22
Remove unneeded include statements for setjmp.h
Stefan Weil
3
-3
/
+0
2016-03-21
event_notifier: Make event_notifier_init_fd() #ifdef CONFIG_EVENTFD
Markus Armbruster
1
-0
/
+6
2016-03-18
qapi: Don't special-case simple union wrappers
Eric Blake
1
-17
/
+18
2016-03-16
util/base64.c: Clean includes
Peter Maydell
1
-2
/
+0
2016-03-16
error: ensure errno detail is printed with error_abort
Daniel P. Berrange
1
-21
/
+19
2016-03-10
osdep: remove use of socket_error() from all code
Daniel P. Berrange
3
-10
/
+8
2016-03-10
osdep: add wrappers for socket functions
Daniel P. Berrange
1
-0
/
+201
2016-03-10
osdep: fix socket_error() to work with Mingw64
Daniel P. Berrange
1
-1
/
+78
2016-03-08
cutils: add avx2 instruction optimization
Liang Li
1
-4
/
+120
2016-03-07
log: do not log if QEMU is daemonized but without -D
Paolo Bonzini
1
-2
/
+5
2016-03-05
util: Shorten references into SocketAddress
Eric Blake
1
-5
/
+6
2016-02-25
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-2
/
+9
2016-02-22
log: Redirect stderr to logfile if deamonized
Dimitris Aragiorgis
1
-2
/
+9
2016-02-22
throttle: Add support for burst periods
Alberto Garcia
1
-13
/
+60
2016-02-22
throttle: Use throttle_config_init() to initialize ThrottleConfig
Alberto Garcia
1
-0
/
+10
2016-02-22
throttle: Merge all functions that check the configuration into one
Alberto Garcia
1
-32
/
+8
2016-02-22
throttle: Make throttle_is_valid() set errp
Alberto Garcia
1
-1
/
+4
2016-02-22
throttle: Make throttle_max_is_missing_limit() set errp
Alberto Garcia
1
-1
/
+4
2016-02-22
throttle: Make throttle_conflicting() set errp
Alberto Garcia
1
-2
/
+9
2016-02-22
throttle: Make throttle_compute_timer() static
Alberto Garcia
1
-4
/
+4
2016-02-16
oslib-posix.c: Move workaround for OSX daemon() deprecation to osdep.h
Peter Maydell
1
-9
/
+0
2016-02-11
qemu-sockets: simplify error handling
Paolo Bonzini
1
-3
/
+3
2016-02-09
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
1
-4
/
+4
2016-02-09
iov: avoid memcpy for "simple" iov_from_buf/iov_to_buf
Paolo Bonzini
1
-4
/
+4
2016-02-08
qapi: Swap visit_* arguments for consistent 'name' placement
Eric Blake
1
-2
/
+2
2016-02-04
all: Clean up includes
Peter Maydell
1
-0
/
+1
[next]