index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-09-26
docs/devel: add "check-tcg" to testing.rst
Alex Bennée
2019-09-26
configure: preserve PKG_CONFIG for subdir builds
Alex Bennée
2019-09-26
tests/tcg: add simple record/replay smoke test for aarch64
Alex Bennée
2019-09-26
tests/tcg: add generic version of float_convs
Alex Bennée
2019-09-26
tests/tcg: add float_madds test to multiarch
Alex Bennée
2019-09-26
tests/tcg: re-enable linux-test for ppc64abi32
Alex Bennée
2019-09-26
tests/tcg: clean-up some comments after the de-tangling
Alex Bennée
2019-09-26
podman: fix command invocation
John Snow
2019-09-26
tests/docker: reduce scary warnings by cleaning up clean up
Alex Bennée
2019-09-26
tests/docker: remove python2.7 from debian9-mxe
John Snow
2019-09-26
tests/docker: fix DOCKER_PARTIAL_IMAGES
Alex Bennée
2019-09-26
tests/docker: add sanitizers back to clang build
John Snow
2019-09-26
target/ppc: fix signal delivery for ppc64abi32
Alex Bennée
2019-09-26
target/alpha: Tidy helper_fp_exc_raise_s
Richard Henderson
2019-09-26
target/alpha: Mask IOV exception with INV for user-only
Richard Henderson
2019-09-26
target/alpha: Write to fpcr_flush_to_zero once
Richard Henderson
2019-09-26
target/alpha: Handle SWCR_MAP_DMZ earlier
Richard Henderson
2019-09-26
target/alpha: Fix SWCR_TRAP_ENABLE_MASK
Richard Henderson
2019-09-26
target/alpha: Fix SWCR_MAP_UMZ
Richard Henderson
2019-09-26
target/alpha: Use array for FPCR_DYN conversion
Richard Henderson
2019-09-26
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20190925a'...
Peter Maydell
2019-09-26
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-09-24-v2' into...
Peter Maydell
2019-09-25
migration/postcopy: Recognise the recovery states as 'in_postcopy'
Dr. David Alan Gilbert
2019-09-25
tests/migration/postcopy: trim migration bandwidth
Dr. David Alan Gilbert
2019-09-25
tests/migration: Fail on unexpected migration states
Dr. David Alan Gilbert
2019-09-25
migration/rdma.c: Swap synchronize_rcu for call_rcu
Dr. David Alan Gilbert
2019-09-25
migration/rdma: Don't moan about disconnects at the end
Dr. David Alan Gilbert
2019-09-25
migration: remove sent parameter in get_queued_page_not_dirty
Wei Yang
2019-09-25
migration/postcopy: unsentmap is not necessary for postcopy
Wei Yang
2019-09-25
migration/postcopy: not necessary to do discard when canonicalizing bitmap
Wei Yang
2019-09-25
migration: fix vmdesc leak on vmstate_save() error
Marc-André Lureau
2019-09-25
util/qemu-sockets: fix keep_alive handling in inet_connect_saddr
Vladimir Sementsov-Ogievskiy
2019-09-25
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2019-09-24' into ...
Peter Maydell
2019-09-24
Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20190924' into st...
Peter Maydell
2019-09-24
Merge remote-tracking branch 'remotes/kraxel/tags/audio-20190924-pull-request...
Peter Maydell
2019-09-24
tests: Use iothreads during iotest 223
Eric Blake
2019-09-24
nbd: Grab aio context lock in more places
Eric Blake
2019-09-24
nbd/server: attach client channel to the export's AioContext
Sergio Lopez
2019-09-24
nbd/client: Add hint when TLS is missing
Eric Blake
2019-09-24
qapi: Assert .visit() and .check_clash() run only after .check()
Markus Armbruster
2019-09-24
qapi: Fix excessive QAPISchemaEntity.check() recursion
Markus Armbruster
2019-09-24
qapi: Fix to .check() empty structs just once
Markus Armbruster
2019-09-24
qapi: Delete useless check_exprs() code for simple union kind
Markus Armbruster
2019-09-24
qapi: Clean up around check_known_keys()
Markus Armbruster
2019-09-24
qapi: Simplify check_keys()
Markus Armbruster
2019-09-24
qapi: Normalize 'if' in check_exprs(), like other sugar
Markus Armbruster
2019-09-24
qapi: Fix missing 'if' checks in struct, union, alternate 'data'
Markus Armbruster
2019-09-24
qapi: Reject blank 'if' conditions in addition to empty ones
Markus Armbruster
2019-09-24
qapi: Fix broken discriminator error messages
Markus Armbruster
2019-09-24
qapi: Remove null from schema language
Markus Armbruster
[next]