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
2014-05-07
do not call g_thread_init() for glib >= 2.31
Michael Tokarev
1
-12
/
+9
2014-04-28
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-04-28' in...
Peter Maydell
2
-1
/
+17
2014-04-28
init_paths: fix minor memory leak
Kirill Batuzov
1
-1
/
+3
2014-04-27
qemu-option: introduce qemu_find_opts_singleton
Paolo Bonzini
1
-0
/
+14
2014-04-25
error: Remove some unused headers
Cole Robinson
1
-4
/
+1
2014-04-25
qerror.h: Remove QERR defines that are only used once
Cole Robinson
2
-2
/
+2
2014-04-25
error: Print error_report() to stderr if using qmp
Cole Robinson
1
-1
/
+1
2014-04-25
error: Privatize error_print_loc
Cole Robinson
1
-1
/
+1
2014-03-28
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2
-3
/
+20
2014-03-27
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-03-27' in...
Peter Maydell
1
-1
/
+1
2014-03-27
Detect pthread_setname_np at configure time
Dr. David Alan Gilbert
2
-3
/
+20
2014-03-27
util: Add 'static' attribute to function implementation
Stefan Weil
1
-1
/
+1
2014-03-27
util: add qemu_ether_ntoa
Alexey Kardashevskiy
1
-0
/
+14
2014-03-25
osdep: initialize glib threads in all QEMU tools
Stefan Hajnoczi
1
-0
/
+18
2014-03-13
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2
-0
/
+79
2014-03-13
oslib-posix: Fix build on FreeBSD
Andreas Färber
1
-0
/
+4
2014-03-13
rfifolock: add recursive FIFO lock
Stefan Hajnoczi
2
-0
/
+79
2014-03-11
qemu-thread-posix: Fix build against older glibc version
Jan Kiszka
1
-1
/
+1
2014-03-09
Add a 'name' parameter to qemu_thread_create
Dr. David Alan Gilbert
3
-4
/
+10
2014-03-09
Add 'debug-threads' suboption to --name
Dr. David Alan Gilbert
2
-0
/
+15
2014-03-05
target-ppc: Add ISA2.06 divde[o] Instructions
Tom Musta
1
-0
/
+37
2014-03-05
target-ppc: Add ISA2.06 divdeu[o] Instructions
Tom Musta
1
-0
/
+38
2014-03-03
util/iov: Use qemu/sockets.h instead of conditional code
Stefan Weil
1
-8
/
+1
2014-02-28
modules: Fix building with --enable-modules
Fam Zheng
1
-1
/
+1
2014-02-25
modules: do not include gmodule-2.0 in static builds
Paolo Bonzini
1
-0
/
+2
2014-02-25
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
3
-0
/
+161
2014-02-24
Merge remote-tracking branch 'remotes/bonzini/configure' into staging
Peter Maydell
3
-2
/
+227
2014-02-21
blkverify: Extract qemu_iovec_clone() and qemu_iovec_compare() from blkverify.
Benoît Canet
1
-0
/
+106
2014-02-21
qemu-config: Sections must consist of keys
Max Reitz
1
-0
/
+6
2014-02-21
qemu-option: has_help_option() and is_valid_option_list()
Kevin Wolf
1
-0
/
+49
2014-02-20
module: implement module loading
Fam Zheng
1
-2
/
+143
2014-02-20
util: Split out exec_dir from os_find_datadir
Fam Zheng
2
-0
/
+84
2014-02-17
Use error_is_set() only when necessary
Markus Armbruster
2
-19
/
+19
2014-02-08
util/fifo8: clear fifo head upon reset
Beniamino Galvani
1
-0
/
+1
2014-02-08
util/fifo8: implement push/pop of multiple bytes
Beniamino Galvani
1
-0
/
+46
2014-02-01
osdep: drop unused #include "trace.h"
Stefan Hajnoczi
1
-1
/
+0
2014-01-24
qemu_memalign: Allow small alignments
Kevin Wolf
1
-0
/
+5
2014-01-24
qemu-progress: Fix progress printing on SIGUSR1
Kevin Wolf
1
-0
/
+10
2014-01-24
qemu-progress: Drop unused include
Kevin Wolf
1
-1
/
+0
2014-01-22
qemu-option: Add qemu_config_parse_qdict()
Max Reitz
1
-0
/
+100
2014-01-22
osdep: add qemu_set_tty_echo()
Stefan Hajnoczi
2
-0
/
+37
2014-01-22
readline: move readline to a generic location
Stefan Hajnoczi
2
-0
/
+496
2014-01-17
Revert "error: Don't use error_report() for assertion msgs."
Peter Crosthwaite
1
-4
/
+4
2014-01-15
error: Don't use error_report() for assertion msgs.
Peter Crosthwaite
1
-4
/
+4
2014-01-14
Merge remote branch 'luiz/queue/qmp' into qmpq
Edgar E. Iglesias
4
-20
/
+31
2014-01-13
bitmap: use long as index
Juan Quintela
1
-30
/
+30
2014-01-06
qemu-option: Remove qemu_opts_create_nofail
Peter Crosthwaite
3
-19
/
+10
2014-01-06
error: Add error_abort
Peter Crosthwaite
1
-1
/
+21
2013-12-06
Merge remote-tracking branch 'kwolf/tags/for-anthony' into staging
Anthony Liguori
1
-0
/
+6
2013-11-30
util: Use qemu_getauxval in linux qemu_cache_utils_init
Richard Henderson
1
-31
/
+20
[prev]
[next]