aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-20ram.c: remove unneeded labelsDaniel Henrique Barboza
2020-01-20runstate: ignore finishmigrate -> prelaunch transitionLaurent Vivier
2020-01-20migration-test: introduce functions to handle string parametersJuan Quintela
2020-01-20migration: Make sure that we don't call write() in case of errorJuan Quintela
2020-01-20migration-test: Add migration multifd testJuan Quintela
2020-01-20multifd: Initialize local variableJuan Quintela
2020-01-17Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200117-...Peter Maydell
2020-01-17Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-01-1...Peter Maydell
2020-01-17target/arm: Set ISSIs16Bit in make_issinfoRichard Henderson
2020-01-17target/arm: Return correct IL bit in merge_syn_data_abortJeff Kubascik
2020-01-17arm/gicv3: update virtual irq state after IAR register readJeff Kubascik
2020-01-17target/arm: adjust program counter for wfi exception in AArch32Jeff Kubascik
2020-01-17i.MX: add an emulation for RNGCMartin Kaiser
2020-01-17target/arm/arm-semi: fix SYS_OPEN to return nonzero filehandleMasahiro Yamada
2020-01-17hw/arm/allwinner-a10: Remove local qemu_irq variablesPhilippe Mathieu-Daudé
2020-01-17hw/arm/allwinner-a10: Simplify by passing IRQs with qdev_pass_gpios()Philippe Mathieu-Daudé
2020-01-17hw/arm/allwinner-a10: Move SoC definitions out of headerPhilippe Mathieu-Daudé
2020-01-17tests/boot_linux_console: Add a SD card test for the CubieBoardPhilippe Mathieu-Daudé
2020-01-17tests/boot_linux_console: Add initrd test for the CubieBoardPhilippe Mathieu-Daudé
2020-01-17hw/arm: Add the Netduino Plus 2Alistair Francis
2020-01-17hw/arm: Add the STM32F4xx SoCAlistair Francis
2020-01-17hw/misc: Add the STM32F4xx EXTI deviceAlistair Francis
2020-01-17hw/misc: Add the STM32F4xx Sysconfig deviceAlistair Francis
2020-01-17Merge remote-tracking branch 'remotes/rth/tags/pull-or1k-20200116' into stagingPeter Maydell
2020-01-17Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20200115' into stagingPeter Maydell
2020-01-16target/openrisc: Fix FPCSR mask to allow setting DZFStafford Horne
2020-01-16gitlab-ci.yml: Run tcg test with tciThomas Huth
2020-01-16tests/qtest/vhost-user-test: Fix memory leaksThomas Huth
2020-01-16migration-test: ppc64: fix FORTH test programLaurent Vivier
2020-01-16tests: acpi: update path in rebuild-expected-amlShameer Kolothum
2020-01-16ui/gtk: Get display refresh rate with GDK version 3.22 or laterPhilippe Mathieu-Daudé
2020-01-15MAINTAINERS: Replace Claudio Fontana for tcg/aarch64Richard Henderson
2020-01-15configure: Remove tcg/ from the preprocessor include search listPhilippe Mathieu-Daudé
2020-01-15tcg: Move TCG headers to include/tcg/Philippe Mathieu-Daudé
2020-01-15tcg: Search includes in the parent source directoryPhilippe Mathieu-Daudé
2020-01-15tcg: Search includes from the project root source directoryPhilippe Mathieu-Daudé
2020-01-15cputlb: Expand cpu_ldst_template.h in cputlb.cRichard Henderson
2020-01-15cputlb: Remove support for MMU_MODE*_SUFFIXRichard Henderson
2020-01-15target/ppc: Use cpu_*_mmuidx_ra instead of MMU_MODE*_SUFFIXRichard Henderson
2020-01-15target/s390x: Use cpu_*_mmuidx_ra instead of MMU_MODE*_SUFFIXRichard Henderson
2020-01-15target/mips: Use cpu_*_mmuidx_ra instead of MMU_MODE*_SUFFIXRichard Henderson
2020-01-15target/m68k: Use cpu_*_mmuidx_ra instead of MMU_MODE{0,1}_SUFFIXRichard Henderson
2020-01-15target/xtensa: Remove MMU_MODE{0,1,2,3}_SUFFIXRichard Henderson
2020-01-15target/unicore32: Remove MMU_MODE{0,1}_SUFFIXRichard Henderson
2020-01-15target/sh4: Remove MMU_MODE{0,1}_SUFFIXRichard Henderson
2020-01-15target/microblaze: Remove MMU_MODE{0,1,2}_SUFFIXRichard Henderson
2020-01-15target/i386: Remove MMU_MODE{0,1,2}_SUFFIXRichard Henderson
2020-01-15target/cris: Remove MMU_MODE{0,1}_SUFFIXRichard Henderson
2020-01-15target/alpha: Remove MMU_MODE{0,1}_SUFFIXRichard Henderson
2020-01-15target/nios2: Remove MMU_MODE{0,1}_SUFFIXRichard Henderson