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-09-26
throttle: Assert that bkt->max is valid in throttle_compute_wait()
Alberto Garcia
1
-0
/
+1
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
2017-09-19
scsi: move non-emulation specific code to scsi/
Paolo Bonzini
2
-91
/
+0
2017-09-19
scsi: Introduce scsi_sense_buf_to_errno
Fam Zheng
1
-0
/
+30
2017-09-19
scsi: Improve scsi_sense_to_errno
Fam Zheng
1
-4
/
+12
2017-09-19
scsi: Refactor scsi sense interpreting code
Fam Zheng
2
-0
/
+53
2017-09-07
configure: Drop AIX host support
Peter Maydell
1
-10
/
+1
2017-09-07
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
1
-0
/
+151
2017-09-05
block: convert ThrottleGroup to object with QOM
Manos Pitsidianakis
1
-0
/
+151
2017-09-05
Merge remote-tracking branch 'remotes/berrange/tags/pull-qio-20170905-2' into...
Peter Maydell
1
-182
/
+23
2017-09-05
util: remove the obsolete non-blocking connect
Cao jin
1
-182
/
+23
2017-09-04
qapi: Generate FOO_str() macro for QAPI enum FOO
Markus Armbruster
1
-1
/
+0
2017-08-30
oslib-posix: Print errors before aborting on qemu_alloc_stack()
Eduardo Habkost
1
-0
/
+2
2017-08-29
throttle: Make burst_length 64bit and add range checks
Alberto Garcia
1
-0
/
+5
2017-08-29
throttle: Make LeakyBucket.avg and LeakyBucket.max integer types
Alberto Garcia
1
-4
/
+3
2017-08-29
throttle: Remove throttle_fix_bucket() / throttle_unfix_bucket()
Alberto Garcia
1
-39
/
+23
2017-08-29
throttle: Make throttle_is_valid() a bit less verbose
Alberto Garcia
1
-8
/
+7
2017-08-29
throttle: Update the throttle_fix_bucket() documentation
Alberto Garcia
1
-8
/
+3
2017-08-11
osdep: Add runtime OFD lock detection
Fam Zheng
1
-10
/
+56
2017-08-08
Revert "rcu: do not create thread in pthread_atfork callback"
Paolo Bonzini
1
-3
/
+7
2017-08-08
rcu: completely disable pthread_atfork callbacks as soon as possible
Paolo Bonzini
1
-0
/
+20
2017-07-31
docs: fix broken paths to docs/devel/tracing.txt
Philippe Mathieu-Daudé
1
-1
/
+1
2017-07-24
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2017-07-24' into...
Peter Maydell
1
-8
/
+9
2017-07-24
error: Revert unwanted change of warning messages
Markus Armbruster
1
-8
/
+9
2017-07-24
util: Introduce include/qemu/cpuid.h
Richard Henderson
1
-4
/
+3
2017-07-21
util/oslib-posix.c: Avoid warning on NetBSD
Peter Maydell
1
-1
/
+1
2017-07-19
util/cacheinfo: Add missing include for ppc linux
Philippe Mathieu-Daudé
1
-0
/
+1
2017-07-18
block: remove timer canceling in throttle_config()
Manos Pitsidianakis
1
-14
/
+0
2017-07-18
block: add clock_type field to ThrottleGroup
Manos Pitsidianakis
1
-1
/
+3
2017-07-18
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
1
-3
/
+10
2017-07-17
util/aio-win32: Only select on what we are actually waiting for
Alistair Francis
1
-3
/
+10
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
[next]