]> git.proxmox.com Git - mirror_qemu.git/blobdiff - target/arm/kvm.c
qom: Drop object_property_set_description() parameter @errp
[mirror_qemu.git] / target / arm / kvm.c
index 390077c51823a5fac867252fbd4bc489aa330e21..1ea2d047e347358362da9e34df40e2c5ebf4a35e 100644 (file)
@@ -204,7 +204,7 @@ void kvm_arm_add_vcpu_properties(Object *obj)
     object_property_set_description(obj, "kvm-no-adjvtime",
                                     "Set on to disable the adjustment of "
                                     "the virtual counter. VM stopped time "
-                                    "will be counted.", &error_abort);
+                                    "will be counted.");
 }
 
 bool kvm_arm_pmu_supported(CPUState *cpu)