On 3/26/21 1:36 PM, Claudio Fontana wrote:
+++ b/MAINTAINERS
@@ -398,7 +398,7 @@ ARM KVM CPUs
M: Peter Maydell
L:qemu-...@nongnu.org
S: Maintained
-F: target/arm/kvm.c
+F: target/arm/kvm/kvm.c
Reminder for a different patch: this line should probably become
F: target/arm/kvm/
r~
On 3/26/21 1:36 PM, Claudio Fontana wrote:
and adapt the code including the header references,
and trace-events / trace.h
Signed-off-by: Claudio Fontana
---
Reviewed-by: Richard Henderson
r~
and adapt the code including the header references,
and trace-events / trace.h
Signed-off-by: Claudio Fontana
---
meson.build | 2 +-
target/arm/cpu.h | 2 +-
target/arm/{ => kvm}/kvm-consts.h | 0
target/arm/{ => kvm}/kvm_arm.h| 0
target/arm/kvm/trace