Markus Armbruster
|
a27bd6c779
Include hw/qdev-properties.h less
|
6 年之前 |
Markus Armbruster
|
650d103d3e
Include hw/hw.h exactly where needed
|
6 年之前 |
Markus Armbruster
|
64552b6be4
Include hw/irq.h a lot less
|
6 年之前 |
Markus Armbruster
|
71e8a91585
Include sysemu/reset.h a lot less
|
6 年之前 |
Richard Henderson
|
5a59fbce91
target/sparc: Use env_cpu, env_archcpu
|
6 年之前 |
KONRAD Frederic
|
162abf1a83
leon3: introduce the plug and play mechanism
|
6 年之前 |
KONRAD Frederic
|
dbed0d2d2a
leon3: add a little bootloader
|
6 年之前 |
KONRAD Frederic
|
b70447aaea
grlib, apbuart: get rid of the old-style create function
|
6 年之前 |
KONRAD Frederic
|
948caec873
grlib, gptimer: get rid of the old-style create function
|
6 年之前 |
KONRAD Frederic
|
ea005daec3
grlib, irqmp: get rid of the old-style create function
|
6 年之前 |
KONRAD Frederic
|
bd30132cd8
leon3: fix the error message when no bios are provided
|
6 年之前 |
Philippe Mathieu-Daudé
|
9176a58018
hw/sparc/leon3: Allow load of uImage firmwares
|
6 年之前 |
Liam Merwick
|
4366e1db16
elf: Add optional function ptr to load_elf() to parse ELF notes
|
6 年之前 |
Philippe Mathieu-Daudé
|
0a2e467bce
hw/sparc: Use the IEC binary prefix definitions
|
7 年之前 |
Peter Maydell
|
9bca0edb28
Change references to serial_hds[] to serial_hd()
|
7 年之前 |
Alistair Francis
|
29bd723171
hw/sparc*: Replace fprintf(stderr, "*\n" with error_report()
|
7 年之前 |
Igor Mammedov
|
e9135ab399
sparc: leon3: use generic cpu_model parsing
|
7 年之前 |
Igor Mammedov
|
4482e05cbb
cpu: make cpu_generic_init() abort QEMU on error
|
8 年之前 |
Igor Mammedov
|
3d592ffbab
sparc: replace cpu_sparc_init() with cpu_generic_init()
|
8 年之前 |
Peter Maydell
|
98a99ce084
hw: Use new memory_region_init_{ram, rom, rom_device}() functions
|
8 年之前 |
Peter Maydell
|
1cfe48c1ce
memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()
|
8 年之前 |
Marc-André Lureau
|
f664b88247
Remove/replace sysemu/char.h inclusion
|
8 年之前 |
Peter Maydell
|
47dc0ec576
hw/sparc/leon3: Don't call get_image_size() on a NULL pointer
|
9 年之前 |
Paolo Bonzini
|
4771d756f4
hw: explicitly include qemu-common.h and cpu.h
|
9 年之前 |
Markus Armbruster
|
da34e65cb4
include/qemu/osdep.h: Don't include qapi/error.h
|
9 年之前 |
Peter Crosthwaite
|
7ef295ea5b
loader: Add data swap option to load-elf
|
9 年之前 |
Peter Maydell
|
db5ebe5f41
sparc: Clean up includes
|
9 年之前 |
Peter Crosthwaite
|
77452383e0
sparc: Remove ELF_MACHINE from cpu.h
|
10 年之前 |
Eduardo Habkost
|
e264d29de2
Use DEFINE_MACHINE() to register all machines
|
10 年之前 |
Markus Armbruster
|
f8ed85ac99
Fix bad error handling after memory_region_init_ram()
|
10 年之前 |