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 |
Corey Minyard
|
c203d4514b
i2c: Verify that the count passed in to smbus_eeprom_init() is valid
|
6 years ago |
Corey Minyard
|
1042b22dcb
i2c:smbus_eeprom: Add a reset function to smbus_eeprom
|
6 years ago |
Corey Minyard
|
fd9df33f08
i2c:smbus_eeprom: Add vmstate handling to the smbus eeprom
|
7 years ago |
Corey Minyard
|
0cf487e5bd
i2c:smbus_eeprom: Add a size constant for the smbus_eeprom size
|
6 years ago |
Corey Minyard
|
b398a92440
i2c:smbus_eeprom: Add normal type name and cast to smbus_eeprom.c
|
6 years ago |
Corey Minyard
|
8b38e532b5
i2c:smbus: Make white space in switch statements consistent
|
6 years ago |
Corey Minyard
|
08a8a4d450
i2c:smbus_eeprom: Get rid of the quick command
|
6 years ago |
Corey Minyard
|
031ac49886
i2c:smbus: Simplify read handling
|
6 years ago |
Corey Minyard
|
9cf27d74a8
i2c:smbus: Simplify write operation
|
6 years ago |
Corey Minyard
|
93198b6cad
i2c: Split smbus into parts
|
6 years ago |
BALATON Zoltan
|
b296b664ab
smbus: Add a helper to generate SPD EEPROM data
|
6 years ago |
Cédric Le Goater
|
e222421413
smbus: add a smbus_eeprom_init_one() routine
|
7 years ago |
Philippe Mathieu-Daudé
|
19473e51cc
hw/i2c/smbus: Use DeviceClass::realize instead of SMBusDeviceClass::init
|
7 years ago |
Eduardo Habkost
|
e90f2a8c3e
qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable
|
8 years ago |
Peter Maydell
|
0430891ce1
hw: Clean up includes
|
9 years ago |
Stefan Weil
|
b36dc67b95
Fix grammar in comment
|
11 years ago |
Andreas Färber
|
a5c828525e
i2c: Rename i2c_bus to I2CBus
|
12 years ago |
Markus Armbruster
|
1b111dc121
hw: cannot_instantiate_with_device_add_yet due to pointer props
|
11 years ago |
Paolo Bonzini
|
49ab747f66
hw: move target-independent files to subdirectories
|
12 years ago |