20 Mar
2026
20 Mar
'26
10:53 a.m.
On 10/02/2026 04.23, Zhao Liu wrote:
Standardize the definition of ObjectPropertyFlags by using the BIT() macro instead of manual bit shifts to improve readability.
Suggested-by: Igor Mammedov <imammedo@redhat.com> Signed-off-by: Zhao Liu <zhao1.liu@intel.com> --- include/qom/object.h | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-)
Reviewed-by: Thomas Huth <thuth@redhat.com>