|
From: | Richard Henderson |
Subject: | Re: [PATCH 7/9] hw/ide/ahci: Do not pass 'ports' argument to ahci_realize() |
Date: | Tue, 13 Feb 2024 06:48:52 -1000 |
User-agent: | Mozilla Thunderbird |
On 2/12/24 22:11, Philippe Mathieu-Daudé wrote:
Explicitly set AHCIState::ports before calling ahci_realize(). Signed-off-by: Philippe Mathieu-Daudé<philmd@linaro.org> --- hw/ide/ahci_internal.h | 2 +- hw/ide/ahci.c | 9 +++++---- hw/ide/ich.c | 3 ++- 3 files changed, 8 insertions(+), 6 deletions(-)
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> r~
[Prev in Thread] | Current Thread | [Next in Thread] |