Eduardo Habkost
|
8063396bf3
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
|
5 gadi atpakaļ |
Eduardo Habkost
|
8110fa1d94
Use DECLARE_*CHECKER* macros
|
5 gadi atpakaļ |
Eduardo Habkost
|
db1015e92e
Move QOM typedefs and add missing includes
|
5 gadi atpakaļ |
Markus Armbruster
|
650d103d3e
Include hw/hw.h exactly where needed
|
6 gadi atpakaļ |
Markus Armbruster
|
64552b6be4
Include hw/irq.h a lot less
|
6 gadi atpakaļ |
Peter Maydell
|
41742927ee
hw/i2c/bitbang_i2c: Use in-place rather than malloc'd bitbang_i2c_interface struct
|
6 gadi atpakaļ |
BALATON Zoltan
|
d718b7475b
i2c: Move bitbang_i2c.h to include/hw/i2c/
|
6 gadi atpakaļ |
Markus Armbruster
|
0b8fa32f55
Include qemu/module.h where needed, drop it from qemu-common.h
|
6 gadi atpakaļ |
Peter Maydell
|
9706e0162d
hw/i2c/bitbang_i2c: Handle NACKs from devices
|
8 gadi atpakaļ |
xiaoqiang zhao
|
00b2f75870
hw/i2c: QOM'ify bitbang_i2c.c
|
9 gadi atpakaļ |
Peter Maydell
|
0430891ce1
hw: Clean up includes
|
9 gadi atpakaļ |
Andreas Färber
|
a5c828525e
i2c: Rename i2c_bus to I2CBus
|
12 gadi atpakaļ |
Andreas Färber
|
cc3c3b8a22
bitbang_i2c: QOM cast cleanup
|
12 gadi atpakaļ |
Marcel Apfelbaum
|
125ee0ed9c
devices: Associate devices to their logical category
|
12 gadi atpakaļ |
Paolo Bonzini
|
1437c94b26
hw/i*: pass owner to memory_region_init* functions
|
12 gadi atpakaļ |
Paolo Bonzini
|
2c9b15cab1
memory: add owner argument to initialization functions
|
12 gadi atpakaļ |
Paolo Bonzini
|
47b43a1f41
hw: move private headers to hw/ subdirectories.
|
12 gadi atpakaļ |
Paolo Bonzini
|
53ed424e09
hw: move I2C controllers to hw/i2c/, configure via default-configs/
|
12 gadi atpakaļ |