Statistics
| Branch: | Revision:

root / hw / sd / ssi-sd.c @ f487b677

History | View | Annotate | Download (8.5 kB)

# Date Author Comment
6790f59d 06/21/2013 09:52 pm liguang

sd: pass bool parameter for sd_init

Signed-off-by: liguang <>
Signed-off-by: Michael Tokarev <>

49ab747f 04/08/2013 07:13 pm Paolo Bonzini

hw: move target-independent files to subdirectories

This patch tackles all files that are compiled once, moving
them to subdirectories of hw/.

Signed-off-by: Paolo Bonzini <>