qemu with hax to log dma reads & writes jcs.org/2018/11/12/vfio

MAINTAINERS: Fix KVM path expansion glob

The KVM files has been moved from target-ARCH to the target/ARCH/
folder in commit fcf5ef2a. Fix the pathname expansion.

Fixes: fcf5ef2a ("Move target-* CPU file into a target/ folder")
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>

authored by

Philippe Mathieu-Daudé and committed by
Paolo Bonzini
a6bb42f2 de6b528b

+1 -1
+1 -1
MAINTAINERS
··· 362 362 M: Paolo Bonzini <pbonzini@redhat.com> 363 363 L: kvm@vger.kernel.org 364 364 S: Supported 365 - F: */kvm.* 365 + F: */*/kvm* 366 366 F: accel/kvm/ 367 367 F: accel/stubs/kvm-stub.c 368 368 F: include/hw/kvm/