The following changes since commit 2eefd4fcec4b8fe41ceee2a8f00cdec1fe81b75c:
Merge tag 'pull-maintainer-9.1-rc3-160824-1' of https://gitlab.com/stsquad/qemu into staging (2024-08-17 16:46:45 +1000) are available in the Git repository at: https://github.com/alistair23/qemu.git tags/pull-riscv-to-apply-20240819-1 for you to fetch changes up to 6df664f87c738788891f3bda701e63e23a0dbbc2: Revert "hw/riscv/virt.c: imsics DT: add '#msi-cells'" (2024-08-19 14:34:49 +1000) ---------------------------------------------------------------- RISC-V PR for 9.1 This reverts a commit adding `#msi-cells=<0>` to the virt machine as that commit results in PCI devices unable to us MSIs. Even though it's a kernel bug, we don't want to break existing users. * Revert adding #msi-cells to virt machine ---------------------------------------------------------------- Andrew Jones (1): Revert "hw/riscv/virt.c: imsics DT: add '#msi-cells'" hw/riscv/virt.c | 1 - 1 file changed, 1 deletion(-)