Tao Xu
|
2744ece809
hw/arm: simplify arm_load_dtb
|
6 years ago |
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
|
d645427057
Include migration/vmstate.h less
|
6 years ago |
Markus Armbruster
|
64552b6be4
Include hw/irq.h a lot less
|
6 years ago |
Peter Maydell
|
12ec8bd51e
arm: Rename hw/arm/arm.h to hw/arm/boot.h
|
6 years ago |
Philippe Mathieu-Daudé
|
04f3c0084d
hw: Remove unused 'hw/devices.h' include
|
6 years ago |
Thomas Huth
|
07bc425ea3
hw/arm/spitz: Move problematic nand_init() code to realize function
|
7 years ago |
Philippe Mathieu-Daudé
|
0304f9ec9c
hw: Do not include "sysemu/block-backend.h" if it is not necessary
|
7 years ago |
Philippe Mathieu-Daudé
|
7ab14c5ace
hw/audio/wm8750: move WM8750 declarations from i2c/i2c.h to audio/wm8750.h
|
8 years ago |
Philippe Mathieu-Daudé
|
ff676046fb
misc: remove duplicated includes
|
7 years ago |
Igor Mammedov
|
ba1ba5cca3
arm: drop intermediate cpu_model -> cpu type parsing and use cpu type directly
|
8 years ago |
Peter Maydell
|
4672cbd7be
hw/arm: Set ignore_memory_transaction_failures for most ARM boards
|
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 |
Eduardo Habkost
|
e90f2a8c3e
qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable
|
8 years ago |
Markus Armbruster
|
2059839baa
hw: Default -drive to if=ide explicitly where it works
|
8 years ago |
Guenter Roeck
|
14da582101
hw/arm/spitz: Fix reset handling
|
8 years ago |
Cédric Le Goater
|
7673bb4cd3
ssi: change ssi_slave_init to be a realize ops
|
9 years ago |
xiaoqiang zhao
|
f68575c956
hw/arm: QOM'ify spitz.c
|
9 years ago |
Rutuja Shah
|
73bcb24d93
Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND
|
9 years ago |
Markus Armbruster
|
da34e65cb4
include/qemu/osdep.h: Don't include qapi/error.h
|
9 years ago |
Eduardo Habkost
|
0e6aac87fd
machine: Use type_init() to register machine classes
|
9 years ago |
Alistair Francis
|
8fd06719e7
ssi: Move ssi.h into a separate directory
|
9 years ago |
Peter Maydell
|
12b167226f
hw/arm: Clean up includes
|
9 years ago |
Ryo ONODERA
|
ad1e8db894
target-arm: Provide model numbers for Sharp PDAs
|
9 years ago |
Andreas Färber
|
8a661aea0e
Revert use of DEFINE_MACHINE() for registrations of multiple machines
|
10 years ago |
Eduardo Habkost
|
e264d29de2
Use DEFINE_MACHINE() to register all machines
|
10 years ago |