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
/
ssd0303.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
-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
*
hw: Fix spelling in comments
Stefan Weil
2011-12-14
1
-1
/
+1
*
Correct spelling of licensed
Matthew Fernandez
2011-07-23
1
-1
/
+1
*
Fix typo in comment (colum -> column)
Stefan Weil
2011-05-08
1
-1
/
+1
*
savevm: Port to qdev.vmsd all devices that have qdev
Juan Quintela
2009-12-03
1
-1
/
+1
*
vmstate: port ssd0303 device
Juan Quintela
2009-10-05
1
-43
/
+22
*
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
*
SSD0303 qdev conversion
Paul Brook
2009-05-14
1
-7
/
+16
*
Replace gcc variadic macro extension with C99 version
Blue Swirl
2009-05-13
1
-7
/
+7
*
graphical_console_init change (Stefano Stabellini)
aliguori
2009-01-16
1
-7
/
+5
*
Introduce accessors for DisplayState (Stefano Stabellini)
aliguori
2008-11-24
1
-2
/
+2
*
Eliminate spurous screen updates.
pbrook
2008-07-07
1
-46
/
+48
*
Save/restore for stellaris boards.
pbrook
2008-07-02
1
-0
/
+44
*
Implement resolution switching in common console code.
pbrook
2008-07-01
1
-3
/
+5
*
Add an ncurses UI.
balrog
2008-02-10
1
-1
/
+1
*
Break up vl.h.
pbrook
2007-11-17
1
-1
/
+3
*
ARMv7 support.
pbrook
2007-11-11
1
-0
/
+273