pc.h: move x-mach-use-reliable-get-clock compat entry to PC_COMPAT_2_8
commitabc62c89f3191774dbd600a2caec803cbf557160
authorMarcelo Tosatti <mtosatti@redhat.com>
Wed, 18 Jan 2017 17:53:45 +0000 (18 15:53 -0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 20 Jan 2017 12:22:57 +0000 (20 13:22 +0100)
tree58a6a7bfba1fdfa23bab55c7b50b1a5f2d3644d3
parente12ed72e5c00dd3375b8bd107200e4d7e950276a
pc.h: move x-mach-use-reliable-get-clock compat entry to PC_COMPAT_2_8

As noticed by David Gilbert, commit 6053a86 'kvmclock: reduce kvmclock
differences on migration' added 'x-mach-use-reliable-get-clock' and a
compatibility entry that turns it off; however it got merged after 2.8.0
was released but the entry has gone into PC_COMPAT_2_7 where it should
have gone into PC_COMPAT_2_8.

Fix it by moving the entry to PC_COMPAT_2_8.

Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Message-Id: <20170118175343.GA26873@amt.cnet>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
include/hw/i386/pc.h