Philippe Mathieu-Daudé
|
adc1a4a26a
hw/loader: Pass ELFDATA endian order argument to load_elf()
|
6 月之前 |
Philippe Mathieu-Daudé
|
32cad1ffb8
include: Rename sysemu/ -> system/
|
8 月之前 |
Thomas Huth
|
7164f7e402
hw/sparc/leon3: Fix wrong usage of DO_UPCAST macro
|
1 年之前 |
Philippe Mathieu-Daudé
|
0f0554c6fa
hw/sparc/leon3: Initialize GPIO before realizing CPU devices
|
1 年之前 |
Philippe Mathieu-Daudé
|
08507399ab
hw/sparc/leon3: Pass DeviceState opaque argument to leon3_start_cpu()
|
1 年之前 |
Philippe Mathieu-Daudé
|
5c7127ee1c
hw/sparc/leon3: Pass DeviceState opaque argument to leon3_set_pil_in()
|
1 年之前 |
Clément Chigot
|
56bd9678ef
hw/sparc/leon3: check cpu_id in the tiny bootloader
|
1 年之前 |
Clément Chigot
|
d65aba8286
hw/sparc/leon3: implement multiprocessor
|
1 年之前 |
Clément Chigot
|
92688a91c3
hw/sparc/leon3: remove SP initialization
|
1 年之前 |
Clément Chigot
|
0fa5cd4a60
hw/intc/grlib_irqmp: implements multicore irq
|
1 年之前 |
Clément Chigot
|
6bf1478543
hw/intc/grlib_irqmp: add ncpus property
|
1 年之前 |
Clément Chigot
|
f432962e72
hw/sparc/grlib: split out the headers for each peripherals
|
1 年之前 |
Philippe Mathieu-Daudé
|
047521050a
hw/sparc/leon3: Have write_bootloader() take a void pointer argument
|
1 年之前 |
Philippe Mathieu-Daudé
|
a7b3c3797e
hw/sparc/leon3: Remove unused 'env' argument of write_bootloader()
|
1 年之前 |
Philippe Mathieu-Daudé
|
c90e6e3708
hw/sparc/leon3: Remove duplicate code
|
1 年之前 |
Clément Chigot
|
a318da6b3f
target/sparc: Simplify qemu_irq_ack
|
1 年之前 |
Marc-André Lureau
|
0f9668e0c1
Remove qemu-common.h include from most units
|
3 年之前 |
Markus Armbruster
|
b21e238037
Use g_new() & friends where that makes obvious sense
|
3 年之前 |
Peter Maydell
|
74e31681ba
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-20210505' into staging
|
4 年之前 |
Philippe Mathieu-Daudé
|
1284119991
hw/sparc: Allow building without the leon3 machine
|
4 年之前 |
Thomas Huth
|
ee86213aa3
Do not include exec/address-spaces.h if it's not really necessary
|
4 年之前 |
Peter Maydell
|
3391953660
hw/sparc: Make grlib-irqmp device handle its own inbound IRQ lines
|
4 年之前 |
Paolo Bonzini
|
2c65db5e58
vl: extract softmmu/datadir.c
|
4 年之前 |
Paolo Bonzini
|
377ce9cb0f
sparc: remove bios_name
|
4 年之前 |
Markus Armbruster
|
3c6ef471ee
sysbus: Convert to sysbus_realize() etc. with Coccinelle
|
5 年之前 |
Markus Armbruster
|
df70796916
qdev: Convert uses of qdev_create() manually
|
5 年之前 |
Markus Armbruster
|
3e80f6902c
qdev: Convert uses of qdev_create() with Coccinelle
|
5 年之前 |
Markus Armbruster
|
d6b78ac8ec
sparc/leon3: Fix to put grlib,* devices on sysbus
|
5 年之前 |
Philippe Mathieu-Daudé
|
acd2a001e0
hw/sparc/leon3: Map the UART device unconditionally
|
5 年之前 |
Philippe Mathieu-Daudé
|
ec7b217510
hw/sparc: Use memory_region_init_rom() with read-only regions
|
5 年之前 |