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-25
cputlb: Introduce TLB_BSWAP
Richard Henderson
2
-30
/
+46
2019-09-25
cputlb: Split out load/store_memop
Richard Henderson
1
-52
/
+55
2019-09-25
cputlb: Use qemu_build_not_reached in load/store_helpers
Richard Henderson
1
-3
/
+2
2019-09-25
qemu/compiler.h: Add qemu_build_not_reached
Richard Henderson
1
-0
/
+15
2019-09-25
cputlb: Disable __always_inline__ without optimization
Richard Henderson
2
-2
/
+13
2019-09-25
exec: Use TARGET_PAGE_BITS_MIN for TLB flags
Richard Henderson
1
-6
/
+10
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
vhost: Fix memory region section comparison
Dr. David Alan Gilbert
1
-2
/
+7
2019-09-25
memory: Provide an equality function for MemoryRegionSections
Dr. David Alan Gilbert
1
-0
/
+12
2019-09-25
memory: Align MemoryRegionSections fields
Dr. David Alan Gilbert
1
-1
/
+1
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
2019-09-24
tests/qapi-schema: Demonstrate misleading optional tag error
Markus Armbruster
7
-2
/
+17
2019-09-24
tests/qapi-schema: Delete two redundant tests
Markus Armbruster
10
-11
/
+1
2019-09-24
tests/qapi-schema: Cover unknown pragma
Markus Armbruster
5
-0
/
+4
2019-09-24
qapi: Tweak code to match docs/devel/qapi-code-gen.txt
Markus Armbruster
7
-18
/
+18
2019-09-24
docs/devel/qapi-code-gen: Improve QAPI schema language doc
Markus Armbruster
1
-225
/
+373
2019-09-24
docs/devel/qapi-code-gen: Rewrite introduction to schema
Markus Armbruster
1
-59
/
+48
2019-09-24
docs/devel/qapi-code-gen: Rewrite compatibility considerations
Markus Armbruster
1
-35
/
+64
2019-09-24
docs/devel/qapi-code-gen: Reorder sections for readability
Markus Armbruster
1
-215
/
+221
[prev]
[next]