aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-23fdc: Reject clash between -drive if=floppy and -global isa-fdcMarkus Armbruster
2020-06-23iotests/172: Cover -global floppy.drive=...Markus Armbruster
2020-06-23iotests/172: Cover empty filename and multiple use of drivesMarkus Armbruster
2020-06-23iotests/172: Include "info block" in test outputMarkus Armbruster
2020-06-23Merge remote-tracking branch 'remotes/philmd-gitlab/tags/renesas-hw-20200622'...Peter Maydell
2020-06-23arm/virt: Add memory hot remove supportShameer Kolothum
2020-06-23tests/qtest/arm-cpu-features: Add feature setting testsAndrew Jones
2020-06-23target/arm: Check supported KVM features globally (not per vCPU)Philippe Mathieu-Daudé
2020-06-23hw/arm/mps2-tz: Use the ARM SBCon two-wire serial bus interfacePhilippe Mathieu-Daudé
2020-06-23hw/arm/mps2: Add audio I2S interface as unimplemented devicePhilippe Mathieu-Daudé
2020-06-23hw/arm/mps2: Add I2C devicesPhilippe Mathieu-Daudé
2020-06-23hw/arm/mps2: Add SPI devicesPhilippe Mathieu-Daudé
2020-06-23hw/arm/mps2: Map the FPGA I/O blockPhilippe Mathieu-Daudé
2020-06-23hw/arm/mps2: Add CMSDK AHB GPIO peripherals as unimplemented devicesPhilippe Mathieu-Daudé
2020-06-23hw/arm/mps2: Add CMSDK APB watchdog devicePhilippe Mathieu-Daudé
2020-06-23hw/arm/mps2: Rename CMSDK AHB peripheral regionPhilippe Mathieu-Daudé
2020-06-23hw/arm/mps2: Document CMSDK/FPGA APB subsystem sectionsPhilippe Mathieu-Daudé
2020-06-23hw/arm: Use TYPE_VERSATILE_I2C instead of hardcoded stringPhilippe Mathieu-Daudé
2020-06-23hw/i2c: Add header for ARM SBCon two-wire serial bus interfacePhilippe Mathieu-Daudé
2020-06-23hw/i2c/versatile_i2c: Add SCL/SDA definitionsPhilippe Mathieu-Daudé
2020-06-23hw/i2c/versatile_i2c: Add definitions for register addressesPhilippe Mathieu-Daudé
2020-06-23hw/watchdog/cmsdk-apb-watchdog: Add trace event for lock statusPhilippe Mathieu-Daudé
2020-06-23target/arm: Remove dead code relating to SABA and UABAPeter Maydell
2020-06-23target/arm: Remove unnecessary gen_io_end() callsPeter Maydell
2020-06-23target/arm: Move some functions used only in translate-neon.inc.c to that filePeter Maydell
2020-06-23target/arm: Convert Neon VTRN to decodetreePeter Maydell
2020-06-23target/arm: Convert Neon VSWP to decodetreePeter Maydell
2020-06-23target/arm: Convert Neon 2-reg-misc VCVT insns to decodetreePeter Maydell
2020-06-23target/arm: Convert Neon 2-reg-misc VRINT insns to decodetreePeter Maydell
2020-06-23target/arm: Convert Neon 2-reg-misc fp-compare-with-zero insns to decodetreePeter Maydell
2020-06-23target/arm: Convert simple fp Neon 2-reg-misc insnsPeter Maydell
2020-06-23target/arm: Convert Neon VQABS, VQNEG to decodetreePeter Maydell
2020-06-23target/arm: Convert remaining simple 2-reg-misc Neon opsPeter Maydell
2020-06-23target/arm: Convert Neon 2-reg-misc VREV32 and VREV16 to decodetreePeter Maydell
2020-06-23target/arm: Make gen_swap_half() take separate src and destPeter Maydell
2020-06-23target/arm: Fix capitalization in NeonGenTwo{Single, Double}OPFn typedefsPeter Maydell
2020-06-23target/arm: Rename NeonGenOneOpFn to NeonGenOne64OpFnPeter Maydell
2020-06-23target/arm: Convert Neon 2-reg-misc crypto operations to decodetreePeter Maydell
2020-06-23target/arm: Convert vectorised 2-reg-misc Neon ops to decodetreePeter Maydell
2020-06-23target/arm: Convert Neon VCVT f16/f32 insns to decodetreePeter Maydell
2020-06-23target/arm: Convert Neon 2-reg-misc VSHLL to decodetreePeter Maydell
2020-06-23target/arm: Convert Neon narrowing moves to decodetreePeter Maydell
2020-06-23target/arm: Convert VZIP, VUZP to decodetreePeter Maydell
2020-06-23target/arm: Convert Neon 2-reg-misc pairwise ops to decodetreePeter Maydell
2020-06-23target/arm: Convert Neon 2-reg-misc VREV64 to decodetreePeter Maydell
2020-06-23util/oslib-posix : qemu_init_exec_dir implementation for MacDavid CARLIER
2020-06-23hw/arm/virt: Add 5.0 HW compat propsAndrew Jones
2020-06-22Merge remote-tracking branch 'remotes/philmd-gitlab/tags/acceptance-testing-2...Peter Maydell
2020-06-22docs: Document the RX targetYoshinori Sato
2020-06-22BootLinuxConsoleTest: Test the RX GDB simulatorPhilippe Mathieu-Daudé