]> git.proxmox.com Git - mirror_qemu.git/commit
ahci: add ahci_get_num_ports
authorJohn Snow <jsnow@redhat.com>
Tue, 18 Jul 2017 15:47:56 +0000 (11:47 -0400)
committerJohn Snow <jsnow@redhat.com>
Tue, 18 Jul 2017 15:47:56 +0000 (11:47 -0400)
commitbbe3179a13599296807b735797d0e76792021f24
tree4de3cffff7adc627d7595cc02efe693f194ff65c
parent368e708b4c95501574ab11632c7a0b8bb3ddc7e8
ahci: add ahci_get_num_ports

Instead of reaching into the PCI state, allow the AHCIDevice to
respond with how many ports it has.

Signed-off-by: John Snow <jsnow@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Tested-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-id: 20170623220926.11479-2-jsnow@redhat.com
Signed-off-by: John Snow <jsnow@redhat.com>
hw/i386/pc_q35.c
hw/ide/ahci.c
hw/mips/boston.c
include/hw/ide/ahci.h