aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-02qapi: Simplify gen_struct_field()Eric Blake
2015-11-02qapi: Reserve 'u' member nameEric Blake
2015-11-02qapi: Finish converting to new qapi union layoutEric Blake
2015-11-02tpm: Convert to new qapi union layoutEric Blake
2015-11-02memory: Convert to new qapi union layoutEric Blake
2015-11-02input: Convert to new qapi union layoutEric Blake
2015-11-02char: Convert to new qapi union layoutEric Blake
2015-11-02net: Convert to new qapi union layoutEric Blake
2015-11-02sockets: Convert to new qapi union layoutEric Blake
2015-11-02block: Convert to new qapi union layoutEric Blake
2015-11-02tests: Convert to new qapi union layoutEric Blake
2015-11-02qapi-visit: Convert to new qapi union layoutEric Blake
2015-11-02qapi: Start converting to new qapi union layoutEric Blake
2015-11-02qapi-visit: Remove redundant functions for flat union baseEric Blake
2015-11-02qapi: Unbox base membersEric Blake
2015-11-02qapi: Prefer typesafe upcasts to qapi base classesEric Blake
2015-11-02qapi-types: Refactor base fields outputEric Blake
2015-11-02qapi-visit: Split off visit_type_FOO_fields forward declEric Blake
2015-11-02vnc: Hoist allocation of VncBasicInfo to callersEric Blake
2015-11-02qapi: Reserve 'q_*' and 'has_*' member namesEric Blake
2015-11-02qapi: Reserve '*List' type names for list typesEric Blake
2015-11-02qapi: More robust conditions for when labels are neededEric Blake
2015-11-02qapi: More idiomatic string operationsEric Blake
2015-11-02tests/qapi-schema: Test for reserved names, empty structEric Blake
2015-11-02qapi-schema: mark InetSocketAddress as mandatory againDaniel P. Berrange
2015-10-30Merge remote-tracking branch 'remotes/rth/tags/pull-tile-20151030' into stagingPeter Maydell
2015-10-30Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2015-10-30Merge remote-tracking branch 'remotes/lalrae/tags/mips-20151030' into stagingPeter Maydell
2015-10-30target-mips: fix updating XContext on mmu exceptionYongbok Kim
2015-10-30target-mips: add SIGRIE instructionYongbok Kim
2015-10-30target-mips: Set Config5.XNP for R6 coresYongbok Kim
2015-10-30target-mips: add PC, XNP reg numbers to RDHWRYongbok Kim
2015-10-30hw/mips_malta: Fix KVM PC initialisationJames Hogan
2015-10-30Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2015-10-30' in...Peter Maydell
2015-10-30docs: Document QMP event rate limitingMarkus Armbruster
2015-10-30monitor: Throttle event VSERPORT_CHANGE separately by "id"Markus Armbruster
2015-10-30monitor: Turn monitor_qapi_event_state[] into a hash tableMarkus Armbruster
2015-10-30glib: add compatibility interface for g_hash_table_add()Markus Armbruster
2015-10-29block: Consider all child nodes in bdrv_requests_pending()Kevin Wolf
2015-10-29target-arm: xlnx-zynqmp: Add sdhci support.Sai Pavan Boddu
2015-10-29sdhci: Split sdhci.h for public and internal device usageSai Pavan Boddu
2015-10-29sd.h: Move sd.h to include/hw/sd/Sai Pavan Boddu
2015-10-29virtio: sync the dataplane vring state to the virtqueue before virtio_savePavel Butsykin
2015-10-29gdb command: qemu handlersDr. David Alan Gilbert
2015-10-29virtio-blk: switch off scsi-passthrough by defaultCornelia Huck
2015-10-29ppc/spapr: add 2.4 compat propsCornelia Huck
2015-10-29s390x: include HW_COMPAT_* propsCornelia Huck
2015-10-29qemu-gdb: add $qemu_coroutine_sp and $qemu_coroutine_pcPaolo Bonzini
2015-10-29qemu-gdb: extract parts of "qemu coroutine" implementationPaolo Bonzini
2015-10-29qemu-gdb: allow using glibc_pointer_guard() on core dumpsPaolo Bonzini