Re: [PATCH] tests/qtest/qom-test: Test retrieval of machine class properties

2025-01-28 Thread Fabiano Rosas
Thomas Huth writes: > There were recently some crashes that occurred when trying to > retrieve the properties of machines. Let's add a test to avoid > regression here. > > Signed-off-by: Thomas Huth Reviewed-by: Fabiano Rosas

[PATCH] tests/qtest/qom-test: Test retrieval of machine class properties

2025-01-23 Thread Thomas Huth
There were recently some crashes that occurred when trying to retrieve the properties of machines. Let's add a test to avoid regression here. Signed-off-by: Thomas Huth --- Based-on: <20250117192106.471029-1-th...@redhat.com> Based-on: <20250123204708.1560305-1-th...@redhat.com> tests/qtest/