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-28
qapi: Improve source file read error handling
Markus Armbruster
2019-09-28
qapi: Improve reporting of redefinition
Markus Armbruster
2019-09-28
qapi: Improve reporting of missing documentation comment
Markus Armbruster
2019-09-28
qapi: Eliminate check_keys(), rename check_known_keys()
Markus Armbruster
2019-09-28
qapi: Improve reporting of invalid 'if' further
Markus Armbruster
2019-09-28
qapi: Avoid redundant definition references in error messages
Markus Armbruster
2019-09-28
qapi: Improve reporting of missing / unknown definition keys
Markus Armbruster
2019-09-28
qapi: Improve reporting of invalid flags
Markus Armbruster
2019-09-28
qapi: Improve reporting of invalid 'if' errors
Markus Armbruster
2019-09-28
qapi: Move context-free checking to the proper place
Markus Armbruster
2019-09-28
qapi: Move context-sensitive checking to the proper place
Markus Armbruster
2019-09-28
qapi: Inline check_name() into check_union()
Markus Armbruster
2019-09-28
qapi: Plumb info to the QAPISchemaMember
Markus Armbruster
2019-09-28
qapi: Make check_type()'s array case a bit more obvious
Markus Armbruster
2019-09-28
qapi: Move check for reserved names out of add_name()
Markus Armbruster
2019-09-28
qapi: Report invalid '*' prefix like any other invalid name
Markus Armbruster
2019-09-28
qapi: Use check_name_str() where it suffices
Markus Armbruster
2019-09-28
qapi: Improve reporting of invalid name errors
Markus Armbruster
2019-09-28
qapi: Reorder check_FOO() parameters for consistency
Markus Armbruster
2019-09-28
qapi: Improve reporting of member name clashes
Markus Armbruster
2019-09-28
qapi: Change frontend error messages to start with lower case
Markus Armbruster
2019-09-28
qapi: Clean up member name case checking
Markus Armbruster
2019-09-28
qapi: Prefix frontend errors with an "in definition" line
Markus Armbruster
2019-09-28
qapi: New QAPISourceInfo, replacing dict
Markus Armbruster
2019-09-28
qapi: Rename .owner to .defined_in
Markus Armbruster
2019-09-28
qapi: Tighten QAPISchemaFOO.check() assertions
Markus Armbruster
2019-09-28
qmp-dispatch: Use CommandNotFound error for disabled commands
Michal Privoznik
2019-09-27
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-next-260919-1...
Peter Maydell
2019-09-27
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190925' into staging
Peter Maydell
2019-09-26
tests/docker: remove debian-powerpc-user-cross
Alex Bennée
2019-09-26
docker: move tests from python2 to python3
John Snow
2019-09-26
docker: remove unused debian-sid
John Snow
2019-09-26
docker: remove unused debian-ports
John Snow
2019-09-26
docker: remove 'deprecated' image definitions
John Snow
2019-09-26
docker: remove unused debian8 partial image
John Snow
2019-09-26
docker: remove debian8-mxe definitions
John Snow
2019-09-26
target/i386: Fix broken build with WHPX enabled
Philippe Mathieu-Daudé
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
[next]