Age | Commit message (Expand) | Author |
---|---|---|
2021-12-15 | hw: Replace trivial drive_get_next() by drive_get() | Markus Armbruster |
2021-11-22 | hw/misc/sifive_u_otp: Do not reset OTP content on hardware reset | Philippe Mathieu-Daudé |
2021-11-22 | hw/misc/sifive_u_otp: Use IF_PFLASH for the OTP device instead of IF_NONE | Thomas Huth |
2021-03-04 | hw/misc: sifive_u_otp: Use error_report() when block operation fails | Bin Meng |
2021-01-27 | block: Separate blk_is_writable() and blk_supports_write_perm() | Kevin Wolf |
2021-01-16 | hw/misc/sifive_u_otp: handling the fails of blk_pread and blk_pwrite | Green Wan |
2020-12-18 | qdev: Move softmmu properties to qdev-properties-system.h | Eduardo Habkost |
2020-10-22 | hw/misc/sifive_u_otp: Add backend drive support | Green Wan |
2020-10-22 | hw/misc/sifive_u_otp: Add write function and write-once protection | Green Wan |
2020-09-09 | hw/riscv: Move sifive_u_otp model to hw/misc | Bin Meng |