| Commit message (Expand) | Author | Age | Files | Lines |
* | scripts/qemu.py: introduce set_console() method | Cleber Rosa | 2018-06-15 | 1 | -1/+96 |
* | scripts/qemu.py: allow adding to the list of extra arguments | Cleber Rosa | 2018-06-15 | 1 | -0/+6 |
* | Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2018-06-13' into ... | Peter Maydell | 2018-06-14 | 1 | -0/+12 |
|\ |
|
| * | coverity-model: replay data is considered trusted | Paolo Bonzini | 2018-06-13 | 1 | -0/+12 |
* | | Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-3.0-pull-re... | Peter Maydell | 2018-06-12 | 1 | -9/+9 |
|\ \
| |/
|/| |
|
| * | qemu-binfmt-conf.sh: ignore the OS/ABI field | Laurent Vivier | 2018-06-11 | 1 | -9/+9 |
* | | python: Remove scripts/ordereddict.py | Eduardo Habkost | 2018-06-08 | 2 | -132/+1 |
* | | python: Remove scripts/argparse.py | Eduardo Habkost | 2018-06-08 | 1 | -2406/+0 |
* | | python: futurize -f lib2to3.fixes.fix_numliterals | Eduardo Habkost | 2018-06-08 | 1 | -3/+3 |
* | | python: futurize -f lib2to3.fixes.fix_except | Eduardo Habkost | 2018-06-08 | 1 | -1/+1 |
* | | python: futurize -f lib2to3.fixes.fix_tuple_params | Eduardo Habkost | 2018-06-08 | 1 | -1/+1 |
* | | python: futurize -f lib2to3.fixes.fix_standarderror | Eduardo Habkost | 2018-06-08 | 1 | -3/+3 |
* | | python: futurize -f lib2to3.fixes.fix_has_key | Eduardo Habkost | 2018-06-08 | 7 | -8/+8 |
* | | python: futurize -f libfuturize.fixes.fix_next_call | Eduardo Habkost | 2018-06-08 | 2 | -4/+4 |
* | | python: futurize -f libfuturize.fixes.fix_absolute_import | Eduardo Habkost | 2018-06-08 | 8 | -8/+16 |
* | | python: futurize -f libfuturize.fixes.fix_print_with_import | Eduardo Habkost | 2018-06-08 | 18 | -153/+171 |
|/ |
|
* | Makefile: Rename TARGET_DIRS to TARGET_LIST | Fam Zheng | 2018-06-05 | 1 | -1/+1 |
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 2018-06-01 | 1 | -1/+16 |
|\ |
|
| * | scripts/update-linux-headers: Handle kernel license no longer being one file | Peter Maydell | 2018-06-01 | 1 | -0/+14 |
| * | scripts/update-linux-headers: Handle __aligned_u64 | Peter Maydell | 2018-06-01 | 1 | -1/+2 |
* | | qapi: introduce new cmd option "allow-preconfig" | Igor Mammedov | 2018-05-30 | 4 | -16/+24 |
|/ |
|
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 2018-05-24 | 1 | -10/+10 |
|\ |
|
| * | update-linux-headers.sh: unistd.h, kvm consistency | Michael S. Tsirkin | 2018-05-23 | 1 | -6/+12 |
| * | update-linux-headers.sh: drop kvm_para.h hacks | Michael S. Tsirkin | 2018-05-23 | 1 | -11/+5 |
* | | checkpatch: generalize xen handle matching in the list of types | Paul Durrant | 2018-05-22 | 1 | -1/+1 |
|/ |
|
* | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell | 2018-05-14 | 1 | -4/+52 |
|\ |
|
| * | checkpatch: reduce MAINTAINERS update message frequency | Joe Perches | 2018-05-10 | 1 | -0/+6 |
| * | checkpatch: emit a warning on file add/move/delete | Joe Perches | 2018-05-10 | 1 | -1/+11 |
| * | checkpatch: ignore email headers better | Joe Perches | 2018-05-10 | 1 | -2/+3 |
| * | checkpatch: check utf-8 content from a commit log when it's missing from charset | Pasi Savanainen | 2018-05-10 | 1 | -2/+11 |
| * | checkpatch: add a --strict check for utf-8 in commit logs | Joe Perches | 2018-05-10 | 1 | -4/+26 |
* | | update-linux-headers: drop hyperv.h | Roman Kagan | 2018-05-09 | 1 | -6/+0 |
* | | checkpatch.pl: add common glib defines to typelist | Peter Xu | 2018-05-09 | 1 | -0/+28 |
|/ |
|
* | scripts/device-crash-test: Removed fixed CAN entries | Thomas Huth | 2018-05-07 | 1 | -3/+0 |
* | qapi: add SysEmuTarget to "common.json" | Laszlo Ersek | 2018-05-04 | 1 | -1/+1 |
* | qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF | Marc-André Lureau | 2018-05-04 | 2 | -5/+5 |
* | checkpatch: Add xendevicemodel_handle to the list of types | Ian Jackson | 2018-04-26 | 1 | -0/+1 |
* | linux-user: add microblaze/microblazeel magic numbers in qemu-binfmt-conf.sh | Laurent Vivier | 2018-04-10 | 1 | -2/+10 |
* | device-crash-test: Remove fixed isa-fdc entry | Thomas Huth | 2018-04-09 | 1 | -1/+0 |
* | scripts/checkpatch.pl: Bug fix | Su Hang | 2018-04-05 | 1 | -2/+13 |
* | qapi: restrict allow-oob value to be "true" | Peter Xu | 2018-03-27 | 1 | -1/+1 |
* | Merge remote-tracking branch 'remotes/rth/tags/pull-dt-20180326' into staging | Peter Maydell | 2018-03-27 | 1 | -0/+1 |
|\ |
|
| * | scripts/decodetree: Fix insnmask not marked as global in main() | Bastian Koppelmann | 2018-03-26 | 1 | -0/+1 |
* | | scripts/device-crash-test: Remove fixed isapc-with-iommu entry | Thomas Huth | 2018-03-26 | 1 | -1/+0 |
* | | hw/audio: Fix crashes when devices are used on ISA bus without DMA | Thomas Huth | 2018-03-26 | 1 | -3/+0 |
* | | scripts/get_maintainer.pl: Print proper error message for missing $file | Ian Jackson | 2018-03-26 | 1 | -2/+2 |
|/ |
|
* | dump-guest-memory: more descriptive lookup_type failure | Andrew Jones | 2018-03-21 | 1 | -1/+6 |
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 2018-03-20 | 1 | -1/+10 |
|\ |
|
| * | scripts/update-linux-headers: add ethtool.h and update to 4.16.0-rc4 | Jason Baron | 2018-03-13 | 1 | -1/+10 |
* | | qapi: introduce new cmd option "allow-oob" | Peter Xu | 2018-03-19 | 4 | -13/+29 |