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
/
ssi-sd.c
Age
Commit message (
Expand
)
Author
2013-01-10
Make all static TypeInfos const
Andreas Färber
2012-12-19
softmmu: move include files to include/sysemu/
Paolo Bonzini
2012-10-10
stellaris: Removed SSI mux
Peter A. G. Crosthwaite
2012-10-10
ssi: Implemented CS behaviour
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
2012-01-13
prepare for future GPLv2+ relicensing
Paolo Bonzini
2011-07-23
Correct spelling of licensed
Matthew Fernandez
2011-01-31
blockdev: New drive_get_next(), replacing qdev_init_bdrv()
Markus Armbruster
2010-07-06
savevm: Add DeviceState param
Alex Williamson
2010-06-04
qdev: Move declaration of qdev_init_bdrv() into qdev.h
Markus Armbruster
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-05-10
Follow coding conventions
Paul Brook
2008-12-13
Remove unnecessary trailing newlines
blueswir1
2008-07-02
Save/restore for stellaris boards.
pbrook
2007-11-24
Partial SD card SPI mode support.
pbrook