Searched hist:"5 f9976486970b0fec50ff4c07da7af620cd7d0a0" (Results 1 – 1 of 1) sorted by relevance
/qemu/rust/qemu-api/src/ |
H A D | qdev.rs | 5f9976486970b0fec50ff4c07da7af620cd7d0a0 Wed Dec 18 13:42:44 UTC 2024 Richard Henderson <richard.henderson@linaro.org> rust/qemu-api: Use device_class_set_props_n
This means we can update declare_properties to drop the zero terminator at the end of the array as well.
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Tested-by: Lei Yang <leiyang@redhat.com> Link: https://lore.kernel.org/r/20241218134251.4724-18-richard.henderson@linaro.org Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|