aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-12-13qapi: Add 'if' to implicit struct membersMarc-André Lureau10-10/+56
2018-12-13qapi: add a dictionary form for TYPEMarc-André Lureau30-32/+99
2018-12-13qapi-events: add 'if' condition to implicit event enumMarc-André Lureau1-1/+1
2018-12-13qapi: add 'if' to enum membersMarc-André Lureau11-6/+27
2018-12-13qapi: add a dictionary form with 'name' key for enum membersMarc-André Lureau12-14/+36
2018-12-13qapi: improve reporting of unknown or missing keysMarc-André Lureau5-10/+20
2018-12-13qapi: factor out checking for keysMarc-André Lureau1-7/+13
2018-12-13tests: print enum type members more like object type membersMarc-André Lureau12-27/+149
2018-12-13qapi: change enum visitor and gen_enum* to take QAPISchemaMemberMarc-André Lureau7-26/+28
2018-12-13qapi: Do not define enumeration value explicitlyMarc-André Lureau1-5/+2
2018-12-13qapi: break long lines at 'data' memberMarc-André Lureau7-71/+101
2018-12-13qapi: rename QAPISchemaEnumType.values to .membersMarc-André Lureau1-12/+12
2018-12-13tests/qapi: Cover commands with 'if' and union / alternate 'data'Marc-André Lureau2-0/+18
2018-12-13json: Fix to reject duplicate object member namesMarkus Armbruster2-1/+5
2018-12-13docs: Update references to JSON RFCEric Blake2-2/+2
2018-12-13test-string-input-visitor: Add range overflow testsDavid Hildenbrand1-0/+10
2018-12-13test-string-input-visitor: Split off uint64 list testsDavid Hildenbrand1-4/+109
2018-12-13test-string-input-visitor: Use virtual walkDavid Hildenbrand1-24/+12
2018-12-13qapi: Rewrite string-input-visitor's integer and list parsingDavid Hildenbrand3-193/+234
2018-12-13test-string-input-visitor: Add more testsDavid Hildenbrand1-2/+39
2018-12-13qapi: Use qemu_strtod_finite() in qobject-input-visitorDavid Hildenbrand1-4/+5
2018-12-13qapi: Fix string-input-visitor to reject NaN and infinitiesDavid Hildenbrand2-4/+15
2018-12-13cutils: Fix qemu_strtosz() & friends to reject non-finite sizesDavid Hildenbrand4-21/+29
2018-12-13cutils: Add qemu_strtod() and qemu_strtod_finite()David Hildenbrand2-0/+67
2018-12-13Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2018-12-12' in...Peter Maydell12-129/+118
2018-12-13Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20181212' into stagingPeter Maydell8-28/+156
2018-12-13Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell1-5/+5
2018-12-13Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2018-12-04-1...Peter Maydell1-4/+8
2018-12-12Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...Peter Maydell3-4/+14
2018-12-12hw/s390x/virtio-ccw.c: Don't take address of fields in packed structsPeter Maydell1-20/+22
2018-12-12vfio-ap: flag as compatible with balloonCornelia Huck1-0/+8
2018-12-12s390x/tod: Properly stop the KVM TOD while the guest is not runningDavid Hildenbrand2-3/+107
2018-12-12s390/MAINTAINERS: Add Halil as kvm and machine maintainerChristian Borntraeger1-1/+3
2018-12-12s390x: introduce 4.0 compat machineCornelia Huck1-1/+16
2018-12-12s390x/zpci: drop msix.availableDavid Hildenbrand2-3/+0
2018-12-12tests: add oob functional test for test-qmp-cmdsPeter Xu1-0/+16
2018-12-12Revert "tests: Add parameter to qtest_init_without_qmp_handshake"Peter Xu3-10/+7
2018-12-12monitor: Remove "x-oob", offer capability "oob" unconditionallyPeter Xu5-26/+7
2018-12-12virtio-blk: fix comment for virtio_blk_rw_complete as nalloc is initially -1Dongli Zhang1-1/+1
2018-12-12virtio-blk: rename iov to out_iov in virtio_blk_handle_request()Dongli Zhang1-4/+4
2018-12-12monitor: Suspend monitor instead dropping commandsPeter Xu4-71/+28
2018-12-12monitor: avoid potential dead-lock when cleaning upMarc-André Lureau1-0/+3
2018-12-12monitor: prevent inserting new monitors after cleanupMarc-André Lureau1-2/+17
2018-12-12colo: check chardev can switch contextMarc-André Lureau1-0/+6
2018-12-12monitor: check if chardev can switch gcontext for OOBMarc-André Lureau1-2/+3
2018-12-12char: add a QEMU_CHAR_FEATURE_GCONTEXT flagMarc-André Lureau2-0/+14
2018-12-12monitor: accept chardev input from iothreadMarc-André Lureau1-10/+19
2018-12-12monitor: inline ambiguous helper functionsMarc-André Lureau1-12/+2
2018-12-11Merge remote-tracking branch 'remotes/vivier2/tags/trivial-patches-pull-reque...Peter Maydell15-347/+94
2018-12-11i386: Add "stibp" flag nameEduardo Habkost1-1/+1