Anthony Liguori wrote:
> This time, the biggest change is gpa_to_hpa. The translation of GPA to HPA
> does
> not depend on the VCPU state unlike GVA to GPA so there's no need to pass in
> the kvm_vcpu.
>
>
Applied, thanks.
--
error compiling committee.c: too many arguments to function
This time, the biggest change is gpa_to_hpa. The translation of GPA to HPA does
not depend on the VCPU state unlike GVA to GPA so there's no need to pass in
the kvm_vcpu.
Signed-off-by: Anthony Liguori <[EMAIL PROTECTED]>
diff --git a/drivers/kvm/kvm.h b/drivers/kvm/kvm.h
index 4ab487c..8859a92 1