index
:
~sandmann/qemu
setcaps
Unnamed repository; edit this file 'description' to name the repository.
sandmann
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
nand.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-06
savevm: Add DeviceState param
Alex Williamson
1
-1
/
+1
2010-06-04
blockdev: Collect block device code in new blockdev.c
Markus Armbruster
1
-2
/
+1
2010-01-15
nand: Correct random data reads.
Edgar E. Iglesias
1
-7
/
+13
2009-12-02
Fix qemu_free use in nand.c
Jean-Christophe DUBOIS
1
-2
/
+2
2009-07-27
kill drives_table
Gerd Hoffmann
1
-4
/
+4
2009-05-10
Follow coding conventions
Paul Brook
1
-21
/
+21
2009-05-08
Replace cpu_abort with hw_error
Paul Brook
1
-4
/
+2
2009-01-20
Fix NAND flash save/restore.
pbrook
1
-0
/
+3
2008-10-26
Fix undeclared symbol warnings from sparse
blueswir1
1
-1
/
+1
2008-07-01
Remove duplicate device index calculations.
pbrook
1
-3
/
+1
2008-06-02
Make -mtdblock optional again.
balrog
1
-6
/
+3
2007-12-02
Add -drive parameter, by Laurent Vivier.
ths
1
-1
/
+7
2007-11-17
Break up vl.h.
pbrook
1
-1
/
+5
2007-09-16
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
1
-2
/
+2
2007-05-24
Savevm/loadvm bits for ARM core, the PXA2xx peripherals and Spitz hardware.
balrog
1
-0
/
+47
2007-05-12
Correct NAND erase block size. Misc fixes in Spitz code.
balrog
1
-1
/
+1
2007-04-30
NAND Flash memory emulation and ECC calculation helpers for use by NAND contr...
balrog
1
-0
/
+603