On 07/03/2026 16.42, Philippe Mathieu-Daudé wrote:
The PL031State::migrate_tick_offset boolean was only set in
the hw_compat_4_0[] array, via the 'migrate-tick-offset=false'
property.  We removed all machines using that array, lets remove
that property, along with the pl031_properties[] array which is
now empty.

Signed-off-by: Philippe Mathieu-Daudé <[email protected]>
---
  include/hw/rtc/pl031.h |  1 -
  hw/rtc/pl031.c         | 22 ----------------------
  2 files changed, 23 deletions(-)

Reviewed-by: Thomas Huth <[email protected]>


Reply via email to