Juha Riihimäki
|
3fc3abf7ec
hw/nand: reject read-only drives
|
14 years ago |
Anthony Liguori
|
7267c0947d
Use glib memory allocation and free functions
|
14 years ago |
Juha Riihimäki
|
d4220389ff
hw/nand: qdevify
|
14 years ago |
Peter Maydell
|
89f640bc04
hw/nand: Writing to NAND can only clear bits
|
14 years ago |
Juha Riihimäki
|
d72245fbcf
hw/nand: Support multiple reads following READ STATUS
|
14 years ago |
Juha Riihimäki
|
48197dfa6a
hw/nand: Support devices wider than 8 bits
|
14 years ago |
Andrzej Zaborowski
|
ac2466cdc6
nand: Bump vmstate version after changing structure.
|
14 years ago |
Juha Riihimäki
|
d5f2fd586f
hw/nand: Support large NAND devices
|
14 years ago |
Peter Maydell
|
522f253ca8
hw/nand: Pass block device state to init function
|
14 years ago |
Juan Quintela
|
7b9a3d86c1
vmstate: port nand
|
14 years ago |
Juan Quintela
|
51db57f7e8
nand: pin values are uint8_t
|
14 years ago |
Alex Williamson
|
0be71e324f
savevm: Add DeviceState param
|
15 years ago |
Markus Armbruster
|
666daa6823
blockdev: Collect block device code in new blockdev.c
|
15 years ago |
Edgar E. Iglesias
|
fccd2613d6
nand: Correct random data reads.
|
15 years ago |
Jean-Christophe DUBOIS
|
5f6eab3f10
Fix qemu_free use in nand.c
|
15 years ago |
Gerd Hoffmann
|
751c6a1704
kill drives_table
|
16 years ago |
Paul Brook
|
bc24a225af
Follow coding conventions
|
16 years ago |
Paul Brook
|
2ac711791b
Replace cpu_abort with hw_error
|
16 years ago |
pbrook
|
4892792678
Fix NAND flash save/restore.
|
16 years ago |
blueswir1
|
b1d8e52e63
Fix undeclared symbol warnings from sparse
|
17 years ago |
pbrook
|
18be518729
Remove duplicate device index calculations.
|
17 years ago |
balrog
|
130b0c9868
Make -mtdblock optional again.
|
17 years ago |
ths
|
e4bcb14c79
Add -drive parameter, by Laurent Vivier.
|
17 years ago |
pbrook
|
87ecb68bdf
Break up vl.h.
|
18 years ago |
ths
|
5fafdf24ef
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
|
18 years ago |
balrog
|
aa941b9445
Savevm/loadvm bits for ARM core, the PXA2xx peripherals and Spitz hardware.
|
18 years ago |
balrog
|
a07dec2212
Correct NAND erase block size. Misc fixes in Spitz code.
|
18 years ago |
balrog
|
3e3d5815cb
NAND Flash memory emulation and ECC calculation helpers for use by NAND controllers.
|
18 years ago |