mbox

[PULL,0/1] riscv-to-apply queue

Message ID 20240819044344.2939218-1-alistair.francis@wdc.com (mailing list archive)
State New, archived
Headers show

Pull-request

https://github.com/alistair23/qemu.git tags/pull-riscv-to-apply-20240819-1

Message

Alistair Francis Aug. 19, 2024, 4:43 a.m. UTC
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(-)

Comments

Richard Henderson Aug. 19, 2024, 7:46 a.m. UTC | #1
On 8/19/24 14:43, Alistair Francis wrote:
> The following changes since commit 2eefd4fcec4b8fe41ceee2a8f00cdec1fe81b75c:
> 
>    Merge tag 'pull-maintainer-9.1-rc3-160824-1' ofhttps://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

Applied, thanks.  Please update https://wiki.qemu.org/ChangeLog/9.1 as appropriate.

r~