aboutsummaryrefslogtreecommitdiff
path: root/hw/ide/core.c
diff options
context:
space:
mode:
authorKlaus Jensen <k.jensen@samsung.com>2022-05-17 13:07:51 +0200
committerKlaus Jensen <k.jensen@samsung.com>2022-06-23 23:24:29 +0200
commitcc9bcee265a22f6e2391eaa76a0dc2b34469b2a7 (patch)
treef93d43f12a1d928fd4137156d61092ecb04bd822 /hw/ide/core.c
parent58660bfa3694a2d05eacb8dca7c28ffa08917578 (diff)
hw/nvme: clean up CC register write logic
The SRIOV series exposed an issued with how CC register writes are handled and how CSTS is set in response to that. Specifically, after applying the SRIOV series, the controller could end up in a state with CC.EN set to '1' but with CSTS.RDY cleared to '0', causing drivers to expect CSTS.RDY to transition to '1' but timing out. Clean this up. Reviewed-by: Ɓukasz Gieryk <lukasz.gieryk@linux.intel.com> Reviewed-by: Lukasz Maniak <lukasz.maniak@linux.intel.com> Signed-off-by: Klaus Jensen <k.jensen@samsung.com>
Diffstat (limited to 'hw/ide/core.c')
0 files changed, 0 insertions, 0 deletions