summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* hw/timer: Add NPCM7xx Timer device modelHavard Skinnemoen2020-09-144-0/+627
* hw/misc: Add NPCM7xx Clock Controller device modelHavard Skinnemoen2020-09-144-0/+319
* hw/misc: Add NPCM7xx System Global Control Registers device modelHavard Skinnemoen2020-09-146-0/+330
* hw/arm: versal-virt: Correct the tx/rx GEM clocksEdgar E. Iglesias2020-09-141-1/+1
* target/arm: Count PMU events when MDCR.SPME is setAaron Lindsay2020-09-141-1/+1
* Deprecate lm32 portPeter Maydell2020-09-141-0/+8
* Deprecate Unicore32 portPeter Maydell2020-09-141-0/+8
* docs/system/arm/mps2.rst: Make board list consistentPeter Maydell2020-09-141-7/+7
* hw/arm/mps2: New board model mps2-an500Peter Maydell2020-09-142-12/+59
* hw/arm/mps2: New board model mps2-an386Peter Maydell2020-09-142-8/+34
* target/arm: Remove no-longer-reachable 32-bit KVM codePeter Maydell2020-09-144-80/+53Star
* target/arm: Remove KVM support for 32-bit Arm hostsPeter Maydell2020-09-144-608/+10Star
* target/arm: Convert VCMLA, VCADD size field to MO_* in decodePeter Maydell2020-09-142-16/+24
* target/arm: Convert Neon VCVT fp size field to MO_* in decodePeter Maydell2020-09-142-4/+3Star
* target/arm: Convert Neon 3-same-fp size field to MO_* in decodePeter Maydell2020-09-142-10/+21
* decodetree: Improve identifier matchingRichard Henderson2020-09-142-16/+37
* hw/timer/armv7m_systick: assert that board code set system_clock_scalePeter Maydell2020-09-141-0/+8
* hw/misc/a9scu: Report unimplemented accesses with qemu_log_mask(UNIMP)Philippe Mathieu-Daudé2020-09-141-0/+6
* hw/misc/a9scu: Simplify setting MemoryRegionOps::impl fieldsPhilippe Mathieu-Daudé2020-09-141-11/+5Star
* hw/misc/a9scu: Simplify setting MemoryRegionOps::valid fieldsPhilippe Mathieu-Daudé2020-09-141-16/+5Star
* hw/misc/a9scu: Do not allow invalid CPU countPhilippe Mathieu-Daudé2020-09-141-5/+13
* Merge remote-tracking branch 'remotes/philmd-gitlab/tags/edk2-next-20200914' ...Peter Maydell2020-09-1413-13/+20
|\
| * tests: acpi: update "virt/SSDT.memhp" for edk2-stable202008Laszlo Ersek2020-09-132-1/+0Star
| * pc-bios: update the README file with edk2-stable202008 informationLaszlo Ersek2020-09-131-2/+2
| * pc-bios: refresh edk2 build artifacts for edk2-stable202008Laszlo Ersek2020-09-136-0/+0
| * roms/Makefile.edk2: enable new ARM/AARCH64 flags up to edk2-stable202008Laszlo Ersek2020-09-131-2/+8
| * roms/Makefile.edk2: complete replacing TPM2*_ENABLE macrosLaszlo Ersek2020-09-131-10/+2Star
| * roms/edk2: update submodule from edk2-stable201905 to edk2-stable202008Laszlo Ersek2020-09-131-0/+0
| * tests: acpi: tolerate "virt/SSDT.memhp" mismatch temporarilyLaszlo Ersek2020-09-131-0/+1
| * roms/Makefile.edk2: prepare for replacing TPM2*_ENABLE macrosLaszlo Ersek2020-09-131-0/+8
| * roms/efirom, tests/uefi-test-tools: update edk2's own submodules firstLaszlo Ersek2020-09-132-0/+2
| * Makefile: remove obsolete edk2 exception from "clean" ruleLaszlo Ersek2020-09-131-1/+0Star
* | Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2020-09-12-tag' in...Peter Maydell2020-09-143-49/+378
|\ \
| * | qga: add command guest-get-devices for reporting VirtIO devicesTomáš Golembiovský2020-09-133-1/+269
| * | qga/commands-posix: Support fsinfo for non-PCI virtio devices, tooThomas Huth2020-09-131-1/+41
| * | qga/commands-posix: Move the udev code from the pci to the generic functionThomas Huth2020-09-131-29/+33
| * | qga/commands-posix: Rework build_guest_fsinfo_for_real_device() functionThomas Huth2020-09-131-24/+41
* | | Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20200...Peter Maydell2020-09-1364-105/+1575
|\ \ \ | |_|/ |/| |
| * | hw/riscv: Sort the Kconfig options in alphabetical orderBin Meng2020-09-101-29/+29
| * | hw/riscv: Drop CONFIG_SIFIVEBin Meng2020-09-101-9/+5Star
| * | hw/riscv: Always build riscv_hart.cBin Meng2020-09-102-10/+1Star
| * | hw/riscv: Move sifive_test model to hw/miscBin Meng2020-09-107-3/+7
| * | hw/riscv: Move sifive_uart model to hw/charBin Meng2020-09-108-4/+9
| * | hw/riscv: Move riscv_htif model to hw/charBin Meng2020-09-107-6/+6
| * | hw/riscv: Move sifive_plic model to hw/intcBin Meng2020-09-1010-6/+14
| * | hw/riscv: Move sifive_clint model to hw/intcBin Meng2020-09-1011-7/+15
| * | hw/riscv: Move sifive_gpio model to hw/gpioBin Meng2020-09-1012-13/+15
| * | hw/riscv: Move sifive_u_otp model to hw/miscBin Meng2020-09-107-3/+7
| * | hw/riscv: Move sifive_u_prci model to hw/miscBin Meng2020-09-107-3/+7
| * | hw/riscv: Move sifive_e_prci model to hw/miscBin Meng2020-09-107-3/+9