aboutsummaryrefslogtreecommitdiff
path: root/configs/devices
AgeCommit message (Expand)AuthorFilesLines
2024-05-03xtensa: switch boards to "default y"Paolo Bonzini1-5/+4
2024-05-03tricore: switch boards to "default y"Paolo Bonzini1-2/+5
2024-05-03sparc: switch boards to "default y"Paolo Bonzini2-8/+6
2024-05-03sh4: switch boards to "default y"Paolo Bonzini1-4/+3
2024-05-03s390x: switch boards to "default y"Paolo Bonzini1-3/+2
2024-05-03rx: switch boards to "default y"Paolo Bonzini1-1/+2
2024-05-03riscv: switch boards to "default y"Paolo Bonzini2-15/+13
2024-05-03ppc: switch boards to "default y"Paolo Bonzini2-17/+17
2024-05-03openrisc: switch boards to "default y"Paolo Bonzini1-3/+2
2024-05-03mips: switch boards to "default y"Paolo Bonzini3-7/+12
2024-05-03microblaze: switch boards to "default y"Paolo Bonzini1-5/+4
2024-05-03m68k: switch boards to "default y"Paolo Bonzini1-7/+6
2024-05-03loongarch: switch boards to "default y"Paolo Bonzini1-1/+2
2024-05-03i386: switch boards to "default y"Paolo Bonzini1-6/+5
2024-05-03hppa: switch boards to "default y"Paolo Bonzini1-3/+2
2024-05-03cris: switch boards to "default y"Paolo Bonzini1-3/+2
2024-05-03avr: switch boards to "default y"Paolo Bonzini1-3/+2
2024-05-03arm: switch boards to "default y"Paolo Bonzini1-1/+2
2024-05-03alpha: switch boards to "default y"Paolo Bonzini1-3/+2
2024-05-03configs: list "implied" device groups in the default configsPaolo Bonzini7-4/+21
2024-04-24target/nios2: Remove the deprecated Nios II targetPhilippe Mathieu-Daudé1-6/+0
2024-03-08mips: do not list individual devices from configs/Paolo Bonzini2-27/+4
2024-02-15hw/arm/mps3r: Initial skeleton for mps3-an536 boardPeter Maydell1-0/+1
2024-02-09kconfig: use "select" to enable semihostingPaolo Bonzini6-13/+0
2024-01-09hw/arm: Add minimal support for the B-L475E-IOT01A boardInès Varhol1-0/+1
2023-11-07hw/ppc: Add emulation of AmigaOne XE boardBALATON Zoltan1-0/+1
2023-07-14kconfig: Add PCIe devices to s390x machinesCédric Le Goater1-0/+1
2023-05-30arm/Kconfig: Keep Kconfig default entries in default.mak as documentationFabiano Rosas2-0/+46
2023-05-02arm/Kconfig: Do not build TCG-only boards on a KVM-only buildFabiano Rosas2-41/+0
2023-05-02arm/Kconfig: Always select SEMIHOSTING when TCG is presentFabiano Rosas1-2/+0
2023-02-11migration: Remove spurious filesJuan Quintela2-13/+0
2023-02-06multifd: Fix flush of zero copy page send requestZhenzhong Duan2-0/+13
2023-01-16Merge tag 'mips-20230113' of https://github.com/philmd/qemu into stagingPeter Maydell1-3/+0
2023-01-13hw/mips/Kconfig: Track Malta's PIIX dependencies via KconfigBernhard Beschow1-2/+0
2023-01-13hw/mips/gt64xxx_pci: Let the GT64120 manage the lower 512MiB holePhilippe Mathieu-Daudé1-1/+0
2023-01-12hw/arm: Add Olimex H405Felipe Balbi1-0/+1
2023-01-08i386, mips: Resolve redundant ACPI and APM dependenciesBernhard Beschow1-3/+0
2022-10-31hw/isa/Kconfig: Fix dependencies of piix4 southbridgeBernhard Beschow1-1/+0
2022-10-31hw/isa/vt82c686: Instantiate IDE function in host deviceBernhard Beschow1-1/+0
2022-10-17hw/ppc/meson: Allow e500 boards to be enabled separatelyBernhard Beschow1-1/+2
2022-09-04hw/openrisc: Add the OpenRISC virtual machineStafford Horne1-0/+1
2022-06-06hw/loongarch: Add support loongson3 virt machine type.Xiaojuan Yang1-0/+3
2022-05-08hppa: use new CONFIG_HPPA_B160L option instead of CONFIG_DINO to build hppa m...Mark Cave-Ayland1-1/+1
2022-01-13hw/display: Rename VGA_ISA_MM -> VGA_MMIOPhilippe Mathieu-Daudé1-1/+1
2021-09-30Kconfig: Add CONFIG_SGX supportYang Zhong1-0/+1
2021-09-04hw/acpi: refactor acpi hp modules so that targets can just use what they needAni Sinha1-4/+1
2021-07-20hw/tricore: fix inclusion of tricore_testboardAlex Bennée1-0/+1
2021-07-20hw/ppc/Kconfig: Add missing dependency E500 -> DS1338 RTCPhilippe Mathieu-Daudé1-1/+0
2021-07-20hw/mips: Express dependencies of the Boston machine with KconfigPhilippe Mathieu-Daudé1-4/+0
2021-07-11Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell32-0/+351