On Tue, Dec 20, 2022 at 1:12 AM Peter Maydell <peter.mayd...@linaro.org> wrote: > > On Mon, 19 Dec 2022 at 02:29, Alistair Francis > <alistair.fran...@opensource.wdc.com> wrote: > > > > From: Alistair Francis <alistair.fran...@wdc.com> > > > > The following changes since commit 562d4af32ec2213061f844b3838223fd7711b56a: > > > > Merge tag 'pull-loongarch-20221215' of https://gitlab.com/gaosong/qemu > > into staging (2022-12-18 13:53:29 +0000) > > > > are available in the Git repository at: > > > > https://github.com/alistair23/qemu.git tags/pull-riscv-to-apply-20221219-3 > > > > for you to fetch changes up to e59b3c6ece6a1351aeca6b916cd9674e23d15e89: > > > > hw/intc: sifive_plic: Fix the pending register range check (2022-12-19 > > 10:42:14 +1000) > > > > ---------------------------------------------------------------- > > First RISC-V PR for QEMU 8.0 > > > > * Fix PMP propagation for tlb > > * Collection of bug fixes > > * Add the `FIELDx_1CLEAR()` macro > > * Bump the OpenTitan supported version > > * Add smstateen support > > * Support native debug icount trigger > > * Remove the redundant ipi-id property in the virt machine > > * Support cache-related PMU events in virtual mode > > * Add some missing PolarFire SoC io regions > > * Fix mret exception cause when no pmp rule is configured > > * Fix bug where disabling compressed instructions would crash QEMU > > * Add Zawrs ISA extension support > > * A range of code refactoring and cleanups > > Hi -- gpg says your key expired last week. What keyserver can I > download the updated key from, please ?
Sorry about that. You should be able to get a valid key from: https://keys.openpgp.org/search?q=F6C4AC46D4934868D3B8CE8F21E10D29DF977054 Alistair > > thanks > -- PMM