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
/
lm832x.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw: include hw header files with full paths
Paolo Bonzini
2013-03-01
1
-2
/
+2
*
i2c: Drop I2C_SLAVE_FROM_QDEV() macro
Andreas Färber
2013-02-01
1
-1
/
+1
*
Make all static TypeInfos const
Andreas Färber
2013-01-10
1
-1
/
+1
*
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
ui: move files to ui/ and include/ui/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
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
-6
/
+8
*
i2c: smbus: convert to QEMU Object Model
Anthony Liguori
2012-01-27
1
-8
/
+15
*
i2c: rename i2c_slave -> I2CSlave
Anthony Liguori
2012-01-27
1
-5
/
+5
*
lm832x: Take DeviceState pointer in lm832x_key_event()
Peter Maydell
2011-07-30
1
-2
/
+2
*
change all other clock references to use nanosecond resolution accessors
Paolo Bonzini
2011-03-21
1
-3
/
+3
*
savevm: Port to qdev.vmsd all devices that have qdev
Juan Quintela
2009-12-03
1
-1
/
+1
*
vmstate: port lm832x device
Juan Quintela
2009-10-05
1
-70
/
+37
*
lm832x: make fields to have the same types that they are saved/loaded
Juan Quintela
2009-10-05
1
-19
/
+22
*
qdev: add return value to init() callbacks.
Gerd Hoffmann
2009-08-27
1
-1
/
+2
*
Update to a hopefully more future proof FSF address
Blue Swirl
2009-07-16
1
-2
/
+1
*
Revert "Introduce reset notifier order"
Jan Kiszka
2009-06-29
1
-1
/
+1
*
qdev: move name+size into DeviceInfo (v2)
Gerd Hoffmann
2009-06-11
1
-1
/
+3
*
Introduce reset notifier order
Jan Kiszka
2009-05-22
1
-1
/
+1
*
LM832x qdev conversion
Paul Brook
2009-05-14
1
-12
/
+19
*
Follow coding conventions
Paul Brook
2009-05-10
1
-19
/
+19
*
Don't try to return result from a void function (spotted by Sparse)
blueswir1
2009-04-07
1
-2
/
+4
*
Update FSF address in GPL/LGPL boilerplate
aurel32
2009-01-04
1
-4
/
+3
*
Remove duplicate device index calculations.
pbrook
2008-07-01
1
-4
/
+1
*
Add the LM8323-based keyboard of N810.
balrog
2008-05-09
1
-0
/
+535