b8efa6f Revert "qemu: Report the offset from host UTC for RTC_CHANGE event"

Authored and Committed by Laine Stump 9 years ago
    Revert "qemu: Report the offset from host UTC for RTC_CHANGE event"
    
    This reverts commit e31b5cf393857a6ca78d148c19393e28dfb39de1.
    
    This commit attempted to work around a bug in the offset value
    reported by qemu's RTC_CHANGE event in the case that a variable base
    date was given on the qemu commandline. The patch mixed up the math
    involved in arriving at the corrected offset to report, and in the
    process added an unnecessary private attribute to the clock
    element. Since that element is private/internal and not used by anyone
    else, it makes sense to simplify things by removing it.
    
        
file modified
+4 -23
file modified
+0 -5
file modified
+0 -3
file modified
+0 -13