summaryrefslogtreecommitdiffstats
path: root/hw/misc/sifive_u_otp.c
Commit message (Expand)AuthorAgeFilesLines
* hw/misc: sifive_u_otp: Use error_report() when block operation failsBin Meng2021-03-041-8/+5Star
* block: Separate blk_is_writable() and blk_supports_write_perm()Kevin Wolf2021-01-271-1/+1
* hw/misc/sifive_u_otp: handling the fails of blk_pread and blk_pwriteGreen Wan2021-01-161-8/+23
* qdev: Move softmmu properties to qdev-properties-system.hEduardo Habkost2020-12-181-0/+1
* hw/misc/sifive_u_otp: Add backend drive supportGreen Wan2020-10-221-0/+65
* hw/misc/sifive_u_otp: Add write function and write-once protectionGreen Wan2020-10-221-1/+29
* hw/riscv: Move sifive_u_otp model to hw/miscBin Meng2020-09-101-0/+191