Skip to content
  • Paolo Bonzini's avatar
    a6450830
    lasi: fix RTC migration · a6450830
    Paolo Bonzini authored
    
    
    Migrate rtc_ref (which only needs to be 32-bit because it is summed to
    a 32-bit register), which requires bumping the migration version.
    The HPPA machine does not have versioned machine types so it is okay
    to block migration to old versions of QEMU.
    
    While at it, drop the write-only field rtc from LasiState.
    
    Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
    a6450830
    lasi: fix RTC migration
    Paolo Bonzini authored
    
    
    Migrate rtc_ref (which only needs to be 32-bit because it is summed to
    a 32-bit register), which requires bumping the migration version.
    The HPPA machine does not have versioned machine types so it is okay
    to block migration to old versions of QEMU.
    
    While at it, drop the write-only field rtc from LasiState.
    
    Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
Loading