diff options
| author | Thomas Huth <thuth@redhat.com> | 2019-02-19 17:00:10 +0100 |
|---|---|---|
| committer | Thomas Huth <thuth@redhat.com> | 2019-05-13 09:36:31 +0200 |
| commit | d9e36515a1c4de1361d860141ff1dea41a9efaad (patch) | |
| tree | ed33dc12a025276476ab9310e8791aa5a3186862 /hw/i2c/imx_i2c.c | |
| parent | efb4f3b62c69383a7308d7b739a3193e7c0ccae8 (diff) | |
| download | focaccia-qemu-d9e36515a1c4de1361d860141ff1dea41a9efaad.tar.gz focaccia-qemu-d9e36515a1c4de1361d860141ff1dea41a9efaad.zip | |
hw/pci/pci-stub: Add msi_enabled() and msi_notify() to the pci stubs
Some machines have an AHCI adapter, but no PCI. To be able to compile hw/ide/ahci.c without CONFIG_PCI, we still need the two functions msi_enabled() and msi_notify() for linking. This is required for the new Kconfig-like build system, if a user wants to compile a QEMU binary with just one machine that has AHCI, but no PCI, like the ARM "cubieboard" for example. Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'hw/i2c/imx_i2c.c')
0 files changed, 0 insertions, 0 deletions