mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-05 05:15:25 +02:00
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:
parent
04a41b738b
commit
8767e5bc8e
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue
Block a user