aboutsummaryrefslogtreecommitdiff
path: root/configs
AgeCommit message (Expand)AuthorFilesLines
5 daysgdbstub: Add support for MTE in user modeGustavo Romero1-1/+1
14 daystarget/riscv/kvm: define TARGET_KVM_HAVE_GUEST_DEBUGChao Du1-0/+1
2024-05-10configs: disable emulators that require it if libfdt is not foundPaolo Bonzini14-4/+10
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-24Merge tag 'housekeeping-20240424' of https://github.com/philmd/qemu into stagingRichard Henderson3-9/+0
2024-04-24target/nios2: Remove the deprecated Nios II targetPhilippe Mathieu-Daudé3-9/+0
2024-04-18kvm: use configs/ definition to conditionalize debug supportPaolo Bonzini6-0/+6
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-08default-configs: Add TARGET_XML_FILES definitionAkihiko Odaki1-0/+1
2023-11-07hw/ppc: Add emulation of AmigaOne XE boardBALATON Zoltan1-0/+1
2023-11-06target/hppa: Remove TARGET_HPPA64Richard Henderson1-0/+1
2023-10-25configs: Enable MTTCG for sparc, sparc64Richard Henderson2-0/+2
2023-10-18configure: move target-specific defaults to an external machine filePaolo Bonzini1-0/+9
2023-08-24target/loongarch: Add GDB support for loongarch32 modeJiajie Chen1-1/+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-18Hexagon (gdbstub): add HVX supportTaylor Simpson1-1/+1
2023-05-18Hexagon: add core gdbstub xml data for LLDBMatheus Tavares Bernardino1-0/+1
2023-05-11target/sh4: Remove TARGET_ALIGNED_ONLYRichard Henderson4-4/+0
2023-05-11target/nios2: Remove TARGET_ALIGNED_ONLYRichard Henderson1-1/+0
2023-05-11target/mips: Remove TARGET_ALIGNED_ONLYRichard Henderson10-10/+0
2023-05-05target/sparc: Remove TARGET_ALIGNED_ONLYRichard Henderson5-5/+0
2023-05-05target/hppa: Remove TARGET_ALIGNED_ONLYRichard Henderson2-2/+0
2023-05-05target/alpha: Remove TARGET_ALIGNED_ONLYRichard Henderson2-2/+0
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-04-28s390x/gdb: Split s390-virt.xmlIlya Leoshkevich2-2/+2
2023-03-06target/arm: Implement gdbstub pauth extensionRichard Henderson3-3/+3