commit | b8782d2a47891a5f627f794f56d276ae69ece79e | [log] [tgz] |
---|---|---|
author | Emanuele Giuseppe Esposito <e.emanuelegiuseppe@gmail.com> | Tue Jul 10 16:09:26 2018 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Thu Mar 07 17:28:25 2019 +0100 |
tree | e2c8ee25fa12a1bd19d5405a6aa1f9375bdd6766 | |
parent | db1f266838e627cb320acd25fc9b524bd814ed73 [diff] |
tests/libqos: pci-spapr driver and interface nodes Add pci-bus-spapr node, that produces pci-bus. Move QPCIBusSPAPR struct declaration in its header (since it will be needed by other drivers) and introduce a setter method for drivers that do not need to allocate but have to initialize QPCIBusSPAPR. Signed-off-by: Emanuele Giuseppe Esposito <e.emanuelegiuseppe@gmail.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>