aboutsummaryrefslogtreecommitdiff
path: root/configs
AgeCommit message (Expand)AuthorFilesLines
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
2022-01-13hw/display: Rename VGA_ISA_MM -> VGA_MMIOPhilippe Mathieu-Daudé1-1/+1
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-30Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210930'...Peter Maydell6-6/+6
2021-09-30Kconfig: Add CONFIG_SGX supportYang Zhong1-0/+1
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-09-04hw/acpi: refactor acpi hp modules so that targets can just use what they needAni Sinha1-4/+1