aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-01-20migration-test: introduce functions to handle string parametersJuan Quintela1-0/+37
2020-01-20migration: Make sure that we don't call write() in case of errorJuan Quintela1-0/+25
2020-01-20migration-test: Add migration multifd testJuan Quintela1-0/+56
2020-01-20multifd: Initialize local variableJuan Quintela1-1/+1
2020-01-17Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200117-...Peter Maydell26-29/+1405
2020-01-17Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-01-1...Peter Maydell4-8/+14
2020-01-17target/arm: Set ISSIs16Bit in make_issinfoRichard Henderson1-0/+3
2020-01-17target/arm: Return correct IL bit in merge_syn_data_abortJeff Kubascik1-1/+1
2020-01-17arm/gicv3: update virtual irq state after IAR register readJeff Kubascik1-0/+3
2020-01-17target/arm: adjust program counter for wfi exception in AArch32Jeff Kubascik1-1/+6
2020-01-17i.MX: add an emulation for RNGCMartin Kaiser5-0/+330
2020-01-17target/arm/arm-semi: fix SYS_OPEN to return nonzero filehandleMasahiro Yamada1-2/+3
2020-01-17hw/arm/allwinner-a10: Remove local qemu_irq variablesPhilippe Mathieu-Daudé1-5/+4
2020-01-17hw/arm/allwinner-a10: Simplify by passing IRQs with qdev_pass_gpios()Philippe Mathieu-Daudé2-14/+11
2020-01-17hw/arm/allwinner-a10: Move SoC definitions out of headerPhilippe Mathieu-Daudé2-6/+6
2020-01-17tests/boot_linux_console: Add a SD card test for the CubieBoardPhilippe Mathieu-Daudé1-0/+44
2020-01-17tests/boot_linux_console: Add initrd test for the CubieBoardPhilippe Mathieu-Daudé1-0/+41
2020-01-17hw/arm: Add the Netduino Plus 2Alistair Francis3-0/+59
2020-01-17hw/arm: Add the STM32F4xx SoCAlistair Francis4-0/+384
2020-01-17hw/misc: Add the STM32F4xx EXTI deviceAlistair Francis6-0/+258
2020-01-17hw/misc: Add the STM32F4xx Sysconfig deviceAlistair Francis7-0/+252
2020-01-17Merge remote-tracking branch 'remotes/rth/tags/pull-or1k-20200116' into stagingPeter Maydell1-1/+1
2020-01-17Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20200115' into stagingPeter Maydell90-1237/+1034
2020-01-16target/openrisc: Fix FPCSR mask to allow setting DZFStafford Horne1-1/+1
2020-01-16gitlab-ci.yml: Run tcg test with tciThomas Huth1-0/+1
2020-01-16tests/qtest/vhost-user-test: Fix memory leaksThomas Huth1-3/+8
2020-01-16migration-test: ppc64: fix FORTH test programLaurent Vivier1-2/+2
2020-01-16tests: acpi: update path in rebuild-expected-amlShameer Kolothum1-3/+3
2020-01-16ui/gtk: Get display refresh rate with GDK version 3.22 or laterPhilippe Mathieu-Daudé1-5/+18
2020-01-15MAINTAINERS: Replace Claudio Fontana for tcg/aarch64Richard Henderson1-2/+1
2020-01-15configure: Remove tcg/ from the preprocessor include search listPhilippe Mathieu-Daudé1-1/+0
2020-01-15tcg: Move TCG headers to include/tcg/Philippe Mathieu-Daudé7-0/+1
2020-01-15tcg: Search includes in the parent source directoryPhilippe Mathieu-Daudé8-14/+14
2020-01-15tcg: Search includes from the project root source directoryPhilippe Mathieu-Daudé51-65/+65
2020-01-15cputlb: Expand cpu_ldst_template.h in cputlb.cRichard Henderson3-161/+130
2020-01-15cputlb: Remove support for MMU_MODE*_SUFFIXRichard Henderson1-230/+0
2020-01-15target/ppc: Use cpu_*_mmuidx_ra instead of MMU_MODE*_SUFFIXRichard Henderson2-11/+2
2020-01-15target/s390x: Use cpu_*_mmuidx_ra instead of MMU_MODE*_SUFFIXRichard Henderson2-10/+5
2020-01-15target/mips: Use cpu_*_mmuidx_ra instead of MMU_MODE*_SUFFIXRichard Henderson2-126/+60
2020-01-15target/m68k: Use cpu_*_mmuidx_ra instead of MMU_MODE{0,1}_SUFFIXRichard Henderson2-32/+47
2020-01-15target/xtensa: Remove MMU_MODE{0,1,2,3}_SUFFIXRichard Henderson1-4/+0
2020-01-15target/unicore32: Remove MMU_MODE{0,1}_SUFFIXRichard Henderson1-2/+0
2020-01-15target/sh4: Remove MMU_MODE{0,1}_SUFFIXRichard Henderson1-2/+0
2020-01-15target/microblaze: Remove MMU_MODE{0,1,2}_SUFFIXRichard Henderson1-3/+0
2020-01-15target/i386: Remove MMU_MODE{0,1,2}_SUFFIXRichard Henderson1-3/+0
2020-01-15target/cris: Remove MMU_MODE{0,1}_SUFFIXRichard Henderson1-2/+0
2020-01-15target/alpha: Remove MMU_MODE{0,1}_SUFFIXRichard Henderson1-2/+0
2020-01-15target/nios2: Remove MMU_MODE{0,1}_SUFFIXRichard Henderson1-2/+0
2020-01-15cputlb: Expand cpu_ldst_useronly_template.h in user-exec.cRichard Henderson3-190/+265
2020-01-15target/i386: Use cpu_*_mmuidx_ra instead of templatesRichard Henderson1-31/+31