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 年 前 |
Like Xu
|
33decbd2d3
hw: Replace global smp variables with MachineState for all remaining archs
|
6 年 前 |
Markus Armbruster
|
a8d2532645
Include qemu-common.h exactly where needed
|
6 年 前 |
Thomas Huth
|
198a2d214f
target/openrisc: Fix LGPL information in the file headers
|
6 年 前 |
Liam Merwick
|
4366e1db16
elf: Add optional function ptr to load_elf() to parse ELF notes
|
6 年 前 |
Peter Maydell
|
9bca0edb28
Change references to serial_hds[] to serial_hd()
|
7 年 前 |
Alistair Francis
|
fe2d93c88a
hw/openrisc: Replace fprintf(stderr, "*\n" with error_report()
|
7 年 前 |
Igor Mammedov
|
1498e9706a
openrisc: use generic cpu_model parsing
|
7 年 前 |
Stafford Horne
|
13f1c77364
openrisc: Initial SMP support
|
7 年 前 |
Igor Mammedov
|
4482e05cbb
cpu: make cpu_generic_init() abort QEMU on error
|
8 年 前 |
Igor Mammedov
|
f6f8b26095
openrisc: replace cpu_openrisc_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 年 前 |
Richard Henderson
|
4a09d0bb34
target/openrisc: Rename the cpu from or32 to or1k
|
8 年 前 |
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
|
ed2decc6a5
openrisc: Clean up includes
|
9 年 前 |
Peter Crosthwaite
|
ed03ecf8f0
or32: 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 年 前 |
Max Filippov
|
25bda50a0c
hw/core/loader: implement address translation in uimage loader
|
11 年 前 |
Hu Tao
|
49946538d2
memory: add parameter errp to memory_region_init_ram
|
11 年 前 |
Marcel Apfelbaum
|
3ef9622182
machine: Conversion of QEMUMachineInitArgs to MachineState
|
11 年 前 |
Anthony Liguori
|
9889e04ac1
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
|
12 年 前 |
Markus Armbruster
|
c165473269
hw: Clean up bogus default boot order
|
12 年 前 |
Jia Liu
|
b6d9766ddf
hw/openrisc: Avoid using uninitialised variable 'entry'
|
12 年 前 |