Age | Commit message (Expand) | Author | Files | Lines |
2018-12-15 | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2018-12-13-v2' in... | Peter Maydell | 6 | -101/+185 |
2018-12-14 | Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2018-12-1... | Peter Maydell | 2 | -2/+0 |
2018-12-14 | qapi: add condition to variants documentation | Marc-André Lureau | 1 | -2/+2 |
2018-12-14 | qapi: add 'If:' condition to struct members documentation | Marc-André Lureau | 1 | -2/+2 |
2018-12-14 | qapi: add 'If:' condition to enum values documentation | Marc-André Lureau | 1 | -9/+16 |
2018-12-14 | qapi: Add #if conditions to generated code members | Marc-André Lureau | 4 | -4/+24 |
2018-12-13 | qapi: add 'if' to alternate members | Marc-André Lureau | 1 | -5/+5 |
2018-12-13 | qapi: add 'if' to union members | Marc-André Lureau | 1 | -7/+8 |
2018-12-13 | qapi: Add 'if' to implicit struct members | Marc-André Lureau | 1 | -7/+11 |
2018-12-13 | qapi: add a dictionary form for TYPE | Marc-André Lureau | 1 | -24/+46 |
2018-12-13 | qapi-events: add 'if' condition to implicit event enum | Marc-André Lureau | 1 | -1/+1 |
2018-12-13 | qapi: add 'if' to enum members | Marc-André Lureau | 1 | -3/+5 |
2018-12-13 | qapi: add a dictionary form with 'name' key for enum members | Marc-André Lureau | 1 | -10/+26 |
2018-12-13 | qapi: improve reporting of unknown or missing keys | Marc-André Lureau | 1 | -8/+15 |
2018-12-13 | qapi: factor out checking for keys | Marc-André Lureau | 1 | -7/+13 |
2018-12-13 | qapi: change enum visitor and gen_enum* to take QAPISchemaMember | Marc-André Lureau | 6 | -24/+26 |
2018-12-13 | qapi: Do not define enumeration value explicitly | Marc-André Lureau | 1 | -5/+2 |
2018-12-13 | qapi: rename QAPISchemaEnumType.values to .members | Marc-André Lureau | 1 | -12/+12 |
2018-12-12 | tracetool: Include thread id information in log backend | Fabiano Rosas | 1 | -1/+1 |
2018-12-12 | Remove QEMU_ARTIFICIAL macro | Thomas Huth | 2 | -2/+0 |
2018-11-27 | checkpatch: g_test_message does not need a trailing newline | Paolo Bonzini | 1 | -1/+2 |
2018-11-19 | qemu-iotests: convert `pwd` and $(pwd) to $PWD | Mao Zhongyi | 1 | -1/+1 |
2018-11-15 | make-release: add skiboot .version file | Michael Roth | 1 | -0/+1 |
2018-11-12 | get_maintainer: use 'https://' instead of 'git://' | Stefan Hajnoczi | 1 | -1/+1 |
2018-11-06 | scripts/dump-guest-memory: Synchronize with guest_phys_blocks_region_add | Paolo Bonzini | 1 | -1/+3 |
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 |