summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-20qdev: avoid type casts between signed and unsignedMarc-André Lureau
2017-06-20qdev: wrap default property value in an unionMarc-André Lureau
2017-06-20qdev: Rename DEFINE_PROP_DEFAULT() to DEFINE_PROP_SIGNED()Marc-André Lureau
2017-06-20object: use more specific property type namesMarc-André Lureau
2017-06-20q35: fix get_mmcfg_size to use uint64 visitorMarc-André Lureau
2017-06-20object: add uint property setter/getterMarc-André Lureau
2017-06-20qapi: update the qobject visitor to use QNUM_U64Marc-André Lureau
2017-06-20json: learn to parse uint64 numbersMarc-André Lureau
2017-06-20qnum: add uint typeMarc-André Lureau
2017-06-20tests: remove /{qnum, qlist, dict}/destroy testMarc-André Lureau
2017-06-20qapi: Remove visit_start_alternate() parameter promote_intMarc-André Lureau
2017-06-20qapi: merge QInt and QFloat in QNumMarc-André Lureau
2017-06-19qapi: Clean up qobject_input_type_number() control flowMarc-André Lureau
2017-06-19tests: add more int/number ranges checksMarc-André Lureau
2017-06-19tests: Remove test cases for alternates of 'number' and 'int'Marc-André Lureau
2017-06-19object: fix potential leak in gettersMarc-André Lureau
2017-06-19qdev: remove PropertyInfo.qtype fieldMarc-André Lureau
2017-06-15Merge remote-tracking branch 'remotes/rth/tags/pull-s390-20170613' into stagingPeter Maydell
2017-06-15Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170614' i...Peter Maydell
2017-06-14migration: Don't create decompression threads if not enabledJuan Quintela
2017-06-14migration: Test for disabled features on receptionJuan Quintela
2017-06-14migration: Remove unneeded includesJuan Quintela
2017-06-14migration: fix incorrect enable return pathPeter Xu
2017-06-14migration: Fix compilation with older compilersJuan Quintela
2017-06-13s390x/cpumodel: wire up cpu type + id for TCGDavid Hildenbrand
2017-06-13target/s390x: rework PGM interrupt psw.addr handlingDavid Hildenbrand
2017-06-13target/s390x: correctly indicate PER nullificationDavid Hildenbrand
2017-06-13Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170613'...Peter Maydell
2017-06-13hw/intc/arm_gicv3_its: Allow save/restoreEric Auger
2017-06-13hw/intc/arm_gicv3_kvm: Implement pending table saveEric Auger
2017-06-13hw/intc/arm_gicv3_its: Implement state save/restoreEric Auger
2017-06-13kvm-all: Pass an error object to kvm_device_accessEric Auger
2017-06-13timer/aspeed: fix timer enablement when a reload is not setCédric Le Goater
2017-06-13aspeed: add a temp sensor device on I2C bus 3Cédric Le Goater
2017-06-13hw/misc: add a TMP42{1, 2, 3} device modelCédric Le Goater
2017-06-13timer.h: Provide better monotonic timePranith Kumar
2017-06-13hw/misc/exynos4210_pmu: Add support for system poweroffKrzysztof Kozlowski
2017-06-13hw/intc/exynos4210_gic: Constify array of combiner interruptsKrzysztof Kozlowski
2017-06-13hw/arm/exynos: Use type define instead of hard-coded a9mpcore_priv stringKrzysztof Kozlowski
2017-06-13hw/arm/exynos: Declare local variables in some orderKrzysztof Kozlowski
2017-06-13hw/arm/exynos: Move DRAM initialization next boardsKrzysztof Kozlowski
2017-06-13hw/timer/exynos4210_mct: Remove unused definesKrzysztof Kozlowski
2017-06-13hw/timer/exynos4210_mct: Cleanup indentation and empty new linesKrzysztof Kozlowski
2017-06-13hw/timer/exynos4210_mct: Fix checkpatch style errorsKrzysztof Kozlowski
2017-06-13hw/intc/exynos4210_gic: Use more meaningful name for local variableKrzysztof Kozlowski
2017-06-13Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell
2017-06-13monitor: resurrect handle_qmp_command trace eventStefan Hajnoczi
2017-06-13monitor: add handle_hmp_command trace eventStefan Hajnoczi
2017-06-13Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170613' i...Peter Maydell
2017-06-13Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into stagingPeter Maydell