On 2/12/24 22:11, Philippe Mathieu-Daudé wrote:
No need to duplicate AHCIState::ports, directly access it.Signed-off-by: Philippe Mathieu-Daudé<phi...@linaro.org> --- include/hw/ide/ahci.h | 1 - hw/ide/ahci.c | 3 +-- 2 files changed, 1 insertion(+), 3 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~