On Tue, 18 Feb 2020 15:54:29 -0800
Sean Christopherson <sean.j.christopher...@intel.com> wrote:

> Pass @opaque to kvm_arch_hardware_setup() and
> kvm_arch_check_processor_compat() to allow architecture specific code to
> reference @opaque without having to stash it away in a temporary global
> variable.  This will enable x86 to separate its vendor specific callback
> ops, which are passed via @opaque, into "init" and "runtime" ops without
> having to stash away the "init" ops.
> 
> No functional change intended.
> 
> Reviewed-by: Cornelia Huck <coh...@redhat.com>
> Tested-by: Cornelia Huck <coh...@redhat.com> #s390
> Signed-off-by: Sean Christopherson <sean.j.christopher...@intel.com>

Acked-by: Marc Zyngier <m...@kernel.org>

        M.
-- 
Jazz is not dead. It just smells funny...
_______________________________________________
kvmarm mailing list
kvmarm@lists.cs.columbia.edu
https://lists.cs.columbia.edu/mailman/listinfo/kvmarm

Reply via email to