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
/
max7310.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
-7
/
+9
*
i2c: smbus: convert to QEMU Object Model
Anthony Liguori
2012-01-27
1
-9
/
+16
*
i2c: rename i2c_slave -> I2CSlave
Anthony Liguori
2012-01-27
1
-5
/
+5
*
max7310: finish qdev'ication
Dmitry Eremin-Solenikov
2011-02-11
1
-21
/
+5
*
savevm: Port to qdev.vmsd all devices that have qdev
Juan Quintela
2009-12-03
1
-1
/
+1
*
vmstate: port max7310 device
Juan Quintela
2009-10-05
1
-33
/
+18
*
qdev: add return value to init() callbacks.
Gerd Hoffmann
2009-08-27
1
-1
/
+2
*
qdev: move name+size into DeviceInfo (v2)
Gerd Hoffmann
2009-06-11
1
-1
/
+3
*
MAX7310 I2C qdev conversion
Paul Brook
2009-05-14
1
-9
/
+17
*
Follow coding conventions
Paul Brook
2009-05-10
1
-14
/
+14
*
Use the ARRAY_SIZE() macro where appropriate.
malc
2008-12-22
1
-3
/
+3
*
Remove duplicate device index calculations.
pbrook
2008-07-01
1
-4
/
+1
*
Improve tsc2005 touchscreen usability.
balrog
2008-05-09
1
-1
/
+1
*
Break up vl.h.
pbrook
2007-11-17
1
-3
/
+4
*
Savevm/loadvm bits for ARM core, the PXA2xx peripherals and Spitz hardware.
balrog
2007-05-24
1
-0
/
+38
*
Add WM8750 and MAX7310 chips (I2C slaves).
balrog
2007-05-23
1
-0
/
+188