Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hw/misc: sifive_u_otp: Use error_report() when block operation fails | Bin Meng | 2021-03-04 | 1 | -8/+5 |
* | block: Separate blk_is_writable() and blk_supports_write_perm() | Kevin Wolf | 2021-01-27 | 1 | -1/+1 |
* | hw/misc/sifive_u_otp: handling the fails of blk_pread and blk_pwrite | Green Wan | 2021-01-16 | 1 | -8/+23 |
* | qdev: Move softmmu properties to qdev-properties-system.h | Eduardo Habkost | 2020-12-18 | 1 | -0/+1 |
* | hw/misc/sifive_u_otp: Add backend drive support | Green Wan | 2020-10-22 | 1 | -0/+65 |
* | hw/misc/sifive_u_otp: Add write function and write-once protection | Green Wan | 2020-10-22 | 1 | -1/+29 |
* | hw/riscv: Move sifive_u_otp model to hw/misc | Bin Meng | 2020-09-10 | 1 | -0/+191 |