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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
2019-09-26
tests/tcg: re-enable linux-test for ppc64abi32
Alex Bennée
1
-8
/
+3
2019-09-26
tests/tcg: clean-up some comments after the de-tangling
Alex Bennée
3
-10
/
+15
2019-09-26
podman: fix command invocation
John Snow
1
-1
/
+1
2019-09-26
tests/docker: reduce scary warnings by cleaning up clean up
Alex Bennée
1
-18
/
+16
2019-09-26
tests/docker: remove python2.7 from debian9-mxe
John Snow
1
-2
/
+1
2019-09-26
tests/docker: fix DOCKER_PARTIAL_IMAGES
Alex Bennée
1
-1
/
+1
2019-09-26
tests/docker: add sanitizers back to clang build
John Snow
1
-5
/
+1
2019-09-26
target/ppc: fix signal delivery for ppc64abi32
Alex Bennée
1
-1
/
+3
2019-09-26
target/alpha: Tidy helper_fp_exc_raise_s
Richard Henderson
1
-11
/
+4
2019-09-26
target/alpha: Mask IOV exception with INV for user-only
Richard Henderson
1
-0
/
+7
2019-09-26
target/alpha: Write to fpcr_flush_to_zero once
Richard Henderson
1
-5
/
+4
2019-09-26
target/alpha: Handle SWCR_MAP_DMZ earlier
Richard Henderson
1
-4
/
+1
2019-09-26
target/alpha: Fix SWCR_TRAP_ENABLE_MASK
Richard Henderson
1
-9
/
+14
2019-09-26
target/alpha: Fix SWCR_MAP_UMZ
Richard Henderson
1
-1
/
+1
2019-09-26
target/alpha: Use array for FPCR_DYN conversion
Richard Henderson
1
-16
/
+8
2019-09-26
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20190925a'...
Peter Maydell
8
-112
/
+80
2019-09-26
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-09-24-v2' into...
Peter Maydell
8
-10
/
+47
2019-09-25
migration/postcopy: Recognise the recovery states as 'in_postcopy'
Dr. David Alan Gilbert
1
-1
/
+8
2019-09-25
tests/migration/postcopy: trim migration bandwidth
Dr. David Alan Gilbert
1
-1
/
+1
2019-09-25
tests/migration: Fail on unexpected migration states
Dr. David Alan Gilbert
1
-6
/
+17
2019-09-25
migration/rdma.c: Swap synchronize_rcu for call_rcu
Dr. David Alan Gilbert
1
-12
/
+27
2019-09-25
migration/rdma: Don't moan about disconnects at the end
Dr. David Alan Gilbert
1
-4
/
+8
2019-09-25
migration: remove sent parameter in get_queued_page_not_dirty
Wei Yang
2
-2
/
+2
2019-09-25
migration/postcopy: unsentmap is not necessary for postcopy
Wei Yang
2
-72
/
+14
2019-09-25
migration/postcopy: not necessary to do discard when canonicalizing bitmap
Wei Yang
1
-13
/
+1
2019-09-25
migration: fix vmdesc leak on vmstate_save() error
Marc-André Lureau
2
-2
/
+3
2019-09-25
util/qemu-sockets: fix keep_alive handling in inet_connect_saddr
Vladimir Sementsov-Ogievskiy
1
-2
/
+3
2019-09-25
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2019-09-24' into ...
Peter Maydell
111
-781
/
+967
2019-09-24
Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20190924' into st...
Peter Maydell
7
-94
/
+249
2019-09-24
Merge remote-tracking branch 'remotes/kraxel/tags/audio-20190924-pull-request...
Peter Maydell
18
-1904
/
+1066
2019-09-24
tests: Use iothreads during iotest 223
Eric Blake
2
-2
/
+5
2019-09-24
nbd: Grab aio context lock in more places
Eric Blake
3
-6
/
+31
2019-09-24
nbd/server: attach client channel to the export's AioContext
Sergio Lopez
1
-0
/
+5
2019-09-24
nbd/client: Add hint when TLS is missing
Eric Blake
2
-0
/
+3
2019-09-24
qapi: Assert .visit() and .check_clash() run only after .check()
Markus Armbruster
1
-1
/
+10
2019-09-24
qapi: Fix excessive QAPISchemaEntity.check() recursion
Markus Armbruster
1
-22
/
+52
2019-09-24
qapi: Fix to .check() empty structs just once
Markus Armbruster
1
-1
/
+1
2019-09-24
qapi: Delete useless check_exprs() code for simple union kind
Markus Armbruster
1
-37
/
+2
2019-09-24
qapi: Clean up around check_known_keys()
Markus Armbruster
1
-4
/
+4
2019-09-24
qapi: Simplify check_keys()
Markus Armbruster
1
-11
/
+8
2019-09-24
qapi: Normalize 'if' in check_exprs(), like other sugar
Markus Armbruster
1
-11
/
+15
2019-09-24
qapi: Fix missing 'if' checks in struct, union, alternate 'data'
Markus Armbruster
13
-60
/
+9
2019-09-24
qapi: Reject blank 'if' conditions in addition to empty ones
Markus Armbruster
3
-4
/
+5
2019-09-24
qapi: Fix broken discriminator error messages
Markus Armbruster
7
-11
/
+8
2019-09-24
qapi: Remove null from schema language
Markus Armbruster
7
-24
/
+6
2019-09-24
qapi: Improve reporting of lexical errors
Markus Armbruster
3
-3
/
+7
2019-09-24
qapi: Use quotes more consistently in frontend error messages
Markus Armbruster
20
-36
/
+38
2019-09-24
tests/qapi-schema: Demonstrate suboptimal lexical errors
Markus Armbruster
6
-1
/
+5
2019-09-24
tests/qapi-schema: Demonstrate insufficient 'if' checking
Markus Armbruster
17
-0
/
+96
2019-09-24
tests/qapi-schema: Demonstrate broken discriminator errors
Markus Armbruster
4
-10
/
+6
[next]