aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2020-01-29migration: Don't send data if we have stoppedJuan Quintela
2020-01-29qemu-file: Don't do IO after shutdownJuan Quintela
2020-01-29multifd: Make sure that we don't do any IO after an errorJuan Quintela
2020-01-29migration-test: Use g_free() instead of free()Juan Quintela
2020-01-28Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell
2020-01-28Merge remote-tracking branch 'remotes/rth/tags/pull-pa-20200127' into stagingPeter Maydell
2020-01-27tests/ide-test: Create a single unit-test covering more PRDT casesAlexander Popov
2020-01-27ide: Fix incorrect handling of some PRDTs in ide_dma_cb()Alexander Popov
2020-01-27target/hppa: Allow, but diagnose, LDCW aligned only mod 4Richard Henderson
2020-01-27hw/hppa/machine: Map the PDC memory region with higher priorityPhilippe Mathieu-Daudé
2020-01-27hw/hppa/machine: Restrict the total memory size to 3GBPhilippe Mathieu-Daudé
2020-01-27hw/hppa/machine: Correctly check the firmware is in PDC rangePhilippe Mathieu-Daudé
2020-01-27hppa: Add emulation of Artist graphicsSven Schnelle
2020-01-27seabios-hppa: update to latest versionSven Schnelle
2020-01-27hppa: Switch to tulip NIC by defaultHelge Deller
2020-01-27hppa: add emulation of LASI PS2 controllersSven Schnelle
2020-01-27ps2: accept 'Set Key Make and Break' commandsSven Schnelle
2020-01-27hppa: Add support for LASI chip with i82596 NICHelge Deller