Markus Armbruster
|
668f62ec62
error: Eliminate error_propagate() with Coccinelle, part 1
|
5 年之前 |
Markus Armbruster
|
5325cc34a2
qom: Put name parameter before value / visitor parameter
|
5 年之前 |
Markus Armbruster
|
118bfd76c9
qdev: Use returned bool to check for qdev_realize() etc. failure
|
5 年之前 |
Markus Armbruster
|
b40181942e
arm/stm32f205 arm/stm32f405: Fix realize error API violation
|
5 年之前 |
Markus Armbruster
|
ce189ab230
qdev: Convert bus-less devices to qdev_realize() with Coccinelle
|
5 年之前 |
Markus Armbruster
|
db873cc5d1
sysbus: Convert qdev_set_parent_bus() use with Coccinelle, part 2
|
5 年之前 |
Philippe Mathieu-Daudé
|
32b9523ad5
hw/arm: Let devices own the MemoryRegion they create
|
5 年之前 |
Philippe Mathieu-Daudé
|
5b871c1b62
hw/arm: Remove unnecessary memory_region_set_readonly() on ROM alias
|
5 年之前 |
Philippe Mathieu-Daudé
|
30ade0c416
hw/arm/stm32: Use memory_region_init_rom() with read-only regions
|
5 年之前 |
Marc-André Lureau
|
4f67d30b5e
qdev: set properties with device_class_set_props()
|
5 年之前 |
Markus Armbruster
|
46517dd497
Include sysemu/sysemu.h a lot less
|
6 年之前 |
Markus Armbruster
|
a27bd6c779
Include hw/qdev-properties.h less
|
6 年之前 |
Markus Armbruster
|
0b8fa32f55
Include qemu/module.h where needed, drop it from qemu-common.h
|
6 年之前 |
Peter Maydell
|
12ec8bd51e
arm: Rename hw/arm/arm.h to hw/arm/boot.h
|
6 年之前 |
Stefan Hajnoczi
|
a1c5a06224
hw/arm: make bitbanded IO optional on ARMv7-M
|
7 年之前 |
Thomas Huth
|
a39ae81637
hw/arm/stm32f205_soc: Fix introspection problem with 'stm32f205-soc' device
|
7 年之前 |
Peter Maydell
|
fc38a1120c
Remove checks on MAX_SERIAL_PORTS that are just bounds checks
|
7 年之前 |
Peter Maydell
|
9bca0edb28
Change references to serial_hds[] to serial_hd()
|
7 年之前 |
Igor Mammedov
|
ba1ba5cca3
arm: drop intermediate cpu_model -> cpu type parsing and use cpu type directly
|
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 年之前 |
Peter Maydell
|
8a85e0654e
stm32f205: Rename 'nvic' local to 'armv7m'
|
8 年之前 |
Peter Maydell
|
b72e2f6856
stm32f205: Create armv7m object without using armv7m_init()
|
8 年之前 |
Alistair Francis
|
540a8f34b4
STM32F205: Connect the SPI devices
|
9 年之前 |
Alistair Francis
|
b63041c8f6
STM32F205: Connect the ADC devices
|
9 年之前 |
Alistair Francis
|
81fed1d017
STM32F205: Remove the individual device variables
|
9 年之前 |
xiaoqiang zhao
|
7bd43519da
hw/char: QOM'ify stm32f2xx_usart model
|
9 年之前 |
Paolo Bonzini
|
16fd646182
arm: include cpu-qom.h in files that require ARMCPU
|
9 年之前 |
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 年之前 |