Age | Commit message (Expand) | Author |
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é |
2018-06-29 | simpletrace: Convert name from mapping record to str | Eduardo Habkost |
2018-06-27 | trace: forbid floating point types | Stefan Hajnoczi |
2018-06-22 | Partially revert "python: futurize -f libfuturize.fixes.fix_absolute_import" | Eduardo Habkost |
2018-06-22 | qapi/introspect: Eliminate pointless variable in .visit_end() | Markus Armbruster |
2018-06-22 | qapi: Open files with encoding='utf-8' | Markus Armbruster |
2018-06-22 | qapi: allow empty branches in flat unions | Anton Nefedov |
2018-06-22 | qapi/events: generate event enum in main module | Marc-André Lureau |
2018-06-22 | qapi/visit: remove useless prefix argument | Marc-André Lureau |
2018-06-15 | scripts/qemu.py: introduce set_console() method | Cleber Rosa |
2018-06-15 | scripts/qemu.py: allow adding to the list of extra arguments | Cleber Rosa |
2018-06-14 | Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2018-06-13' into ... | Peter Maydell |
2018-06-13 | coverity-model: replay data is considered trusted | Paolo Bonzini |
2018-06-12 | Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-3.0-pull-re... | Peter Maydell |
2018-06-11 | qemu-binfmt-conf.sh: ignore the OS/ABI field | Laurent Vivier |
2018-06-08 | python: Remove scripts/ordereddict.py | Eduardo Habkost |
2018-06-08 | python: Remove scripts/argparse.py | Eduardo Habkost |
2018-06-08 | python: futurize -f lib2to3.fixes.fix_numliterals | Eduardo Habkost |
2018-06-08 | python: futurize -f lib2to3.fixes.fix_except | Eduardo Habkost |
2018-06-08 | python: futurize -f lib2to3.fixes.fix_tuple_params | Eduardo Habkost |
2018-06-08 | python: futurize -f lib2to3.fixes.fix_standarderror | Eduardo Habkost |
2018-06-08 | python: futurize -f lib2to3.fixes.fix_has_key | Eduardo Habkost |
2018-06-08 | python: futurize -f libfuturize.fixes.fix_next_call | Eduardo Habkost |
2018-06-08 | python: futurize -f libfuturize.fixes.fix_absolute_import | Eduardo Habkost |
2018-06-08 | python: futurize -f libfuturize.fixes.fix_print_with_import | Eduardo Habkost |
2018-06-05 | Makefile: Rename TARGET_DIRS to TARGET_LIST | Fam Zheng |
2018-06-01 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2018-06-01 | scripts/update-linux-headers: Handle kernel license no longer being one file | Peter Maydell |
2018-06-01 | scripts/update-linux-headers: Handle __aligned_u64 | Peter Maydell |
2018-05-30 | qapi: introduce new cmd option "allow-preconfig" | Igor Mammedov |
2018-05-24 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2018-05-23 | update-linux-headers.sh: unistd.h, kvm consistency | Michael S. Tsirkin |
2018-05-23 | update-linux-headers.sh: drop kvm_para.h hacks | Michael S. Tsirkin |
2018-05-22 | checkpatch: generalize xen handle matching in the list of types | Paul Durrant |
2018-05-14 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell |
2018-05-10 | checkpatch: reduce MAINTAINERS update message frequency | Joe Perches |
2018-05-10 | checkpatch: emit a warning on file add/move/delete | Joe Perches |
2018-05-10 | checkpatch: ignore email headers better | Joe Perches |
2018-05-10 | checkpatch: check utf-8 content from a commit log when it's missing from charset | Pasi Savanainen |
2018-05-10 | checkpatch: add a --strict check for utf-8 in commit logs | Joe Perches |
2018-05-09 | update-linux-headers: drop hyperv.h | Roman Kagan |
2018-05-09 | checkpatch.pl: add common glib defines to typelist | Peter Xu |
2018-05-07 | scripts/device-crash-test: Removed fixed CAN entries | Thomas Huth |
2018-05-04 | qapi: add SysEmuTarget to "common.json" | Laszlo Ersek |
2018-05-04 | qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF | Marc-André Lureau |
2018-04-26 | checkpatch: Add xendevicemodel_handle to the list of types | Ian Jackson |
2018-04-10 | linux-user: add microblaze/microblazeel magic numbers in qemu-binfmt-conf.sh | Laurent Vivier |
2018-04-09 | device-crash-test: Remove fixed isa-fdc entry | Thomas Huth |
2018-04-05 | scripts/checkpatch.pl: Bug fix | Su Hang |