summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* qapi: Document that input visitor semantics are prone to leaksEric Blake2015-09-042-0/+6
* tests/qapi-schema: Document events with base don't workMarkus Armbruster2015-09-041-0/+3
* tests/qapi-schema: Document alternate's enum lacks visit functionMarkus Armbruster2015-09-041-0/+1
* qapi-visit: Fix two name arguments passed to visitorsMarkus Armbruster2015-09-041-6/+6
* qapi-visit: Replace list implicit_structs by setMarkus Armbruster2015-09-041-4/+3
* qapi-visit: Fix generated code when schema has forward refsMarkus Armbruster2015-09-043-19/+36
* qapi: Generate a nicer struct for flat unionsMarkus Armbruster2015-09-041-16/+22
* qapi: Fix generated code when flat union has member 'kind'Markus Armbruster2015-09-044-5/+9
* qapi: Drop unused and useless parameters and variablesMarkus Armbruster2015-09-045-42/+35
* qapi: Reject -p arguments that break qapi-event.pyMarkus Armbruster2015-09-041-0/+6
* qapi-event: Clean up how name of enum QAPIEvent is madeMarkus Armbruster2015-09-043-6/+6
* qapi: Simplify guardname()Markus Armbruster2015-09-041-7/+3
* qapi: Clean up cgen() and mcgen()Markus Armbruster2015-09-042-7/+12
* qapi: Clarify docs on including the same file multiple timesMarkus Armbruster2015-09-041-2/+2
* Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell2015-09-033-0/+22
|\
| * trace-events: Add hmp completionDr. David Alan Gilbert2015-09-033-0/+22
* | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20150903' into stagingPeter Maydell2015-09-0316-26/+736
|\ \ | |/ |/|
| * s390x: Disable storage key migration on old machine typeJason J. Herne2015-09-033-3/+43
| * s390x: Migrate guest storage keys (initial memory only)Jason J. Herne2015-09-031-0/+125
| * s390x: Info skeys sub-commandJason J. Herne2015-09-034-0/+36
| * s390x: Dump-skeys hmp supportJason J. Herne2015-09-034-0/+34
| * s390x: Dump storage keys qmp commandJason J. Herne2015-09-034-2/+135
| * s390x: Enable new s390-storage-keys deviceJason J. Herne2015-09-037-24/+77
| * s390x: Create QOM device for s390 storage keysJason J. Herne2015-09-035-0/+274
| * s390x: add 2.5 compat s390-ccw-virtio machineCornelia Huck2015-09-031-2/+17
* | Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20150902' into stagingPeter Maydell2015-09-032-13/+29
|\ \
| * | tcg/i386: omit a few REXW prefixes in softmmu codeAurelien Jarno2015-09-021-6/+9
| * | tcg/aarch64: Fix tcg_out_qemu_{ld, st} for guest_base == 0Richard Henderson2015-09-021-7/+20
* | | Merge remote-tracking branch 'remotes/rth/tags/pull-axp-20150902' into stagingPeter Maydell2015-09-033-13/+46
|\ \ \
| * | | target-alpha: Special case cmpbge with zeroRichard Henderson2015-08-183-1/+21
| * | | target-alpha: Rewrite helper_cmpbge using bit testsRichard Henderson2015-08-171-13/+26
* | | | Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell2015-09-035-92/+32
|\ \ \ \
| * | | | ne2000: Drop ne2000_can_receiveFam Zheng2015-09-023-12/+0
| * | | | vmxnet3: Drop net_vmxnet3_info.can_receiveFam Zheng2015-09-021-1/+0
| * | | | rtl8139: Do not consume the packet during overflow in standard mode.Vladislav Yasevich2015-09-021-1/+1
| * | | | rtl8139: Fix receive buffer overflow checkVladislav Yasevich2015-09-021-2/+4
| * | | | rtl8139: use ldl/stl wrapper for unaligned 32-bit accessStefan Hajnoczi2015-09-021-3/+8
| * | | | rtl8139: use net/eth.h macros instead of custom macrosStefan Hajnoczi2015-09-021-21/+14
| * | | | rtl8139: remove duplicate net/eth.h definitionsStefan Hajnoczi2015-09-021-52/+5
| | |/ / | |/| |
* | | | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2015-09-035-6/+9
|\ \ \ \ | |_|_|/ |/| | |
| * | | block: more check for replaced nodeWen Congyang2015-09-024-6/+8
| * | | MAINTAINERS: add responsible person for Parallels format driverDenis V. Lunev2015-09-021-0/+1
| |/ /
* | | Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2015-09-01-v2-tag'...Peter Maydell2015-09-0110-243/+694
|\ \ \ | |/ / |/| |
| * | Makefile: qemu-ga: fix msi target error messageMichael Roth2015-09-011-1/+1
| * | build: qemu-ga: fix VSS dependenciesMichael Roth2015-09-012-9/+7
| * | configure: qemu-ga: explicitly enable qemu-ga MSI support when probedMichael Roth2015-09-011-2/+8
| * | configure: qemu-ga: move MSI installer probe after qga probeMichael Roth2015-09-011-52/+54
| * | qemu-ga: implement win32 guest-set-user-passwordMarc-André Lureau2015-09-012-3/+76
| * | qga: start a man pageMarc-André Lureau2015-09-013-2/+155
| * | qga: add --dump-conf optionMarc-André Lureau2015-09-011-0/+64
OpenPOWER on IntegriCloud