Philippe Mathieu-Daudé
|
ea0ac7f6f8
hw: Make MachineClass::is_default a boolean type
|
5 년 전 |
Philippe Mathieu-Daudé
|
abcbc4eeca
hw: Do not initialize MachineClass::is_default to 0
|
5 년 전 |
Igor Mammedov
|
6047c08fd7
lm32/lm32_boards: use memdev for RAM
|
5 년 전 |
Aleksandar Markovic
|
6cdda0ff4b
hw/core/loader: Let load_elf() populate a field with CPU-specific flags
|
5 년 전 |
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 년 전 |
Markus Armbruster
|
a8d2532645
Include qemu-common.h exactly where needed
|
6 년 전 |
Markus Armbruster
|
ce14710f4f
pflash: Clean up after commit 368a354f02b, part 2
|
6 년 전 |
Markus Armbruster
|
940d5b132f
pflash: Clean up after commit 368a354f02b, part 1
|
6 년 전 |
Philippe Mathieu-Daudé
|
04f3c0084d
hw: Remove unused 'hw/devices.h' include
|
6 년 전 |
Liam Merwick
|
4366e1db16
elf: Add optional function ptr to load_elf() to parse ELF notes
|
6 년 전 |
Philippe Mathieu-Daudé
|
fc0187cb7b
hw/lm32: Use the IEC binary prefix definitions
|
7 년 전 |
Philippe Mathieu-Daudé
|
0304f9ec9c
hw: Do not include "sysemu/block-backend.h" if it is not necessary
|
7 년 전 |
Peter Maydell
|
9bca0edb28
Change references to serial_hds[] to serial_hd()
|
7 년 전 |
Alistair Francis
|
0a094a54c8
hw/lm32: Replace fprintf(stderr, "*\n" with error_report()
|
7 년 전 |
Igor Mammedov
|
6e0f9a2344
lm32: lm32_boards: use generic cpu_model parsing
|
7 년 전 |
Igor Mammedov
|
4482e05cbb
cpu: make cpu_generic_init() abort QEMU on error
|
8 년 전 |
Igor Mammedov
|
1d197417a3
lm32: replace cpu_lm32_init() with cpu_generic_init()
|
8 년 전 |
xiaoqiang zhao
|
7aaefcaf66
hw/char: QOM'ify lm32_uart.c
|
9 년 전 |
xiaoqiang zhao
|
c2ddaa62b6
hw/char: QOM'ify lm32_juart.c
|
9 년 전 |
Paolo Bonzini
|
4771d756f4
hw: explicitly include qemu-common.h and cpu.h
|
9 년 전 |
Eduardo Habkost
|
0e6aac87fd
machine: Use type_init() to register machine classes
|
9 년 전 |
Peter Crosthwaite
|
7ef295ea5b
loader: Add data swap option to load-elf
|
9 년 전 |
Peter Maydell
|
ea99dde191
lm32: Clean up includes
|
9 년 전 |
Peter Crosthwaite
|
22d2fb4c59
lm32: Remove ELF_MACHINE from cpu.h
|
10 년 전 |
Andreas Färber
|
8a661aea0e
Revert use of DEFINE_MACHINE() for registrations of multiple machines
|
10 년 전 |
Eduardo Habkost
|
e264d29de2
Use DEFINE_MACHINE() to register all machines
|
10 년 전 |
Shannon Zhao
|
d4ef00af25
hw/lm32/lm32_boards.c: Fix misusing qemu_allocate_irqs for single irq
|
10 년 전 |
Dirk Müller
|
b7ccb83f44
lm32: memory: Replace memory_region_init_ram with memory_region_allocate_system_memory
|
10 년 전 |