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
/
ssi-sd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
softmmu: move include files to include/sysemu/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
stellaris: Removed SSI mux
Peter A. G. Crosthwaite
2012-10-10
1
-0
/
+1
*
ssi: Implemented CS behaviour
Peter A. G. Crosthwaite
2012-10-10
1
-0
/
+6
*
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
-5
/
+6
*
ssi: convert to QEMU Object Model
Anthony Liguori
2012-01-27
1
-5
/
+12
*
prepare for future GPLv2+ relicensing
Paolo Bonzini
2012-01-13
1
-0
/
+3
*
Correct spelling of licensed
Matthew Fernandez
2011-07-23
1
-1
/
+1
*
blockdev: New drive_get_next(), replacing qdev_init_bdrv()
Markus Armbruster
2011-01-31
1
-3
/
+4
*
savevm: Add DeviceState param
Alex Williamson
2010-07-06
1
-1
/
+1
*
qdev: Move declaration of qdev_init_bdrv() into qdev.h
Markus Armbruster
2010-06-04
1
-1
/
+0
*
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
*
Stellaris SSI qdev conversion
Paul Brook
2009-05-14
1
-9
/
+23
*
Replace gcc variadic macro extension with C99 version
Blue Swirl
2009-05-13
1
-7
/
+7
*
Follow coding conventions
Paul Brook
2009-05-10
1
-1
/
+1
*
Remove unnecessary trailing newlines
blueswir1
2008-12-13
1
-1
/
+0
*
Save/restore for stellaris boards.
pbrook
2008-07-02
1
-0
/
+38
*
Partial SD card SPI mode support.
pbrook
2007-11-24
1
-0
/
+202