Markus Armbruster
|
54d31236b9
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
|
6 years ago |
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
|
a8d2532645
Include qemu-common.h exactly where needed
|
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 |
Markus Armbruster
|
8468713412
r2d: Fix flash memory size, sector size, width, device ID
|
6 years ago |
Philippe Mathieu-Daudé
|
04f3c0084d
hw: Remove unused 'hw/devices.h' include
|
6 years ago |
Michael S. Tsirkin
|
7de7b6087e
r2d: fix build on mingw
|
6 years ago |
Paolo Bonzini
|
7d37435bd5
avoid TABs in files that only contain a few
|
6 years ago |
Philippe Mathieu-Daudé
|
e7dd191c92
hw/sh4: 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 |
Igor Mammedov
|
78f60b829a
sh4: r2d: 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
|
66b7977518
sh4: replace cpu_sh4_init() with cpu_generic_init()
|
8 years ago |
Peter Maydell
|
98a99ce084
hw: Use new memory_region_init_{ram, rom, rom_device}() functions
|
8 years ago |
Peter Maydell
|
1cfe48c1ce
memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()
|
8 years ago |
Eric Blake
|
cf83f14005
shutdown: Add source information to SHUTDOWN and RESET
|
8 years ago |
BALATON Zoltan
|
ca8a110470
sm501: QOMify
|
8 years ago |
Markus Armbruster
|
2059839baa
hw: Default -drive to if=ide explicitly where it works
|
8 years ago |
Paolo Bonzini
|
4771d756f4
hw: explicitly include qemu-common.h and cpu.h
|
9 years ago |
Markus Armbruster
|
da34e65cb4
include/qemu/osdep.h: Don't include qapi/error.h
|
9 years ago |
Peter Maydell
|
9d4c9946ee
sh4: Clean up includes
|
9 years ago |
Eduardo Habkost
|
e264d29de2
Use DEFINE_MACHINE() to register all machines
|
10 years ago |
Markus Armbruster
|
f8ed85ac99
Fix bad error handling after memory_region_init_ram()
|
10 years ago |
Guenter Roeck
|
cdd14a8cf2
sh4: Fix initramfs initialization for endiannes-mismatched targets
|
10 years ago |
Aurelien Jarno
|
563807520f
sh4/r2d: convert to new MMIO accessor style
|
10 years ago |