aboutsummaryrefslogtreecommitdiff
path: root/configs/targets
AgeCommit message (Expand)AuthorFilesLines
2024-07-05gdbstub: Add support for MTE in user modeGustavo Romero1-1/+1
2024-06-26target/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-04-24Merge tag 'housekeeping-20240424' of https://github.com/philmd/qemu into stagingRichard Henderson2-3/+0
2024-04-24target/nios2: Remove the deprecated Nios II targetPhilippe Mathieu-Daudé2-3/+0
2024-04-18kvm: use configs/ definition to conditionalize debug supportPaolo Bonzini6-0/+6
2023-11-08default-configs: Add TARGET_XML_FILES definitionAkihiko Odaki1-0/+1
2023-11-06target/hppa: Remove TARGET_HPPA64Richard Henderson1-0/+1
2023-10-25configs: Enable MTTCG for sparc, sparc64Richard Henderson2-0/+2
2023-08-24target/loongarch: Add GDB support for loongarch32 modeJiajie Chen1-1/+1
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-04-28s390x/gdb: Split s390-virt.xmlIlya Leoshkevich2-2/+2
2023-03-06target/arm: Implement gdbstub pauth extensionRichard Henderson3-3/+3
2023-02-21target/microblaze: Add gdbstub xmlRichard Henderson4-0/+4
2023-01-26configs/targets/nios2-softmmu: Add TARGET_NEED_FDT=y to the nios2 configThomas Huth1-0/+1
2022-09-04target/openrisc: Enable MTTCGStafford Horne1-0/+1
2022-08-05target/loongarch: Update loongarch-fpu.xmlSong Gao1-1/+1
2022-07-19hw/loongarch: Add fdt supportXiaojuan Yang1-0/+1
2022-07-04default-configs: Add loongarch linux-user supportSong Gao1-0/+3
2022-06-28semihosting: Split out guestfd.cRichard Henderson6-0/+6
2022-06-06target/loongarch: Add gdb support.Xiaojuan Yang1-0/+1
2022-06-06hw/loongarch: Add support loongson3 virt machine type.Xiaojuan Yang1-0/+3
2022-04-26target/nios2: Enable unaligned traps for system modeRichard Henderson1-0/+1
2022-04-06Replace TARGET_WORDS_BIGENDIANMarc-André Lureau30-30/+30
2022-02-26hw/openrisc/openrisc_sim: Add automatic device tree generationStafford Horne1-0/+1
2022-02-09linux-user: Remove the deprecated ppc64abi32 targetThomas Huth1-8/+0
2022-01-07bsd-user: add arm target buildWarner Losh1-0/+2
2021-11-03Merge remote-tracking branch 'remotes/rth/tags/pull-arm-20211102-2' into stagingRichard Henderson4-4/+4
2021-11-02target/arm: Advertise MVE to gdb when presentPeter Maydell4-4/+4
2021-11-02microvm: add device tree support.Gerd Hoffmann2-0/+2
2021-09-30target/arm: Don't put FPEXC and FPSID in org.gnu.gdb.arm.vfp XMLPeter Maydell4-4/+4
2021-09-30configs: Don't include 32-bit-only GDB XML in aarch64 linux configsPeter Maydell2-2/+2
2021-07-09configs: rename default-configs to configs and reorganiseAlex Bennée67-0/+286