aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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é
2020-06-22hw/rx: Add RX GDB simulatorYoshinori Sato
2020-06-22hw/rx: Register R5F562N7 and R5F562N8 MCUsPhilippe Mathieu-Daudé
2020-06-22hw/rx: Honor -accel qtestRichard Henderson
2020-06-22hw/rx: RX62N microcontroller (MCU)Yoshinori Sato
2020-06-22hw/char: RX62N serial communication interface (SCI)Yoshinori Sato
2020-06-22hw/timer: RX62N compare match timer (CMT)Yoshinori Sato
2020-06-22hw/timer: RX62N 8-Bit timer (TMR)Yoshinori Sato
2020-06-22hw/intc: RX62N interrupt controller (ICUa)Yoshinori Sato
2020-06-22hw/timer/sh_timer: Remove unused 'qemu/timer.h' includePhilippe Mathieu-Daudé
2020-06-22hw/sh4: Extract timer definitions to 'hw/timer/tmu012.h'Philippe Mathieu-Daudé
2020-06-22hw/sh4: Use MemoryRegion typedefPhilippe Mathieu-Daudé
2020-06-22MAINTAINERS: Add an entry for common Renesas peripheralsPhilippe Mathieu-Daudé
2020-06-22MAINTAINERS: Cover sh_intc files in the R2D/Shix machine sectionsPhilippe Mathieu-Daudé
2020-06-22Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20200...Peter Maydell
2020-06-22target/xtensa: drop gen_io_end callMax Filippov
2020-06-21tests/acceptance: record/replay tests with advcal imagesPavel Dovgalyuk
2020-06-21tests/acceptance: add record/replay test for m68kPavel Dovgalyuk
2020-06-21tests/acceptance: add record/replay test for ppc64Pavel Dovgalyuk
2020-06-21tests/acceptance: add record/replay test for armPavel Dovgalyuk
2020-06-21tests/acceptance: add record/replay test for aarch64Pavel Dovgalyuk
2020-06-21tests/acceptance: add kernel record/replay test for x86_64Pavel Dovgalyuk
2020-06-21tests/acceptance: add base class record/replay kernel testsPavel Dovgalyuk
2020-06-21MAINTAINERS: Add an entry to review Avocado based acceptance testsPhilippe Mathieu-Daudé
2020-06-19Merge remote-tracking branch 'remotes/kraxel/tags/audio-20200619-pull-request...Peter Maydell
2020-06-19qht: Fix threshold rate calculationRichard Henderson
2020-06-19hw/riscv: sifive_u: Add a dummy DDR memory controller deviceBin Meng
2020-06-19hw/riscv: sifive_u: Sort the SoC memmap table entriesBin Meng
2020-06-19hw/riscv: sifive_u: Support different boot source per MSEL pin stateBin Meng
2020-06-19hw/riscv: sifive: Change SiFive E/U CPU reset vector to 0x1004Bin Meng
2020-06-19target/riscv: Rename IBEX CPU init routineBin Meng
2020-06-19hw/riscv: sifive_u: Add a new property msel for MSEL pin stateBin Meng
2020-06-19hw/riscv: sifive_u: Rename serial property get/set functions to a generic nameBin Meng
2020-06-19hw/riscv: sifive_u: Add reset functionalityBin Meng
2020-06-19hw/riscv: sifive_gpio: Do not blindly trigger output IRQsBin Meng
2020-06-19hw/riscv: sifive_u: Hook a GPIO controllerBin Meng
2020-06-19hw/riscv: sifive_gpio: Add a new 'ngpio' propertyBin Meng
2020-06-19hw/riscv: sifive_gpio: Clean up the codesBin Meng
2020-06-19hw/riscv: sifive_u: Generate device tree node for OTPBin Meng