aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-13qapi: add a dictionary form with 'name' key for enum membersMarc-André Lureau
2018-12-13qapi: improve reporting of unknown or missing keysMarc-André Lureau
2018-12-13qapi: factor out checking for keysMarc-André Lureau
2018-12-13tests: print enum type members more like object type membersMarc-André Lureau
2018-12-13qapi: change enum visitor and gen_enum* to take QAPISchemaMemberMarc-André Lureau
2018-12-13qapi: Do not define enumeration value explicitlyMarc-André Lureau
2018-12-13qapi: break long lines at 'data' memberMarc-André Lureau
2018-12-13qapi: rename QAPISchemaEnumType.values to .membersMarc-André Lureau
2018-12-13tests/qapi: Cover commands with 'if' and union / alternate 'data'Marc-André Lureau
2018-12-13json: Fix to reject duplicate object member namesMarkus Armbruster
2018-12-13docs: Update references to JSON RFCEric Blake
2018-12-13test-string-input-visitor: Add range overflow testsDavid Hildenbrand
2018-12-13test-string-input-visitor: Split off uint64 list testsDavid Hildenbrand
2018-12-13test-string-input-visitor: Use virtual walkDavid Hildenbrand
2018-12-13qapi: Rewrite string-input-visitor's integer and list parsingDavid Hildenbrand
2018-12-13test-string-input-visitor: Add more testsDavid Hildenbrand
2018-12-13qapi: Use qemu_strtod_finite() in qobject-input-visitorDavid Hildenbrand
2018-12-13qapi: Fix string-input-visitor to reject NaN and infinitiesDavid Hildenbrand
2018-12-13cutils: Fix qemu_strtosz() & friends to reject non-finite sizesDavid Hildenbrand
2018-12-13cutils: Add qemu_strtod() and qemu_strtod_finite()David Hildenbrand
2018-12-13Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2018-12-12' in...Peter Maydell
2018-12-13Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20181212' into stagingPeter Maydell
2018-12-13Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2018-12-13Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2018-12-04-1...Peter Maydell
2018-12-12Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...Peter Maydell
2018-12-12hw/s390x/virtio-ccw.c: Don't take address of fields in packed structsPeter Maydell
2018-12-12vfio-ap: flag as compatible with balloonCornelia Huck
2018-12-12s390x/tod: Properly stop the KVM TOD while the guest is not runningDavid Hildenbrand
2018-12-12s390/MAINTAINERS: Add Halil as kvm and machine maintainerChristian Borntraeger
2018-12-12s390x: introduce 4.0 compat machineCornelia Huck
2018-12-12s390x/zpci: drop msix.availableDavid Hildenbrand
2018-12-12tests: add oob functional test for test-qmp-cmdsPeter Xu
2018-12-12Revert "tests: Add parameter to qtest_init_without_qmp_handshake"Peter Xu
2018-12-12monitor: Remove "x-oob", offer capability "oob" unconditionallyPeter Xu
2018-12-12virtio-blk: fix comment for virtio_blk_rw_complete as nalloc is initially -1Dongli Zhang
2018-12-12virtio-blk: rename iov to out_iov in virtio_blk_handle_request()Dongli Zhang
2018-12-12monitor: Suspend monitor instead dropping commandsPeter Xu
2018-12-12monitor: avoid potential dead-lock when cleaning upMarc-André Lureau
2018-12-12monitor: prevent inserting new monitors after cleanupMarc-André Lureau
2018-12-12colo: check chardev can switch contextMarc-André Lureau
2018-12-12monitor: check if chardev can switch gcontext for OOBMarc-André Lureau
2018-12-12char: add a QEMU_CHAR_FEATURE_GCONTEXT flagMarc-André Lureau
2018-12-12monitor: accept chardev input from iothreadMarc-André Lureau
2018-12-12monitor: inline ambiguous helper functionsMarc-André Lureau
2018-12-11Merge remote-tracking branch 'remotes/vivier2/tags/trivial-patches-pull-reque...Peter Maydell
2018-12-11i386: Add "stibp" flag nameEduardo Habkost
2018-12-11target/i386/kvm.c: Don't mark cpuid_data as QEMU_PACKEDPeter Maydell
2018-12-11x86/cpu: Enable MOVDIR64B cpu featureLiu Jingqi
2018-12-11x86/cpu: Enable MOVDIRI cpu featureLiu Jingqi
2018-12-11Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell