index
:
~fziglio/qemu
master
virgl-spice
Qemu experimental branch
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
ssi-sd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-10
Make all static TypeInfos const
Andreas Färber
1
-1
/
+1
2012-12-19
softmmu: move include files to include/sysemu/
Paolo Bonzini
1
-1
/
+1
2012-10-10
stellaris: Removed SSI mux
Peter A. G. Crosthwaite
1
-0
/
+1
2012-10-10
ssi: Implemented CS behaviour
Peter A. G. Crosthwaite
1
-0
/
+6
2012-02-15
qom: Unify type registration
Andreas Färber
1
-2
/
+2
2012-02-03
qdev: register all types natively through QEMU Object Model
Anthony Liguori
1
-5
/
+6
2012-01-27
ssi: convert to QEMU Object Model
Anthony Liguori
1
-5
/
+12
2012-01-13
prepare for future GPLv2+ relicensing
Paolo Bonzini
1
-0
/
+3
2011-07-23
Correct spelling of licensed
Matthew Fernandez
1
-1
/
+1
2011-01-31
blockdev: New drive_get_next(), replacing qdev_init_bdrv()
Markus Armbruster
1
-3
/
+4
2010-07-06
savevm: Add DeviceState param
Alex Williamson
1
-1
/
+1
2010-06-04
qdev: Move declaration of qdev_init_bdrv() into qdev.h
Markus Armbruster
1
-1
/
+0
2009-08-27
qdev: add return value to init() callbacks.
Gerd Hoffmann
1
-1
/
+2
2009-06-11
qdev: move name+size into DeviceInfo (v2)
Gerd Hoffmann
1
-1
/
+3
2009-05-14
Stellaris SSI qdev conversion
Paul Brook
1
-9
/
+23
2009-05-13
Replace gcc variadic macro extension with C99 version
Blue Swirl
1
-7
/
+7
2009-05-10
Follow coding conventions
Paul Brook
1
-1
/
+1
2008-12-13
Remove unnecessary trailing newlines
blueswir1
1
-1
/
+0
2008-07-02
Save/restore for stellaris boards.
pbrook
1
-0
/
+38
2007-11-24
Partial SD card SPI mode support.
pbrook
1
-0
/
+202