Age | Commit message (Expand) | Author | Files | Lines |
2018-05-30 | qapi: introduce new cmd option "allow-preconfig" | Igor Mammedov | 4 | -16/+24 |
2018-05-24 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 1 | -10/+10 |
2018-05-23 | update-linux-headers.sh: unistd.h, kvm consistency | Michael S. Tsirkin | 1 | -6/+12 |
2018-05-23 | update-linux-headers.sh: drop kvm_para.h hacks | Michael S. Tsirkin | 1 | -11/+5 |
2018-05-22 | checkpatch: generalize xen handle matching in the list of types | Paul Durrant | 1 | -1/+1 |
2018-05-14 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell | 1 | -4/+52 |
2018-05-10 | checkpatch: reduce MAINTAINERS update message frequency | Joe Perches | 1 | -0/+6 |
2018-05-10 | checkpatch: emit a warning on file add/move/delete | Joe Perches | 1 | -1/+11 |
2018-05-10 | checkpatch: ignore email headers better | Joe Perches | 1 | -2/+3 |
2018-05-10 | checkpatch: check utf-8 content from a commit log when it's missing from charset | Pasi Savanainen | 1 | -2/+11 |
2018-05-10 | checkpatch: add a --strict check for utf-8 in commit logs | Joe Perches | 1 | -4/+26 |
2018-05-09 | update-linux-headers: drop hyperv.h | Roman Kagan | 1 | -6/+0 |
2018-05-09 | checkpatch.pl: add common glib defines to typelist | Peter Xu | 1 | -0/+28 |
2018-05-07 | scripts/device-crash-test: Removed fixed CAN entries | Thomas Huth | 1 | -3/+0 |
2018-05-04 | qapi: add SysEmuTarget to "common.json" | Laszlo Ersek | 1 | -1/+1 |
2018-05-04 | qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF | Marc-André Lureau | 2 | -5/+5 |
2018-04-26 | checkpatch: Add xendevicemodel_handle to the list of types | Ian Jackson | 1 | -0/+1 |
2018-04-10 | linux-user: add microblaze/microblazeel magic numbers in qemu-binfmt-conf.sh | Laurent Vivier | 1 | -2/+10 |
2018-04-09 | device-crash-test: Remove fixed isa-fdc entry | Thomas Huth | 1 | -1/+0 |
2018-04-05 | scripts/checkpatch.pl: Bug fix | Su Hang | 1 | -2/+13 |
2018-03-27 | qapi: restrict allow-oob value to be "true" | Peter Xu | 1 | -1/+1 |
2018-03-27 | Merge remote-tracking branch 'remotes/rth/tags/pull-dt-20180326' into staging | Peter Maydell | 1 | -0/+1 |
2018-03-26 | scripts/decodetree: Fix insnmask not marked as global in main() | Bastian Koppelmann | 1 | -0/+1 |
2018-03-26 | scripts/device-crash-test: Remove fixed isapc-with-iommu entry | Thomas Huth | 1 | -1/+0 |
2018-03-26 | hw/audio: Fix crashes when devices are used on ISA bus without DMA | Thomas Huth | 1 | -3/+0 |
2018-03-26 | scripts/get_maintainer.pl: Print proper error message for missing $file | Ian Jackson | 1 | -2/+2 |
2018-03-21 | dump-guest-memory: more descriptive lookup_type failure | Andrew Jones | 1 | -1/+6 |
2018-03-20 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 1 | -1/+10 |
2018-03-19 | qapi: introduce new cmd option "allow-oob" | Peter Xu | 4 | -13/+29 |
2018-03-19 | qapi: generate a literal qobject for introspection | Marc-André Lureau | 1 | -33/+43 |
2018-03-19 | qapi2texi: minor python code simplification | Marc-André Lureau | 1 | -4/+3 |
2018-03-16 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 2 | -1/+310 |
2018-03-16 | Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20180313.0' i... | Peter Maydell | 1 | -0/+5 |
2018-03-15 | Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-2.12-pull-r... | Peter Maydell | 1 | -13/+24 |
2018-03-15 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-sev' into sta... | Peter Maydell | 1 | -1/+4 |
2018-03-13 | scripts/update-linux-headers: add ethtool.h and update to 4.16.0-rc4 | Jason Baron | 1 | -1/+10 |
2018-03-13 | standard-headers: add drm/drm_fourcc.h | Gerd Hoffmann | 1 | -0/+5 |
2018-03-13 | Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'... | Peter Maydell | 3 | -3/+7 |
2018-03-13 | include: add psp-sev.h header file | Brijesh Singh | 1 | -1/+1 |
2018-03-13 | update Linux headers to 4.16-rc5 | Paolo Bonzini | 1 | -0/+3 |
2018-03-13 | Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int... | Peter Maydell | 4 | -13/+60 |
2018-03-12 | device-crash-test: Use 'python' binary | Eduardo Habkost | 1 | -1/+1 |
2018-03-12 | qmp.py: Encode json data before sending | Eduardo Habkost | 1 | -1/+1 |
2018-03-12 | qemu.py: Use items() instead of iteritems() | Eduardo Habkost | 1 | -1/+1 |
2018-03-12 | device-crash-test: New known crashes | Eduardo Habkost | 1 | -0/+4 |
2018-03-12 | scripts/replay-dump.py: replay log dumper | Alex Bennée | 1 | -0/+308 |
2018-03-12 | checkpatch: Exempt long URLs | Eric Blake | 1 | -1/+2 |
2018-03-12 | trace: only permit standard C types and fixed size integer types | Daniel P. Berrangé | 1 | -0/+46 |
2018-03-12 | trace: include filename when printing parser error messages | Daniel P. Berrangé | 3 | -5/+7 |
2018-03-12 | simpletrace: fix timestamp argument type | Stefan Hajnoczi | 1 | -1/+1 |