kvmtool: update -tip

Bumping kvmtool to latest, which comprises the following commits:

    e48563f riscv: Add Ssnpm extension support
    4489348 riscv: Add Smnpm extension support
    521b1b6 riscv: Add Svadu extension support
    f8ed032 riscv: Add Svade extension support
    6656791 Add __KERNEL_DIV_ROUND_UP() macro
    4b2cc06 Sync-up headers with Linux-6.13 kernel
    4c4191b Do not a print a warning on failing host<->guest address translation
    6e0b718 Propagate the error code from any VCPU thread
    6d754d0 Reset all VCPUs before any entering run loops

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
Bruce Ashfield 2025-03-25 03:24:05 +00:00
parent 04a41b738b
commit 8767e5bc8e

View File

@ -16,7 +16,7 @@ SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/will/kvmtool.git;branch
file://0003-kvmtool-Werror-disabled.patch \
"
SRCREV = "6d754d01fe2cb366f3b636d8a530f46ccf3b10d8"
SRCREV = "e48563f5c4a48fe6a6bc2a98a9a7c84a10f043be"
PV = "5.10.0+git"
S = "${WORKDIR}/git"