You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/rust/hw/core/src
Zhao Liu 0a7fe8d407 rust/qdev: Drop declare_properties & define_property macros
After HPET's #property conversion, there's no use case for
declare_properties & define_property. So get rid of them for now.

In future, if there's something that #property really cannot resolve,
they can be brought back.

Reviewed-by: Manos Pitsidianakis <manos.pitsidianakis@linaro.org>
Signed-off-by: Zhao Liu <zhao1.liu@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Link: https://lore.kernel.org/r/20250920160520.3699591-13-zhao1.liu@intel.com
2 weeks ago
..
bindings.rs rust: split "hwcore" crate 2 weeks ago
irq.rs rust: re-export qemu macros from common/qom/hwcore 2 weeks ago
lib.rs rust: re-export qemu macros from common/qom/hwcore 2 weeks ago
qdev.rs rust/qdev: Drop declare_properties & define_property macros 2 weeks ago
sysbus.rs rust: re-export qemu macros from common/qom/hwcore 2 weeks ago