Markus Armbruster
|
a27bd6c779
Include hw/qdev-properties.h less
|
6 years ago |
Markus Armbruster
|
650d103d3e
Include hw/hw.h exactly where needed
|
6 years ago |
Markus Armbruster
|
64552b6be4
Include hw/irq.h a lot less
|
6 years ago |
Markus Armbruster
|
71e8a91585
Include sysemu/reset.h a lot less
|
6 years ago |
Markus Armbruster
|
ce14710f4f
pflash: Clean up after commit 368a354f02b, part 2
|
6 years ago |
Markus Armbruster
|
940d5b132f
pflash: Clean up after commit 368a354f02b, part 1
|
6 years ago |
Philippe Mathieu-Daudé
|
04f3c0084d
hw: Remove unused 'hw/devices.h' include
|
6 years ago |
Liam Merwick
|
4366e1db16
elf: Add optional function ptr to load_elf() to parse ELF notes
|
6 years ago |
Philippe Mathieu-Daudé
|
70cc0c1fb0
hw/display/milkymist-tmu2: Move inlined code from header to source
|
6 years ago |
Peter Maydell
|
40af11eb7f
milkymist: Check for failure trying to load BIOS image
|
6 years ago |
Philippe Mathieu-Daudé
|
fc0187cb7b
hw/lm32: Use the IEC binary prefix definitions
|
7 years ago |
Philippe Mathieu-Daudé
|
0304f9ec9c
hw: Do not include "sysemu/block-backend.h" if it is not necessary
|
7 years ago |
Peter Maydell
|
9bca0edb28
Change references to serial_hds[] to serial_hd()
|
7 years ago |
Alistair Francis
|
0a094a54c8
hw/lm32: Replace fprintf(stderr, "*\n" with error_report()
|
7 years ago |
Igor Mammedov
|
201c160e94
lm32: milkymist: use generic cpu_model parsing
|
7 years ago |
Igor Mammedov
|
4482e05cbb
cpu: make cpu_generic_init() abort QEMU on error
|
8 years ago |
Igor Mammedov
|
1d197417a3
lm32: replace cpu_lm32_init() with cpu_generic_init()
|
8 years ago |
xiaoqiang zhao
|
e269fbe231
hw/char: QOM'ify milkymist-uart.c
|
9 years ago |
xiaoqiang zhao
|
c2ddaa62b6
hw/char: QOM'ify lm32_juart.c
|
9 years ago |
Eduardo Habkost
|
cfc58cf373
vl: Replace DT_NOGRAPHIC with machine option
|
9 years ago |
Eduardo Habkost
|
cf3dc71eb5
milkymist: Move DT_NOGRAPHIC check outside milkymist_tmu2_create()
|
9 years ago |
Veronia Bahaa
|
f348b6d1a5
util: move declarations out of qemu-common.h
|
9 years ago |
Paolo Bonzini
|
4771d756f4
hw: explicitly include qemu-common.h and cpu.h
|
9 years ago |
Peter Crosthwaite
|
7ef295ea5b
loader: Add data swap option to load-elf
|
9 years ago |
Peter Maydell
|
ea99dde191
lm32: Clean up includes
|
9 years ago |
Peter Crosthwaite
|
22d2fb4c59
lm32: Remove ELF_MACHINE from cpu.h
|
10 years ago |
Eduardo Habkost
|
e264d29de2
Use DEFINE_MACHINE() to register all machines
|
10 years ago |
Shannon Zhao
|
a9c8a0d8d4
hw/lm32/milkymist.c: Fix misusing qemu_allocate_irqs for single irq
|
10 years ago |
Dirk Müller
|
b7ccb83f44
lm32: memory: Replace memory_region_init_ram with memory_region_allocate_system_memory
|
10 years ago |
Gonglei
|
c2c17a2451
milkymist.c: fix memory leak
|
10 years ago |