On Tue, 7 Feb 2023 at 07:12, Alistair Francis <alistair.fran...@opensource.wdc.com> wrote: > > From: Alistair Francis <alistair.fran...@wdc.com> > > The following changes since commit 6661b8c7fe3f8b5687d2d90f7b4f3f23d70e3e8b: > > Merge tag 'pull-ppc-20230205' of https://gitlab.com/danielhb/qemu into > staging (2023-02-05 16:49:09 +0000) > > are available in the Git repository at: > > https://github.com/alistair23/qemu.git tags/pull-riscv-to-apply-20230207 > > for you to fetch changes up to 5474aa4f3e0a3e9c171db7c55b5baf15f2e2778c: > > hw/riscv: virt: Simplify virt_{get,set}_aclint() (2023-02-07 08:21:32 +1000) > > ---------------------------------------------------------------- > Third RISC-V PR for QEMU 8.0 > > * Update disas for xnor/orn/andn and slli.uw > * Update opentitan IRQs > * Fix rom code when Zicsr is disabled > * Update VS timer whenever htimedelta changes > * A collection of fixes for virtulisation > * Set tval for triggered watchpoints > * Cleanups for board and FDT creation > * Add support for the T-Head vendor extensions > * A fix for virtual instr exception > * Fix ctzw behavior > * Fix SBI getchar handler for KVM
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/8.0 for any user-visible changes. -- PMM