index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configs
Age
Commit message (
Expand
)
Author
2023-03-06
target/arm: Implement gdbstub pauth extension
Richard Henderson
2023-02-21
target/microblaze: Add gdbstub xml
Richard Henderson
2023-02-11
migration: Remove spurious files
Juan Quintela
2023-02-06
multifd: Fix flush of zero copy page send request
Zhenzhong Duan
2023-01-26
configs/targets/nios2-softmmu: Add TARGET_NEED_FDT=y to the nios2 config
Thomas Huth
2023-01-16
Merge tag 'mips-20230113' of https://github.com/philmd/qemu into staging
Peter Maydell
2023-01-13
hw/mips/Kconfig: Track Malta's PIIX dependencies via Kconfig
Bernhard Beschow
2023-01-13
hw/mips/gt64xxx_pci: Let the GT64120 manage the lower 512MiB hole
Philippe Mathieu-Daudé
2023-01-12
hw/arm: Add Olimex H405
Felipe Balbi
2023-01-08
i386, mips: Resolve redundant ACPI and APM dependencies
Bernhard Beschow
2022-10-31
hw/isa/Kconfig: Fix dependencies of piix4 southbridge
Bernhard Beschow
2022-10-31
hw/isa/vt82c686: Instantiate IDE function in host device
Bernhard Beschow
2022-10-17
hw/ppc/meson: Allow e500 boards to be enabled separately
Bernhard Beschow
2022-09-04
target/openrisc: Enable MTTCG
Stafford Horne
2022-09-04
hw/openrisc: Add the OpenRISC virtual machine
Stafford Horne
2022-08-05
target/loongarch: Update loongarch-fpu.xml
Song Gao
2022-07-19
hw/loongarch: Add fdt support
Xiaojuan Yang
2022-07-04
default-configs: Add loongarch linux-user support
Song Gao
2022-06-28
semihosting: Split out guestfd.c
Richard Henderson
2022-06-06
target/loongarch: Add gdb support.
Xiaojuan Yang
2022-06-06
hw/loongarch: Add support loongson3 virt machine type.
Xiaojuan Yang
2022-05-08
hppa: use new CONFIG_HPPA_B160L option instead of CONFIG_DINO to build hppa m...
Mark Cave-Ayland
2022-04-26
target/nios2: Enable unaligned traps for system mode
Richard Henderson
2022-04-06
Replace TARGET_WORDS_BIGENDIAN
Marc-André Lureau
2022-02-26
hw/openrisc/openrisc_sim: Add automatic device tree generation
Stafford Horne
2022-02-09
linux-user: Remove the deprecated ppc64abi32 target
Thomas Huth
2022-01-13
hw/display: Rename VGA_ISA_MM -> VGA_MMIO
Philippe Mathieu-Daudé
2022-01-07
bsd-user: add arm target build
Warner Losh
2021-11-03
Merge remote-tracking branch 'remotes/rth/tags/pull-arm-20211102-2' into staging
Richard Henderson
2021-11-02
target/arm: Advertise MVE to gdb when present
Peter Maydell
2021-11-02
microvm: add device tree support.
Gerd Hoffmann
2021-09-30
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210930'...
Peter Maydell
2021-09-30
Kconfig: Add CONFIG_SGX support
Yang Zhong
2021-09-30
target/arm: Don't put FPEXC and FPSID in org.gnu.gdb.arm.vfp XML
Peter Maydell
2021-09-30
configs: Don't include 32-bit-only GDB XML in aarch64 linux configs
Peter Maydell
2021-09-04
hw/acpi: refactor acpi hp modules so that targets can just use what they need
Ani Sinha
2021-07-20
hw/tricore: fix inclusion of tricore_testboard
Alex Bennée
2021-07-20
hw/ppc/Kconfig: Add missing dependency E500 -> DS1338 RTC
Philippe Mathieu-Daudé
2021-07-20
hw/mips: Express dependencies of the Boston machine with Kconfig
Philippe Mathieu-Daudé
2021-07-11
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2021-07-09
configure: allow the selection of alternate config in the build
Alex Bennée
2021-07-09
configs: rename default-configs to configs and reorganise
Alex Bennée