Merge branch 'kvm-dwmw2-fixes' into HEAD
authorPaolo Bonzini <pbonzini@redhat.com>
Wed, 23 Nov 2022 23:52:29 +0000 (18:52 -0500)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 23 Nov 2022 23:59:45 +0000 (18:59 -0500)
commitfe08e36be9ecbf6b38714a77c97b1d25b7a6e4b0
tree9ad343989dfe2029c80f8e4f86c828504edba428
parent47b0c2e4c220f2251fd8dcfbb44479819c715e15
parent8332f0ed4f187c7b700831bd7cc83ce180a944b9
Merge branch 'kvm-dwmw2-fixes' into HEAD

This brings in a few important fixes for Xen emulation.
While nobody should be enabling it, the bug effectively
allows userspace to read arbitrary memory.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>