On 2/12/24 22:11, Philippe Mathieu-Daudé wrote:
We want to access AHCIPCIState::ahci field. In order to keep the code simple (avoiding &ahci->ahci), rename the current 'ahci' variable as 'pdev'Signed-off-by: Philippe Mathieu-Daudé<phi...@linaro.org> --- hw/i386/pc_q35.c | 15 ++++++++------- hw/mips/boston.c | 10 +++++----- 2 files changed, 13 insertions(+), 12 deletions(-)