> >> diff --git a/Documentation/virtual/kvm/api.txt > >> b/Documentation/virtual/kvm/api.txt > >> index d10944e619d3..e3940f8715a5 100644 > >> --- a/Documentation/virtual/kvm/api.txt > >> +++ b/Documentation/virtual/kvm/api.txt > >> @@ -835,11 +835,13 @@ struct kvm_clock_data e > >> > >> Capability: KVM_CAP_VCPU_EVENTS > >> Extended by: KVM_CAP_INTR_SHADOW > >> -Architectures: x86 > >> -Type: vm ioctl > >> +Architectures: x86, arm64 > > > > In my previous patch, I only add the arm64 support, now you add patches to support arm32 platform, > > so you can add "ARM" to the Architectures, for example: "Architectures: x86, ARM, arm64" > > That should be the job of the last patch, shouldn't it? At this point in the series, there is no 32bit support whatsoever. >From this point in the series, it is ok to add that in the last patch because there is no 32bit support whatsoever. Thanks for the corrections. > > Thanks, > > M. > -- > Jazz is not dead. It just smells funny... _______________________________________________ kvmarm mailing list kvmarm@xxxxxxxxxxxxxxxxxxxxx https://lists.cs.columbia.edu/mailman/listinfo/kvmarm