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
/
ssd0323.c
Age
Commit message (
Expand
)
Author
2013-03-18
console: stop using DisplayState in gfx hardware emulation
Gerd Hoffmann
2013-03-01
hw: include hw header files with full paths
Paolo Bonzini
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-10-10
stellaris: Removed SSI mux
Peter A. G. Crosthwaite
2012-10-10
ssi: Implemented CS behaviour
Peter A. G. Crosthwaite
2012-08-13
ssd0323: abort() instead of exit(1) on error.
Peter A. G. Crosthwaite
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
ssi: convert to QEMU Object Model
Anthony Liguori
2011-07-23
Correct spelling of licensed
Matthew Fernandez
2010-07-06
savevm: Add DeviceState param
Alex Williamson
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
Stellaris SSI 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-24
Partial SD card SPI mode support.
pbrook
2007-11-18
SSD0323 vertical incrememnt mode.
pbrook
2007-11-17
Break up vl.h.
pbrook
2007-11-11
ARMv7 support.
pbrook