summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* target/s390x: rework PGM interrupt psw.addr handlingDavid Hildenbrand2017-06-135-32/+49
* target/s390x: correctly indicate PER nullificationDavid Hildenbrand2017-06-131-0/+1
* Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170613'...Peter Maydell2017-06-1321-116/+741
|\
| * hw/intc/arm_gicv3_its: Allow save/restoreEric Auger2017-06-134-13/+16
| * hw/intc/arm_gicv3_kvm: Implement pending table saveEric Auger2017-06-131-0/+34
| * hw/intc/arm_gicv3_its: Implement state save/restoreEric Auger2017-06-133-0/+123
| * kvm-all: Pass an error object to kvm_device_accessEric Auger2017-06-135-22/+28
| * timer/aspeed: fix timer enablement when a reload is not setCédric Le Goater2017-06-131-8/+29
| * aspeed: add a temp sensor device on I2C bus 3Cédric Le Goater2017-06-131-0/+9
| * hw/misc: add a TMP42{1, 2, 3} device modelCédric Le Goater2017-06-133-0/+404
| * timer.h: Provide better monotonic timePranith Kumar2017-06-131-3/+2Star
| * hw/misc/exynos4210_pmu: Add support for system poweroffKrzysztof Kozlowski2017-06-131-1/+19
| * hw/intc/exynos4210_gic: Constify array of combiner interruptsKrzysztof Kozlowski2017-06-131-1/+1
| * hw/arm/exynos: Use type define instead of hard-coded a9mpcore_priv stringKrzysztof Kozlowski2017-06-131-1/+2
| * hw/arm/exynos: Declare local variables in some orderKrzysztof Kozlowski2017-06-131-2/+2
| * hw/arm/exynos: Move DRAM initialization next boardsKrzysztof Kozlowski2017-06-133-30/+45
| * hw/timer/exynos4210_mct: Remove unused definesKrzysztof Kozlowski2017-06-131-3/+0Star
| * hw/timer/exynos4210_mct: Cleanup indentation and empty new linesKrzysztof Kozlowski2017-06-131-25/+20Star
| * hw/timer/exynos4210_mct: Fix checkpatch style errorsKrzysztof Kozlowski2017-06-131-2/+2
| * hw/intc/exynos4210_gic: Use more meaningful name for local variableKrzysztof Kozlowski2017-06-131-6/+6
* | Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell2017-06-132-0/+9
|\ \ | |/ |/|
| * monitor: resurrect handle_qmp_command trace eventStefan Hajnoczi2017-06-132-0/+6
| * monitor: add handle_hmp_command trace eventStefan Hajnoczi2017-06-132-0/+3
* | Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170613' i...Peter Maydell2017-06-1339-323/+380
|\ \
| * | migration: Move migration.h to migration/Juan Quintela2017-06-1318-17/+17
| * | migration: Move remaining exported functions to migration/misc.hJuan Quintela2017-06-139-20/+19Star
| * | migration: create global_state.cJuan Quintela2017-06-1310-125/+172
| * | migration: ram_control_* are implemented in qemu_fileJuan Quintela2017-06-132-18/+17Star
| * | migration: Commands are only used inside migration.cJuan Quintela2017-06-132-32/+29Star
| * | migration: Move constants to savevm.hJuan Quintela2017-06-134-15/+17
| * | migration: Move dump_vmsate_json_to_file() to misc.hJuan Quintela2017-06-132-2/+4
| * | migration: Split registration functions from vmstate.hJuan Quintela2017-06-1310-38/+64
| * | migration: Move self_announce_delay() to misc.hJuan Quintela2017-06-134-10/+12
| * | migration: Remove MigrationState from migration_channel_incomming()Juan Quintela2017-06-136-9/+8Star
| * | ram: Now POSTCOPY_ACTIVE is the same that STATUS_ACTIVEJuan Quintela2017-06-131-13/+1Star
| * | ram: Print block stats also in the complete caseJuan Quintela2017-06-131-18/+13Star
| * | migration: Don't try to set *errp directlyEduardo Habkost2017-06-131-1/+1
| * | migration: isolate return path on srcPeter Xu2017-06-132-7/+8
* | | Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into stagingPeter Maydell2017-06-131-2/+1Star
|\ \ \ | |_|/ |/| |
| * | block/gluster.c: Handle qdict_array_entries() failurePeter Maydell2017-06-091-2/+1Star
* | | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.10-20170609' int...Peter Maydell2017-06-1316-386/+278Star
|\ \ \
| * | | Revert "spapr: fix memory hot-unplugging"Laurent Vivier2017-06-092-18/+3Star
| * | | xics: drop ICPStateClass::cpu_setup() handlerGreg Kurz2017-06-093-11/+6Star
| * | | xics: setup cpu at realize timeGreg Kurz2017-06-094-69/+51Star
| * | | xics: pass appropriate types to realize() handlers.Greg Kurz2017-06-094-17/+13Star
| * | | xics: introduce macros for ICP/ICS link propertiesGreg Kurz2017-06-096-8/+16
| * | | hw/cpu: core.c can be compiled as common objectThomas Huth2017-06-091-2/+1Star
| * | | hw/ppc/spapr: Adjust firmware name for PCI bridgesThomas Huth2017-06-081-0/+6
| * | | xics: add reset() handler to ICPStateClassGreg Kurz2017-06-083-25/+8Star
| * | | pnv_core: drop reference on ICPState object during CPU realizationGreg Kurz2017-06-081-1/+2