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
2015-09-18
error: New error_fatal
Markus Armbruster
1
-13
/
+21
2015-09-18
error: Copy location information in error_copy()
Eric Blake
1
-0
/
+3
2015-09-18
hmp: Allow for error message hints on HMP
Eric Blake
2
-7
/
+36
2015-09-18
error: only prepend timestamp on stderr
Stefan Hajnoczi
1
-1
/
+1
2015-09-16
Revert "rcu: init rcu_registry_lock after fork"
Paolo Bonzini
1
-6
/
+1
2015-09-14
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
3
-2
/
+166
2015-09-11
typofixes - v4
Veres Lajos
1
-1
/
+1
2015-09-11
opts: produce valid command line in qemu_opts_print
Kővágó, Zoltán
1
-3
/
+26
2015-09-11
maint: remove / fix many doubled words
Daniel P. Berrange
1
-1
/
+1
2015-09-10
error: On abort, report where the error was created
Markus Armbruster
1
-16
/
+39
2015-09-10
error: error_set_errno() is unused, drop
Markus Armbruster
1
-3
/
+2
2015-09-10
qga: Clean up unnecessarily dirty casts
Markus Armbruster
1
-3
/
+2
2015-09-10
error: Make error_setg() a function
Markus Armbruster
1
-0
/
+9
2015-09-10
error: De-duplicate code creating Error objects
Markus Armbruster
1
-43
/
+25
2015-09-10
cutils: work around platform differences in strto{l,ul,ll,ull}
Paolo Bonzini
1
-5
/
+19
2015-09-09
cutils: Add qemu_strtoull() wrapper
Carlos L. Torres
1
-0
/
+23
2015-09-09
cutils: Add qemu_strtoll() wrapper
Carlos L. Torres
1
-0
/
+23
2015-09-09
cutils: Add qemu_strtoul() wrapper
Carlos L. Torres
1
-0
/
+32
2015-09-09
cutils: Add qemu_strtol() wrapper
Carlos L. Torres
1
-0
/
+58
2015-09-09
rcu: init rcu_registry_lock after fork
Emilio G. Cota
1
-1
/
+6
2015-09-07
Make pow2ceil() and pow2floor() inline
Peter Maydell
1
-23
/
+0
2015-09-07
Remove unused qemu_fls function
Peter Maydell
1
-5
/
+0
2015-09-04
qemu-iotests: s390x: fix test 049, reject negative sizes in QemuOpts
Bo Tu
1
-0
/
+5
2015-09-02
qemu-thread: handle spurious futex_wait wakeups
Emilio G. Cota
1
-1
/
+10
2015-08-18
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-13
/
+35
2015-08-14
rcu: Allow calling rcu_(un)register_thread() during synchronize_rcu()
Wen Congyang
1
-13
/
+35
2015-08-05
throttle: refuse bps_max/iops_max without bps/iops
Stefan Hajnoczi
1
-0
/
+15
2015-07-24
rcu: actually register threads that have RCU read-side critical sections
Paolo Bonzini
1
-0
/
+2
2015-07-20
timer: rename NSEC_PER_SEC due to Mac OS X header clash
Stefan Hajnoczi
1
-2
/
+2
2015-07-07
crypto: move built-in AES implementation into crypto/
Daniel P. Berrange
2
-1653
/
+1
2015-07-06
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-7
/
+7
2015-07-02
timer: Use a single definition of NSEC_PER_SEC for the whole codebase
Alberto Garcia
1
-2
/
+2
2015-06-26
cutils: allow compilation with icc
Artyom Tarasenko
1
-7
/
+7
2015-06-25
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2
-1
/
+26
2015-06-23
util/qemu-sockets: improve ai_flag hints for ipv6 hosts
Wolfgang Bumiller
1
-3
/
+6
2015-06-23
iov: don't touch iov in iov_send_recv()
Wen Congyang
1
-1
/
+13
2015-06-23
util/hbitmap: Add an API to reset all set bits in hbitmap
Wen Congyang
1
-0
/
+13
2015-06-22
Include qapi/qmp/qerror.h exactly where needed
Markus Armbruster
1
-1
/
+0
2015-06-22
qerror: Move #include out of qerror.h
Markus Armbruster
2
-0
/
+2
2015-06-22
qmp: Wean off qerror_report()
Markus Armbruster
1
-2
/
+2
2015-06-22
qerror: Clean up QERR_ macros to expand into a single string
Markus Armbruster
1
-10
/
+12
2015-06-22
QemuOpts: Wean off qerror_report_err()
Markus Armbruster
1
-6
/
+19
2015-06-22
qobject: Use 'bool' for qbool
Eric Blake
1
-1
/
+1
2015-06-12
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
1
-33
/
+48
2015-06-12
throttle: Update throttle infrastructure copyright
Alberto Garcia
1
-3
/
+5
2015-06-12
throttle: Extract timers from ThrottleState into a separate structure
Benoît Canet
1
-30
/
+43
2015-06-12
event-notifier: Always return 0 for posix implementation
Fam Zheng
1
-1
/
+2
2015-06-12
Change qemu_set_fd_handler2(..., NULL, ...) to qemu_set_fd_handler
Fam Zheng
1
-5
/
+3
2015-06-10
QemuOpts: increase number of vm_config_groups
Gerd Hoffmann
1
-1
/
+1
2015-06-09
QemuOpts: Convert qemu_opt_foreach() to Error
Markus Armbruster
2
-5
/
+9
[next]