Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-01-12 | test: Move qtests to a separate directory | Thomas Huth | 1 | -681/+0 |
2019-12-17 | vl: configure accelerators from -accel options | Paolo Bonzini | 1 | -2/+2 |
2019-07-02 | hw/block/pflash_cfi02: Implement erase suspend/resume | Stephen Checkoway | 1 | -0/+110 |
2019-07-02 | hw/block/pflash_cfi02: Implement multi-sector erase | Stephen Checkoway | 1 | -9/+61 |
2019-07-02 | hw/block/pflash_cfi02: Fix CFI in autoselect mode | Stephen Checkoway | 1 | -0/+39 |
2019-07-02 | hw/block/pflash_cfi02: Implement nonuniform sector sizes | Stephen Checkoway | 1 | -39/+118 |
2019-07-02 | tests/pflash-cfi02: Refactor to support testing multiple configurations | Philippe Mathieu-Daudé | 1 | -99/+267 |
2019-07-02 | hw/block/pflash_cfi02: Fix command address comparison | Stephen Checkoway | 1 | -2/+10 |
2019-07-02 | tests/pflash-cfi02: Add test for supported CFI commands | Stephen Checkoway | 1 | -0/+225 |