aboutsummaryrefslogtreecommitdiffstats
path: root/tests/pflash-cfi02-test.c
AgeCommit message (Expand)AuthorFilesLines
2019-07-02hw/block/pflash_cfi02: Implement erase suspend/resumeStephen Checkoway1-0/+110
2019-07-02hw/block/pflash_cfi02: Implement multi-sector eraseStephen Checkoway1-9/+61
2019-07-02hw/block/pflash_cfi02: Fix CFI in autoselect modeStephen Checkoway1-0/+39
2019-07-02hw/block/pflash_cfi02: Implement nonuniform sector sizesStephen Checkoway1-39/+118
2019-07-02tests/pflash-cfi02: Refactor to support testing multiple configurationsPhilippe Mathieu-Daudé1-99/+267
2019-07-02hw/block/pflash_cfi02: Fix command address comparisonStephen Checkoway1-2/+10
2019-07-02tests/pflash-cfi02: Add test for supported CFI commandsStephen Checkoway1-0/+225