On Thu, Jun 30, 2016 at 03:12:17PM -0300, Eduardo Habkost wrote:
> Improve the TSC frequency mismatch warning to show the host and
> VM TSC frequencies.
>
> Signed-off-by: Eduardo Habkost
> ---
> target-i386/kvm.c | 4 +++-
> 1 file changed, 3 insertions(+), 1 deletion(-)
>
> diff --git a/targe
* Eduardo Habkost (ehabk...@redhat.com) wrote:
> Improve the TSC frequency mismatch warning to show the host and
> VM TSC frequencies.
>
> Signed-off-by: Eduardo Habkost
> ---
> target-i386/kvm.c | 4 +++-
> 1 file changed, 3 insertions(+), 1 deletion(-)
>
> diff --git a/target-i386/kvm.c b/tar
Improve the TSC frequency mismatch warning to show the host and
VM TSC frequencies.
Signed-off-by: Eduardo Habkost
---
target-i386/kvm.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/target-i386/kvm.c b/target-i386/kvm.c
index f3698f1..9679415 100644
--- a/target-i386/kv