aboutsummaryrefslogtreecommitdiff
path: root/configs
AgeCommit message (Expand)AuthorFilesLines
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
2023-02-21target/microblaze: Add gdbstub xmlRichard Henderson4-0/+4
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-26configs/targets/nios2-softmmu: Add TARGET_NEED_FDT=y to the nios2 configThomas Huth1-0/+1
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-04target/openrisc: Enable MTTCGStafford Horne1-0/+1
2022-09-04hw/openrisc: Add the OpenRISC virtual machineStafford 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 Yang2-0/+6
2022-05-08hppa: use new CONFIG_HPPA_B160L option instead of CONFIG_DINO to build hppa m...Mark Cave-Ayland1-1/+1
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