index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
smbus_eeprom.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
qom: Unify type registration
Andreas Färber
2012-02-15
1
-2
/
+2
*
qdev: register all types natively through QEMU Object Model
Anthony Liguori
2012-02-03
1
-9
/
+13
*
i2c: smbus: convert to QEMU Object Model
Anthony Liguori
2012-01-27
1
-10
/
+17
*
Use glib memory allocation and free functions
Anthony Liguori
2011-08-20
1
-1
/
+1
*
smbus_eeprom: consolidate smbus eeprom creation oc pc_piix, mips_mapta, mips_...
Isaku Yamahata
2011-04-09
1
-2
/
+20
*
qdev: add return value to init() callbacks.
Gerd Hoffmann
2009-08-27
1
-1
/
+2
*
qdev/prop: convert smbus_eeprom.c to helper macros.
Gerd Hoffmann
2009-08-10
1
-8
/
+5
*
qdev: rework device properties.
Gerd Hoffmann
2009-07-16
1
-2
/
+8
*
qdev: move name+size into DeviceInfo (v2)
Gerd Hoffmann
2009-06-11
1
-2
/
+3
*
SMBus qdev conversion
Paul Brook
2009-05-14
1
-12
/
+22
*
Fix smbus_eeprom.c compile with DEBUG (spotted by Duilio Protti).
balrog
2008-06-02
1
-5
/
+7
*
Break up vl.h.
pbrook
2007-11-17
1
-1
/
+3
*
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...
ths
2007-09-17
1
-1
/
+1
*
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
2007-09-16
1
-3
/
+3
*
I2C/SMBus framework.
pbrook
2007-05-23
1
-16
/
+30
*
PIIX4 SMBus host, EEPROM device emulation, by Ed Swierk.
ths
2007-02-02
1
-0
/
+94