aboutsummaryrefslogtreecommitdiff
path: root/hw/ppc/pnv_pnor.c
AgeCommit message (Expand)Author
2021-01-27block: Separate blk_is_writable() and blk_supports_write_perm()Kevin Wolf
2020-12-18qdev: Move softmmu properties to qdev-properties-system.hEduardo Habkost
2020-02-02ppc/pnv: improve error logging when a PNOR update failsCédric Le Goater
2020-02-02ppc/pnv: use QEMU unit definition MiBCédric Le Goater
2020-01-24qdev: set properties with device_class_set_props()Marc-André Lureau
2020-01-08ppc/pnv: fix check on return value of blk_getlength()Cédric Le Goater
2020-01-08ppc/pnv: check return value of blk_pwrite()Cédric Le Goater
2019-12-17ppc/pnv: Add a PNOR modelCédric Le Goater