Message ID | 20240627100053.150937-1-alistair.francis@wdc.com |
---|---|
State | New |
Headers | show |
On 6/27/24 03:00, Alistair Francis wrote: > The following changes since commit 3f044554b94fc0756d5b3cdbf84501e0eea0e629: > > Merge tag 'pull-vfio-20240624' ofhttps://github.com/legoater/qemu into staging (2024-06-24 21:30:34 -0700) > > are available in the Git repository at: > > https://github.com/alistair23/qemu.git tags/pull-riscv-to-apply-20240627-1 > > for you to fetch changes up to 2f5a2315b84a9b1f089ecfc3f31b29813609a7b7: > > target/riscv: Apply modularized matching conditions for icount trigger (2024-06-27 13:09:16 +1000) > > ---------------------------------------------------------------- > RISC-V PR for 9.1 > > * Extend virtual irq csrs masks to be 64 bit wide > * Move Guest irqs out of the core local irqs range > * zvbb implies zvkb > * virt: add address-cells in create_fdt_one_aplic() > * virt: add aplic nodename helper > * virt: rename aplic nodename to 'interrupt-controller' > * virt: aplic DT: add 'qemu, aplic' to 'compatible' > * virt: aplic DT: rename prop to 'riscv, delegation' > * virt: change imsic nodename to 'interrupt-controller' > * virt: imsics DT: add 'qemu, imsics' to 'compatible' > * virt: imsics DT: add '#msi-cells' > * QEMU support for KVM Guest Debug on RISC-V > * Support RISC-V privilege 1.13 spec > * Add support for RISC-V ACPI tests > * Modularize common match conditions for trigger Applied, thanks. Please update https://wiki.qemu.org/ChangeLog/9.1 as appropriate. r~