From 6dfb898e263c6fdb948f1578b0dada1e15b6764e Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Tue, 8 Apr 2025 12:07:17 +0200 Subject: sys/linux: update auto descriptions and consts Update auto.txt and consts on v6.15-rc1. --- sys/linux/dev_kvm.txt.const | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/linux/dev_kvm.txt.const') diff --git a/sys/linux/dev_kvm.txt.const b/sys/linux/dev_kvm.txt.const index aa53a22b2..33980e8c7 100644 --- a/sys/linux/dev_kvm.txt.const +++ b/sys/linux/dev_kvm.txt.const @@ -171,7 +171,7 @@ KVM_IRQ_ROUTING_MSI = 2 KVM_IRQ_ROUTING_S390_ADAPTER = 3 KVM_IRQ_ROUTING_XEN_EVTCHN = 5 KVM_KVMCLOCK_CTRL = 44717, mips64le:ppc64le:536915629 -KVM_MAX_IRQ_ROUTES = 4096, mips64le:ppc64le:??? +KVM_MAX_IRQ_ROUTES = 4096, 386:amd64:mips64le:ppc64le:??? KVM_MEMORY_ATTRIBUTE_PRIVATE = 8 KVM_MEM_GUEST_MEMFD = 4 KVM_MEM_LOG_DIRTY_PAGES = 1 -- cgit mrf-deployment