Sign in
qemu
/
qemu
/
db1015e92e04835c9eb50c29625fe566d1202dbd
/
hw
/
ssi
/
ssi.c
db1015e
Move QOM typedefs and add missing includes
by Eduardo Habkost
· 4 years, 3 months ago
581e109
ssi: Add ssi_realize_and_unref()
by Peter Maydell
· 4 years, 5 months ago
7ce8d8c
ssi: ssi_create_slave_no_init() is now unused, drop
by Markus Armbruster
· 4 years, 6 months ago
7e272a0
ssi: Convert last use of ssi_create_slave_no_init() manually
by Markus Armbruster
· 4 years, 6 months ago
7f16c76
ssi: ssi_auto_connect_slaves() never does anything, drop
by Markus Armbruster
· 4 years, 6 months ago
d645427
Include migration/vmstate.h less
by Markus Armbruster
· 5 years ago
0b8fa32
Include qemu/module.h where needed, drop it from qemu-common.h
by Markus Armbruster
· 6 years ago
7673bb4
ssi: change ssi_slave_init to be a realize ops
by Cédric Le Goater
· 8 years ago
0430891
hw: Clean up includes
by Peter Maydell
· 9 years ago
8fd0671
ssi: Move ssi.h into a separate directory
by Alistair Francis
· 9 years ago
de77914
ssi: Name the CS GPIO
by Peter Crosthwaite
· 11 years ago
8f1e884
savevm: Remove all the unneeded version_minimum_id_old (arm)
by Juan Quintela
· 11 years ago
d43269d
ssi: Convert legacy SSI_BUS -> BUS casts
by Peter Crosthwaite
· 11 years ago
1a7d9ee
ssi: Convert legacy SSI_SLAVE -> DEVICE casts
by Peter Crosthwaite
· 11 years ago
fef7fbc
qdev: Drop FROM_QBUS() macro
by Andreas Färber
· 12 years ago
49ab747
hw: move target-independent files to subdirectories
by Paolo Bonzini
· 12 years ago
[Renamed from hw/ssi.c]
83c9f4c
hw: include hw header files with full paths
by Paolo Bonzini
· 12 years ago
8c43a6f
Make all static TypeInfos const
by Andreas Färber
· 12 years ago
b4ae3cf
ssi: Add slave autoconnect helper
by Peter Crosthwaite
· 12 years ago
74687e4
ssi: Added create_slave_no_init()
by Peter A. G. Crosthwaite
· 12 years ago
6653095
ssi: Implemented CS behaviour
by Peter A. G. Crosthwaite
· 12 years ago
b4a76e8
ssi: Support for multiple attached devices
by Peter A. G. Crosthwaite
· 12 years ago
0866aca
qbus: Make child devices links
by Anthony Liguori
· 13 years ago
0d93692
qdev: Convert busses to QEMU Object Model
by Anthony Liguori
· 13 years ago
83f7d43
qom: Unify type registration
by Andreas Färber
· 13 years ago
d307af7
qdev: kill off DeviceInfo
by Anthony Liguori
· 13 years ago
39bffca
qdev: register all types natively through QEMU Object Model
by Anthony Liguori
· 13 years ago
212ad11
qdev: kill off DeviceInfo list
by Anthony Liguori
· 13 years ago
cd6c4cf
ssi: convert to QEMU Object Model
by Anthony Liguori
· 13 years ago
6b620ca
prepare for future GPLv2+ relicensing
by Paolo Bonzini
· 13 years ago
d8bb00d
qdev: switch children device list to QTAILQ
by Paolo Bonzini
· 13 years ago
8e31bf3
Correct spelling of licensed
by Matthew Fernandez
· 13 years ago
e23a1b3
New qdev_init_nofail()
by Markus Armbruster
· 15 years ago
72cf2d4
Fix sys-queue.h conflict for good
by Blue Swirl
· 15 years ago
81a322d
qdev: add return value to init() callbacks.
by Gerd Hoffmann
· 15 years ago
10c4c98
qdev: replace bus_type enum with bus_info struct.
by Gerd Hoffmann
· 15 years ago
074f2ff
qdev: move name+size into DeviceInfo (v2)
by Gerd Hoffmann
· 16 years ago
02e2da4
Add common BusState
by Paul Brook
· 16 years ago
90d3723
SSP bus framework
by Paul Brook
· 16 years ago