index
:
qemu
loongarch64
master
or1k
QEMU development tree
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
configs
/
devices
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-03
xtensa: switch boards to "default y"
Paolo Bonzini
1
-5
/
+4
2024-05-03
tricore: switch boards to "default y"
Paolo Bonzini
1
-2
/
+5
2024-05-03
sparc: switch boards to "default y"
Paolo Bonzini
2
-8
/
+6
2024-05-03
sh4: switch boards to "default y"
Paolo Bonzini
1
-4
/
+3
2024-05-03
s390x: switch boards to "default y"
Paolo Bonzini
1
-3
/
+2
2024-05-03
rx: switch boards to "default y"
Paolo Bonzini
1
-1
/
+2
2024-05-03
riscv: switch boards to "default y"
Paolo Bonzini
2
-15
/
+13
2024-05-03
ppc: switch boards to "default y"
Paolo Bonzini
2
-17
/
+17
2024-05-03
openrisc: switch boards to "default y"
Paolo Bonzini
1
-3
/
+2
2024-05-03
mips: switch boards to "default y"
Paolo Bonzini
3
-7
/
+12
2024-05-03
microblaze: switch boards to "default y"
Paolo Bonzini
1
-5
/
+4
2024-05-03
m68k: switch boards to "default y"
Paolo Bonzini
1
-7
/
+6
2024-05-03
loongarch: switch boards to "default y"
Paolo Bonzini
1
-1
/
+2
2024-05-03
i386: switch boards to "default y"
Paolo Bonzini
1
-6
/
+5
2024-05-03
hppa: switch boards to "default y"
Paolo Bonzini
1
-3
/
+2
2024-05-03
cris: switch boards to "default y"
Paolo Bonzini
1
-3
/
+2
2024-05-03
avr: switch boards to "default y"
Paolo Bonzini
1
-3
/
+2
2024-05-03
arm: switch boards to "default y"
Paolo Bonzini
1
-1
/
+2
2024-05-03
alpha: switch boards to "default y"
Paolo Bonzini
1
-3
/
+2
2024-05-03
configs: list "implied" device groups in the default configs
Paolo Bonzini
7
-4
/
+21
2024-04-24
target/nios2: Remove the deprecated Nios II target
Philippe Mathieu-Daudé
1
-6
/
+0
2024-03-08
mips: do not list individual devices from configs/
Paolo Bonzini
2
-27
/
+4
2024-02-15
hw/arm/mps3r: Initial skeleton for mps3-an536 board
Peter Maydell
1
-0
/
+1
2024-02-09
kconfig: use "select" to enable semihosting
Paolo Bonzini
6
-13
/
+0
2024-01-09
hw/arm: Add minimal support for the B-L475E-IOT01A board
Inès Varhol
1
-0
/
+1
2023-11-07
hw/ppc: Add emulation of AmigaOne XE board
BALATON Zoltan
1
-0
/
+1
2023-07-14
kconfig: Add PCIe devices to s390x machines
Cédric Le Goater
1
-0
/
+1
2023-05-30
arm/Kconfig: Keep Kconfig default entries in default.mak as documentation
Fabiano Rosas
2
-0
/
+46
2023-05-02
arm/Kconfig: Do not build TCG-only boards on a KVM-only build
Fabiano Rosas
2
-41
/
+0
2023-05-02
arm/Kconfig: Always select SEMIHOSTING when TCG is present
Fabiano Rosas
1
-2
/
+0
2023-02-11
migration: Remove spurious files
Juan Quintela
2
-13
/
+0
2023-02-06
multifd: Fix flush of zero copy page send request
Zhenzhong Duan
2
-0
/
+13
2023-01-16
Merge tag 'mips-20230113' of https://github.com/philmd/qemu into staging
Peter Maydell
1
-3
/
+0
2023-01-13
hw/mips/Kconfig: Track Malta's PIIX dependencies via Kconfig
Bernhard Beschow
1
-2
/
+0
2023-01-13
hw/mips/gt64xxx_pci: Let the GT64120 manage the lower 512MiB hole
Philippe Mathieu-Daudé
1
-1
/
+0
2023-01-12
hw/arm: Add Olimex H405
Felipe Balbi
1
-0
/
+1
2023-01-08
i386, mips: Resolve redundant ACPI and APM dependencies
Bernhard Beschow
1
-3
/
+0
2022-10-31
hw/isa/Kconfig: Fix dependencies of piix4 southbridge
Bernhard Beschow
1
-1
/
+0
2022-10-31
hw/isa/vt82c686: Instantiate IDE function in host device
Bernhard Beschow
1
-1
/
+0
2022-10-17
hw/ppc/meson: Allow e500 boards to be enabled separately
Bernhard Beschow
1
-1
/
+2
2022-09-04
hw/openrisc: Add the OpenRISC virtual machine
Stafford Horne
1
-0
/
+1
2022-06-06
hw/loongarch: Add support loongson3 virt machine type.
Xiaojuan Yang
1
-0
/
+3
2022-05-08
hppa: use new CONFIG_HPPA_B160L option instead of CONFIG_DINO to build hppa machine
Mark Cave-Ayland
1
-1
/
+1
2022-01-13
hw/display: Rename VGA_ISA_MM -> VGA_MMIO
Philippe Mathieu-Daudé
1
-1
/
+1
2021-09-30
Kconfig: Add CONFIG_SGX support
Yang Zhong
1
-0
/
+1
2021-09-04
hw/acpi: refactor acpi hp modules so that targets can just use what they need
Ani Sinha
1
-4
/
+1
2021-07-20
hw/tricore: fix inclusion of tricore_testboard
Alex Bennée
1
-0
/
+1
2021-07-20
hw/ppc/Kconfig: Add missing dependency E500 -> DS1338 RTC
Philippe Mathieu-Daudé
1
-1
/
+0
2021-07-20
hw/mips: Express dependencies of the Boston machine with Kconfig
Philippe Mathieu-Daudé
1
-4
/
+0
2021-07-11
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into staging
Peter Maydell
32
-0
/
+351
[next]