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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-11
maintainers: Add myself as linux-user reviewer
Laurent Vivier
1
-0
/
+1
2017-05-10
Merge remote-tracking branch 'mjt/tags/trivial-patches-fetch' into staging
Stefan Hajnoczi
34
-114
/
+112
2017-05-10
Merge remote-tracking branch 'danpb/tags/pull-qcrypto-2017-05-09-1' into staging
Stefan Hajnoczi
12
-66
/
+135
2017-05-10
tests: Remove redundant assignment
Fam Zheng
1
-1
/
+1
2017-05-10
MAINTAINERS: Update paths for AioContext implementation
Paolo Bonzini
1
-2
/
+2
2017-05-10
MAINTAINERS: Update paths for main loop
Paolo Bonzini
1
-2
/
+2
2017-05-10
jazz_led: fix bad snprintf
Paolo Bonzini
1
-2
/
+2
2017-05-10
tests: Ignore another built executable (test-hmp)
Eric Blake
1
-0
/
+1
2017-05-10
scripts: Switch to more portable Perl shebang
Kamil Rytarowski
8
-8
/
+15
2017-05-10
scripts/qemu-binfmt-conf.sh: Fix shell portability issue
Kamil Rytarowski
1
-2
/
+2
2017-05-10
virtfs: allow a device id to be specified in the -virtfs option
Chris Webb
2
-3
/
+4
2017-05-10
hw/core/generic-loader: Fix crash when running without CPU
Thomas Huth
1
-4
/
+5
2017-05-10
virtio-blk: Remove useless condition around g_free()
Fam Zheng
1
-3
/
+1
2017-05-10
qemu-doc: Fix broken URLs of amnhltm.zip and dosidle210.zip
Thomas Huth
1
-5
/
+5
2017-05-10
use _Static_assert in QEMU_BUILD_BUG_ON
Andreas Grapentin
2
-1
/
+21
2017-05-10
channel-file: fix wrong parameter comments
sochin.jiang
1
-1
/
+1
2017-05-09
Merge remote-tracking branch 'armbru/tags/pull-qapi-2017-05-04-v3' into staging
Stefan Hajnoczi
71
-668
/
+805
2017-05-09
crypto: qcrypto_random_bytes() now works on windows w/o any other crypto libs
Geert Martin Ijewski
5
-8
/
+57
2017-05-09
crypto: move 'opaque' parameter to (nearly) the end of parameter list
Daniel P. Berrange
4
-14
/
+17
2017-05-09
List SASL config file under the cryptography maintainer's realm
Daniel P. Berrange
1
-0
/
+1
2017-05-09
Default to GSSAPI (Kerberos) instead of DIGEST-MD5 for SASL
Daniel P. Berrange
2
-44
/
+60
2017-05-09
qmp-shell: improve help
Marc-André Lureau
1
-1
/
+5
2017-05-09
qmp-shell: don't show version greeting if unavailable
Marc-André Lureau
1
-0
/
+3
2017-05-09
qmp-shell: Cope with query-commands error
Marc-André Lureau
1
-1
/
+4
2017-05-09
qmp-shell: add -N option to skip negotiate
Marc-André Lureau
1
-4
/
+7
2017-05-09
qmp-shell: add persistent command history
John Snow
1
-0
/
+21
2017-05-09
qobject-input-visitor: Catch misuse of end_struct vs. end_list
Markus Armbruster
1
-2
/
+19
2017-05-09
qapi: Document intended use of @name within alternate visits
Markus Armbruster
1
-2
/
+4
2017-05-09
qobject-input-visitor: Document full_name_nth()
Markus Armbruster
1
-0
/
+11
2017-05-09
qmp: Improve QMP dispatch error messages
Markus Armbruster
1
-7
/
+7
2017-05-09
sockets: Delete unused helper socket_address_crumple()
Markus Armbruster
2
-42
/
+0
2017-05-09
sockets: Limit SocketAddressLegacy to external interfaces
Markus Armbruster
24
-406
/
+440
2017-05-09
sockets: Rename SocketAddressFlat to SocketAddress
Markus Armbruster
7
-57
/
+57
2017-05-09
sockets: Rename SocketAddress to SocketAddressLegacy
Markus Armbruster
23
-312
/
+314
2017-05-09
qapi: New QAPI_CLONE_MEMBERS()
Markus Armbruster
2
-0
/
+27
2017-05-09
sockets: Prepare inet_parse() for flattened SocketAddress
Markus Armbruster
5
-27
/
+22
2017-05-09
sockets: Prepare vsock_parse() for flattened SocketAddress
Markus Armbruster
1
-10
/
+10
2017-05-09
test-qga: Actually test 0xff sync bytes
Eric Blake
2
-7
/
+42
2017-05-09
fdc-test: Avoid deprecated 'change' command
Eric Blake
1
-4
/
+4
2017-05-09
QemuOpts: Simplify qemu_opts_to_qdict()
Eric Blake
1
-3
/
+1
2017-05-09
block: Simplify bdrv_append_temp_snapshot() logic
Eric Blake
1
-10
/
+7
2017-05-09
qobject: Use simpler QDict/QList scalar insertion macros
Eric Blake
34
-268
/
+244
2017-05-08
qobject: Add helper macros for common scalar insertions
Eric Blake
3
-0
/
+38
2017-05-08
qobject: Drop useless QObject casts
Eric Blake
8
-51
/
+42
2017-05-08
coccinelle: Add script to remove useless QObject casts
Eric Blake
2
-0
/
+14
2017-05-08
pci: Reduce scope of error injection
Eric Blake
2
-6
/
+2
2017-05-08
pci: Use struct instead of QDict to pass back parameters
Eric Blake
1
-18
/
+26
2017-05-08
test-keyval: fix leaks
Marc-André Lureau
1
-0
/
+4
2017-05-08
tests/check-qdict: Fix missing brackets
Dr. David Alan Gilbert
1
-1
/
+1
2017-05-08
Merge remote-tracking branch 'aurel32/tags/pull-tcg-mips-20170506' into staging
Stefan Hajnoczi
1
-2
/
+2
[next]