mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 20:59:41 +02:00
kvmtool: update to -latest
Integrating the following commits: 415f92c arm: Fail early if KVM_CAP_ARM_PMU_V3 is not supported 117d649 virtio: add support for vsock 382eaad hw/rtc: ARM/arm64: Use MMIO at higher addresses 45b4968 hw/serial: ARM/arm64: Use MMIO at higher addresses f01cc77 arm: Reorganise and document memory map 7e19cb5 Remove ioport specific routines 1f56b9d pci: Switch trap handling to use MMIO handler 205eaa7 virtio: Switch trap handling to use MMIO handler 579bc61 vfio: Switch to new ioport trap handlers a4a0dac vfio: Refactor ioport trap handler 59866df hw/serial: Switch to new trap handlers 47a5106 hw/serial: Refactor trap handler 38ae332 hw/vesa: Switch trap handling to use MMIO handler 123ee47 hw/rtc: Switch to new trap handler 8c45f36 hw/rtc: Refactor trap handlers 3adbcb2 x86/ioport: Switch to new trap handlers 8230499 x86/ioport: Refactor trap handlers d24bedb hw/i8042: Switch to new trap handlers f7ef3dc hw/i8042: Refactor trap handler fc76962 hw/i8042: Clean up data types 96f0c86 mmio: Extend handling to include ioport emulation 9bc7e2c ioport: Retire .generate_fdt_node functionality a81be31 hw/serial: Use device abstraction for FDT generator function 97531eb ioport: Remove ioport__setup_arch() Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
parent
76776449ce
commit
b71f6be77b
|
@ -16,7 +16,7 @@ SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/will/kvmtool.git \
|
||||||
file://0003-kvmtool-Werror-disabled.patch \
|
file://0003-kvmtool-Werror-disabled.patch \
|
||||||
"
|
"
|
||||||
|
|
||||||
SRCREV = "90b2d3adadf218dfc6bdfdfcefe269843360223c"
|
SRCREV = "415f92c33a227c02f6719d4594af6fad10f07abf"
|
||||||
PV = "5.10.0+git${SRCPV}"
|
PV = "5.10.0+git${SRCPV}"
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user