aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-30target/arm/cpu: Add the kvm-no-adjvtime CPU propertypull-target-arm-20200130Andrew Jones
2020-01-30target/arm/kvm: Implement virtual time adjustmentAndrew Jones
2020-01-30tests/arm-cpu-features: Check feature default valuesAndrew Jones
2020-01-30target/arm/kvm64: kvm64 cpus have timer registersAndrew Jones
2020-01-30hw/arm/virt: Add missing 5.0 options call to 4.2 optionsAndrew Jones
2020-01-30target/arm/kvm: trivial: Clean up header documentationAndrew Jones
2020-01-30hw/intc/arm_gicv3_kvm: Stop wrongly programming GICR_PENDBASER.PTZ bitZenghui Yu
2020-01-30hw/s390x/ipl: replace deprecated qdev_reset_all registrationDamien Hedde
2020-01-30vl: replace deprecated qbus_reset_all registrationDamien Hedde
2020-01-30docs/devel/reset.rst: add doc about Resettable interfaceDamien Hedde
2020-01-30hw/core: deprecate old reset functions and introduce new onesDamien Hedde
2020-01-30hw/core/qdev: update hotplug reset regarding resettableDamien Hedde
2020-01-30hw/core/qdev: handle parent bus change regarding resettableDamien Hedde
2020-01-30hw/core/resettable: add support for changing parentDamien Hedde
2020-01-30hw/core: add Resettable support to BusClass and DeviceClassDamien Hedde
2020-01-30hw/core: create Resettable QOM interfaceDamien Hedde
2020-01-30hw/core/qdev: add trace events to help with resettable transitionDamien Hedde
2020-01-30add device_legacy_reset function to prepare for reset api changeDamien Hedde
2020-01-30hw/arm/raspi: Remove obsolete use of -smp to set the soc 'enabled-cpus'Philippe Mathieu-Daudé
2020-01-30misc/pca9552: Add qom set and getJoel Stanley
2020-01-30hw/arm/aspeed: add a 'execute-in-place' property to boot directly from CE0Cédric Le Goater
2020-01-30ftgmac100: check RX and TX buffer alignmentCédric Le Goater
2020-01-30hw/arm: ast2600: Wire up the eMMC controllerAndrew Jeffery
2020-01-30hw/sd: Configure number of slots exposed by the ASPEED SDHCI modelAndrew Jeffery
2020-01-30target/arm/arm-semi: Don't let the guest close stdin/stdout/stderrPeter Maydell
2020-01-30hw/core/or-irq: Fix incorrect assert forbidding num-lines == MAX_OR_LINESPeter Maydell
2020-01-30Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-jan-29-2020' ...Peter Maydell
2020-01-30Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2020-01-29-1...Peter Maydell
2020-01-30Merge remote-tracking branch 'remotes/juanquintela/tags/pull-migration-pull-r...Peter Maydell
2020-01-29target/mips: Add implementation of GINVT instructionYongbok Kim
2020-01-29target/mips: Amend CP0 WatchHi register implementationYongbok Kim
2020-01-29hw/core/loader: Let load_elf() populate a field with CPU-specific flagsAleksandar Markovic
2020-01-29target/mips: semihosting: Remove 'uhi_done' label in helper_do_semihosting()Daniel Henrique Barboza
2020-01-29disas: Add a field for target-dependant data to disassemble_infoAleksandar Markovic
2020-01-29target/mips: Rectify documentation on deprecating MIPS r4k machineAleksandar Markovic
2020-01-29tpm-ppi: page-align PPI RAMMarc-André Lureau
2020-01-29migration/compress: compress QEMUFile is not writableWei Yang
2020-01-29migration: Simplify get_qlistEric Auger
2020-01-29multifd: Split multifd code into its own fileJuan Quintela
2020-01-29multifd: Make multifd_load_setup() get an Error parameterJuan Quintela
2020-01-29multifd: Make multifd_save_setup() get an Error parameterJuan Quintela
2020-01-29migration: Make checkpatch happy with commentsJuan Quintela
2020-01-29multifd: Use qemu_target_page_size()Juan Quintela
2020-01-29multifd: multifd_send_sync_main only needs the qemufileJuan Quintela
2020-01-29multifd: multifd_queue_page only needs the qemufileJuan Quintela
2020-01-29multifd: multifd_send_pages only needs the qemufileJuan Quintela
2020-01-29ram_addr: Split RAMBlock definitionJuan Quintela
2020-01-29migration/multifd: fix nullptr access in multifd_send_terminate_threadsZhimin Feng
2020-01-29migration: Create migration_is_running()Juan Quintela
2020-01-29migration-test: Make sure that multifd and cancel worksJuan Quintela