index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
ssd0303.c
Age
Commit message (
Expand
)
Author
2013-01-10
Make all static TypeInfos const
Andreas Färber
2012-12-19
ui: move files to ui/ and include/ui/
Paolo Bonzini
2012-11-01
console: untangle gfx & txt updates
Gerd Hoffmann
2012-02-15
qom: Unify type registration
Andreas Färber
2012-02-03
qdev: register all types natively through QEMU Object Model
Anthony Liguori
2012-01-27
i2c: smbus: convert to QEMU Object Model
Anthony Liguori
2012-01-27
i2c: rename i2c_slave -> I2CSlave
Anthony Liguori
2011-12-14
hw: Fix spelling in comments
Stefan Weil
2011-07-23
Correct spelling of licensed
Matthew Fernandez
2011-05-08
Fix typo in comment (colum -> column)
Stefan Weil
2009-12-03
savevm: Port to qdev.vmsd all devices that have qdev
Juan Quintela
2009-10-05
vmstate: port ssd0303 device
Juan Quintela
2009-08-27
qdev: add return value to init() callbacks.
Gerd Hoffmann
2009-06-11
qdev: move name+size into DeviceInfo (v2)
Gerd Hoffmann
2009-05-14
SSD0303 qdev conversion
Paul Brook
2009-05-13
Replace gcc variadic macro extension with C99 version
Blue Swirl
2009-01-16
graphical_console_init change (Stefano Stabellini)
aliguori
2008-11-24
Introduce accessors for DisplayState (Stefano Stabellini)
aliguori
2008-07-07
Eliminate spurous screen updates.
pbrook
2008-07-02
Save/restore for stellaris boards.
pbrook
2008-07-01
Implement resolution switching in common console code.
pbrook
2008-02-10
Add an ncurses UI.
balrog
2007-11-17
Break up vl.h.
pbrook
2007-11-11
ARMv7 support.
pbrook