[libvirt] [PATCH 0/4] qemu: Use PCI by default on RISC-V

Cole Robinson crobinso at redhat.com
Wed Apr 3 18:25:34 UTC 2019


On 3/29/19 6:19 AM, Andrea Bolognani wrote:
> Now that the patches necessary to enable pcie-root-port usage on
> RISC-V have been merged into QEMU, we can go ahead and start using
> PCI by default on such guests when appropriate.
> 
> The full series, with patch 3/4 in its unabridged form, can be
> obtained from
> 
>   https://github.com/andreabolognani/libvirt/tree/riscv-pci-by-default
> 
> Andrea Bolognani (4):
>   qemu: Require PCIe Root Port for PCI by default on ARM virt
>   qemu: Unify address assignment for virt guests
>   tests: Refresh capabilities for QEMU 4.0.0 on RISC-V
>   news: Document PCI by default on RISC-V
> 
>  docs/news.xml                                 |   12 +
>  src/qemu/qemu_domain_address.c                |   45 +-
>  .../caps_4.0.0.riscv32.replies                | 3864 ++++++++--------
>  .../caps_4.0.0.riscv32.xml                    |   19 +-
>  .../caps_4.0.0.riscv64.replies                | 3876 +++++++++--------
>  .../caps_4.0.0.riscv64.xml                    |   19 +-
>  .../riscv64-virt-headless.riscv64-latest.args |   20 +-
>  7 files changed, 4206 insertions(+), 3649 deletions(-)
> 

The news changes need rebasing, but otherwise:

Reviewed-by: Cole Robinson <crobinso at redhat.com>

- Cole




More information about the libvir-list mailing list