Age | Commit message (Expand) | Author | Files | Lines |
2018-11-01 | Merge remote-tracking branch 'remotes/rth/tags/pull-dt-20181031' into staging | Peter Maydell | 1 | -24/+40 |
2018-11-01 | Merge remote-tracking branch 'remotes/berrange/tags/misc-next-pull-request' i... | Peter Maydell | 1 | -0/+4 |
2018-10-31 | decodetree: Allow multiple input files | Richard Henderson | 1 | -10/+15 |
2018-10-31 | decodetree: Remove "insn" argument from trans_* expanders | Richard Henderson | 1 | -3/+2 |
2018-10-31 | decodetree: Add !extern flag to argument sets | Richard Henderson | 1 | -11/+23 |
2018-10-31 | scripts: report on author emails that are mangled by the mailing list | Daniel P. Berrangé | 1 | -0/+4 |
2018-10-30 | scripts/qemu.py: use a more consistent docstring style | Cleber Rosa | 1 | -24/+41 |
2018-10-30 | scripts/decodetree.py: fix reference to attributes | Cleber Rosa | 1 | -1/+1 |
2018-10-30 | iotests: Explicitly bequeath FDs in Python | Max Reitz | 1 | -5/+29 |
2018-10-30 | iotests: Use Python byte strings where appropriate | Max Reitz | 1 | -1/+1 |
2018-10-30 | scripts/device-crash-test: Remove devices that are not user_creatable anymore | Thomas Huth | 1 | -17/+0 |
2018-10-30 | Merge remote-tracking branch 'remotes/vivier2/tags/qemu-trivial-for-3.1-pull-... | Peter Maydell | 2 | -3/+1 |
2018-10-26 | scripts/qemu.py: remove trailing quotes on docstring | Cleber Rosa | 1 | -1/+1 |
2018-10-26 | scripts/decodetree.py: remove unused imports | Cleber Rosa | 1 | -2/+0 |
2018-10-26 | tests/vm: Let kvm_available() work in cross environments | Philippe Mathieu-Daudé | 1 | -0/+2 |
2018-10-26 | tests/vm: Extract the kvm_available() handy function | Philippe Mathieu-Daudé | 1 | -0/+4 |
2018-10-19 | Use error_fatal to simplify obvious fatal errors (again) | Markus Armbruster | 1 | -0/+20 |
2018-10-19 | scripts: Remove check-qerror.sh | Alberto Garcia | 1 | -22/+0 |
2018-10-18 | Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2018-10-1... | Peter Maydell | 3 | -9/+9 |
2018-10-16 | show-fixed-bugs.sh: Modern shell scripting (use $() instead of ``) | Mao Zhongyi | 1 | -5/+5 |
2018-10-16 | git-submodule.sh: Modern shell scripting (use $() instead of ``) | Mao Zhongyi | 1 | -2/+2 |
2018-10-16 | archive-source.sh: Modern shell scripting (use $() instead of ``) | Mao Zhongyi | 1 | -2/+2 |
2018-10-16 | coccinelle: new inplace-byteswaps.cocci to remove inplace-byteswapping calls | Peter Maydell | 1 | -0/+65 |
2018-10-03 | scripts/device-crash-test: Remove entries for serial devices | Thomas Huth | 1 | -5/+0 |
2018-10-03 | device-crash-test: No need for sys.path hack | Eduardo Habkost | 1 | -1/+0 |
2018-10-01 | doc: replace x-root with rootdir for usb-mtp | Bandan | 1 | -1/+1 |
2018-08-28 | qapi: Add comments to aid debugging generated introspection | Eric Blake | 1 | -6/+21 |
2018-08-28 | qapi: Minor introspect.py cleanups | Eric Blake | 1 | -4/+3 |
2018-08-28 | qapi: Emit a blank line before dummy declaration | Markus Armbruster | 1 | -0/+1 |
2018-08-28 | qapi: Drop qapi_event_send_FOO()'s Error ** argument | Peter Xu | 1 | -17/+6 |
2018-08-28 | qapi: Fix build_params() for empty parameter list | Markus Armbruster | 1 | -6/+4 |
2018-08-23 | qemu-guest-agent: freeze-hook to ignore dpkg files as well | Christian Ehrhardt | 1 | -1/+1 |
2018-08-23 | update-linux-headers.sh: add qemu_fw_cfg.h | Marc-André Lureau | 1 | -1/+3 |
2018-08-23 | checkpatch: allow space in more places before a bracket | Heinrich Schuchardt | 1 | -2/+1 |
2018-08-23 | checkpatch: fix filename detection when using -f | Paolo Bonzini | 1 | -2/+2 |
2018-08-17 | qemu-binfmt-conf.sh: add x86_64 target | Laurent Vivier | 1 | -1/+5 |
2018-08-15 | qapi: Fix some pycodestyle-3 complaints | Markus Armbruster | 2 | -7/+10 |
2018-08-15 | qmp-shell: learn to send commands with quoted arguments | Marc-André Lureau | 1 | -1/+2 |
2018-07-23 | qapi: Make 'allow-oob' optional in SchemaInfoCommand | Markus Armbruster | 1 | -5/+5 |
2018-07-16 | qapi: Do not expose "allow-preconfig" in query-qmp-schema | Markus Armbruster | 1 | -2/+2 |
2018-07-06 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 1 | -5/+4 |
2018-07-06 | checkpatch: handle token pasting better | Paolo Bonzini | 1 | -5/+4 |
2018-07-05 | Merge remote-tracking branch 'remotes/stsquad/tags/pull-code-coverage-and-bui... | Peter Maydell | 2 | -1/+28 |
2018-07-05 | travis: add gcovr summary for GCOV build | Alex Bennée | 1 | -0/+27 |
2018-07-05 | Revert "Makefile: Rename TARGET_DIRS to TARGET_LIST" | Alex Bennée | 1 | -1/+1 |
2018-07-05 | coverity-model: Fix replay_get_byte() | Markus Armbruster | 1 | -6/+2 |
2018-07-05 | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2018-07-03' into ... | Peter Maydell | 7 | -145/+347 |
2018-07-04 | Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-3.0-pull-re... | Peter Maydell | 1 | -23/+41 |
2018-07-03 | qapi: add 'If:' section to generated documentation | Marc-André Lureau | 1 | -10/+12 |
2018-07-03 | qapi-types: add #if conditions to types & visitors | Markus Armbruster | 2 | -33/+48 |