summary refs log tree commit diff stats
path: root/target/arm/kvm_arm.h
diff options
context:
space:
mode:
authorRichard Henderson <richard.henderson@linaro.org>2023-12-19 17:57:42 +0000
committerPeter Maydell <peter.maydell@linaro.org>2023-12-19 17:57:42 +0000
commitc223c67aaa452628f392ff1d274bc6e47c3ea6b1 (patch)
tree39b10297dacabab8bd571824e04be0f530118876 /target/arm/kvm_arm.h
parent5a8a6013ea5cfade9c300ab7062585ccd8d1690c (diff)
downloadfocaccia-qemu-c223c67aaa452628f392ff1d274bc6e47c3ea6b1.tar.gz
focaccia-qemu-c223c67aaa452628f392ff1d274bc6e47c3ea6b1.zip
target/arm/kvm: Unexport kvm_arm_vcpu_finalize
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Gavin Shan <gshan@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Tested-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'target/arm/kvm_arm.h')
-rw-r--r--target/arm/kvm_arm.h14
1 files changed, 0 insertions, 14 deletions
diff --git a/target/arm/kvm_arm.h b/target/arm/kvm_arm.h
index b96ff35e34..9b630a1631 100644
--- a/target/arm/kvm_arm.h
+++ b/target/arm/kvm_arm.h
@@ -19,20 +19,6 @@
 #define KVM_ARM_VGIC_V3   (1 << 1)
 
 /**
- * kvm_arm_vcpu_finalize:
- * @cs: CPUState
- * @feature: feature to finalize
- *
- * Finalizes the configuration of the specified VCPU feature by
- * invoking the KVM_ARM_VCPU_FINALIZE ioctl. Features requiring
- * this are documented in the "KVM_ARM_VCPU_FINALIZE" section of
- * KVM's API documentation.
- *
- * Returns: 0 if success else < 0 error code
- */
-int kvm_arm_vcpu_finalize(CPUState *cs, int feature);
-
-/**
  * kvm_arm_register_device:
  * @mr: memory region for this device
  * @devid: the KVM device ID