Philippe Mathieu-Daudé
|
1373b15bb5
hw/i2c: Rename i2c_create_slave() as i2c_slave_create_simple()
|
5 years ago |
Peter Maydell
|
62a4d34020
hw/arm/spitz: Provide usual QOM macros for corgi-ssp and spitz-lcdtg
|
5 years ago |
Peter Maydell
|
eb2d6dbc98
hw/arm/spitz: Use LOG_GUEST_ERROR for bad guest register accesses
|
5 years ago |
Peter Maydell
|
a0a8cf78e0
hw/gpio/zaurus.c: Use LOG_GUEST_ERROR for bad guest register accesses
|
5 years ago |
Peter Maydell
|
eb2dc887a4
hw/arm/spitz: Encapsulate misc GPIO handling in a device
|
5 years ago |
Peter Maydell
|
3029681235
hw/misc/max111x: Create header file for documentation, TYPE_ macros
|
5 years ago |
Peter Maydell
|
871f82722c
hw/misc/max111x: Use GPIO lines rather than max111x_set_input()
|
5 years ago |
Peter Maydell
|
4aed7b51c2
hw/arm/spitz: Use max111x properties to set initial values
|
5 years ago |
Peter Maydell
|
2e354c028a
hw/arm/spitz: Implement inbound GPIO lines for bit5 and power signals
|
5 years ago |
Peter Maydell
|
ffe7f90698
hw/arm/spitz: Keep pointers to scp0, scp1 in SpitzMachineState
|
5 years ago |
Peter Maydell
|
39854425d7
hw/arm/spitz: Keep pointers to MPU and SSI devices in SpitzMachineState
|
5 years ago |
Peter Maydell
|
e3d986da47
hw/arm/spitz: Create SpitzMachineClass abstract base class
|
5 years ago |
Peter Maydell
|
f6319db25d
hw/arm/spitz: Detabify
|
5 years ago |
Markus Armbruster
|
3c6ef471ee
sysbus: Convert to sysbus_realize() etc. with Coccinelle
|
5 years ago |
Markus Armbruster
|
3e80f6902c
qdev: Convert uses of qdev_create() with Coccinelle
|
5 years ago |
Philippe Mathieu-Daudé
|
16260006ac
hw/arm: Use memory_region_init_rom() with read-only regions
|
5 years ago |
Pan Nengyuan
|
5719f9745e
hw/arm/spitz: move timer_new from init() into realize() to avoid memleaks
|
5 years ago |
Marc-André Lureau
|
4f67d30b5e
qdev: set properties with device_class_set_props()
|
5 years ago |
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 |