]> git.ipfire.org Git - thirdparty/linux.git/commit
Merge tag 'kvmarm-fixes-6.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
authorPaolo Bonzini <pbonzini@redhat.com>
Wed, 21 Feb 2024 10:18:56 +0000 (05:18 -0500)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 21 Feb 2024 10:18:56 +0000 (05:18 -0500)
commitc48617fbbe831d4c80fe84056033f17b70a31136
treef7e3ad797fb3195d78a315bf0354b280085686a9
parent9895ceeb5cd61092f147f8d611e2df575879dd6f
parent85a71ee9a0700f6c18862ef3b0011ed9dad99aca
Merge tag 'kvmarm-fixes-6.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD

KVM/arm64 fixes for 6.8, take #3

- Check for the validity of interrupts handled by a MOVALL
  command

- Check for the validity of interrupts while reading the
  pending state on enabling LPIs.