Age | Commit message (Expand) | Author |
2018-10-19 | scripts: Remove check-qerror.sh | Alberto Garcia |
2018-10-18 | Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2018-10-1... | Peter Maydell |
2018-10-16 | show-fixed-bugs.sh: Modern shell scripting (use $() instead of ``) | Mao Zhongyi |
2018-10-16 | git-submodule.sh: Modern shell scripting (use $() instead of ``) | Mao Zhongyi |
2018-10-16 | archive-source.sh: Modern shell scripting (use $() instead of ``) | Mao Zhongyi |
2018-10-16 | coccinelle: new inplace-byteswaps.cocci to remove inplace-byteswapping calls | Peter Maydell |
2018-10-03 | scripts/device-crash-test: Remove entries for serial devices | Thomas Huth |
2018-10-03 | device-crash-test: No need for sys.path hack | Eduardo Habkost |
2018-10-01 | doc: replace x-root with rootdir for usb-mtp | Bandan |
2018-08-28 | qapi: Add comments to aid debugging generated introspection | Eric Blake |
2018-08-28 | qapi: Minor introspect.py cleanups | Eric Blake |
2018-08-28 | qapi: Emit a blank line before dummy declaration | Markus Armbruster |
2018-08-28 | qapi: Drop qapi_event_send_FOO()'s Error ** argument | Peter Xu |
2018-08-28 | qapi: Fix build_params() for empty parameter list | Markus Armbruster |
2018-08-23 | qemu-guest-agent: freeze-hook to ignore dpkg files as well | Christian Ehrhardt |
2018-08-23 | update-linux-headers.sh: add qemu_fw_cfg.h | Marc-André Lureau |
2018-08-23 | checkpatch: allow space in more places before a bracket | Heinrich Schuchardt |
2018-08-23 | checkpatch: fix filename detection when using -f | Paolo Bonzini |
2018-08-17 | qemu-binfmt-conf.sh: add x86_64 target | Laurent Vivier |
2018-08-15 | qapi: Fix some pycodestyle-3 complaints | Markus Armbruster |
2018-08-15 | qmp-shell: learn to send commands with quoted arguments | Marc-André Lureau |
2018-07-23 | qapi: Make 'allow-oob' optional in SchemaInfoCommand | Markus Armbruster |
2018-07-16 | qapi: Do not expose "allow-preconfig" in query-qmp-schema | Markus Armbruster |
2018-07-06 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2018-07-06 | checkpatch: handle token pasting better | Paolo Bonzini |
2018-07-05 | Merge remote-tracking branch 'remotes/stsquad/tags/pull-code-coverage-and-bui... | Peter Maydell |
2018-07-05 | travis: add gcovr summary for GCOV build | Alex Bennée |
2018-07-05 | Revert "Makefile: Rename TARGET_DIRS to TARGET_LIST" | Alex Bennée |
2018-07-05 | coverity-model: Fix replay_get_byte() | Markus Armbruster |
2018-07-05 | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2018-07-03' into ... | Peter Maydell |
2018-07-04 | Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-3.0-pull-re... | Peter Maydell |
2018-07-03 | qapi: add 'If:' section to generated documentation | Marc-André Lureau |
2018-07-03 | qapi-types: add #if conditions to types & visitors | Markus Armbruster |
2018-07-03 | qapi/events: add #if conditions to events | Marc-André Lureau |
2018-07-03 | qapi/commands: add #if conditions to commands | Marc-André Lureau |
2018-07-03 | qapi-introspect: add preprocessor conditions to generated QLit | Marc-André Lureau |
2018-07-03 | qapi-introspect: modify to_qlit() to append ',' on level > 0 | Marc-André Lureau |
2018-07-03 | qapi: add #if/#endif helpers | Marc-André Lureau |
2018-07-03 | qapi: mcgen() shouldn't indent # lines | Marc-André Lureau |
2018-07-03 | qapi: add 'ifcond' to visitor methods | Marc-André Lureau |
2018-07-03 | qapi: leave the ifcond attribute undefined until check() | Marc-André Lureau |
2018-07-03 | qapi: pass 'if' condition into QAPISchemaEntity objects | Marc-André Lureau |
2018-07-03 | qapi: add 'if' to top-level expressions | Marc-André Lureau |
2018-07-03 | Merge remote-tracking branch 'remotes/shorne/tags/pull-or-20180703' into staging | Peter Maydell |
2018-07-03 | target/openrisc: Add support in scripts/qemu-binfmt-conf.sh | Richard Henderson |
2018-07-02 | qemu-binfmt-conf.sh: allow to provide a suffix to the interpreter name | Laurent Vivier |
2018-07-02 | qemu-binfmt-conf.sh: add persistent (F) flags | Laurent Vivier |
2018-07-02 | qemu-binfmt-conf.sh: cleanup --credential | Laurent Vivier |
2018-07-02 | checkpatch: Recognize IEC binary prefix definitions | Philippe Mathieu-Daudé |
2018-06-29 | trace: Fix format string for the struct timeval members casted to size_t | Philippe Mathieu-Daudé |