diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2024-12-05 21:25:39 +0100 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2025-02-25 10:49:23 +0100 |
commit | 1433e38cc840957bafe6bc17a241c57cf93c90cd (patch) | |
tree | 6ed7dc3152dd5464ed8616f1c19197203730f464 /rust/hw | |
parent | 36324c6774d2da16edc97cd3c9b30aa34d3f7a83 (diff) | |
download | qemu-1433e38cc840957bafe6bc17a241c57cf93c90cd.zip qemu-1433e38cc840957bafe6bc17a241c57cf93c90cd.tar.gz qemu-1433e38cc840957bafe6bc17a241c57cf93c90cd.tar.bz2 |
hpet: do not overwrite properties on post_load
Migration relies on having the same device configuration on the source
and destination. Therefore, there is no need to modify flags,
timer capabilities and the fw_cfg HPET block id on migration;
it was set to exactly the same values by realize.
Reviewed-by: Zhao Liu <zhao1.liu@intel.com> (hpet_post_load only)
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'rust/hw')
0 files changed, 0 insertions, 0 deletions