From: "Radim Krčmář" <rkrcmar@redhat.com>
To: kvm@vger.kernel.org
Cc: Paolo Bonzini <pbonzini@redhat.com>, Bandan Das <bsd@redhat.com>,
Nadav Amit <nadav.amit@gmail.com>
Subject: Re: [kvm-unit-tests PATCH] x86: realmode: add FXSR tests
Date: Wed, 2 Nov 2016 21:52:44 +0100 [thread overview]
Message-ID: <20161102205244.GB7771@potion> (raw)
In-Reply-To: <20161102195320.31671-1-rkrcmar@redhat.com>
2016-11-02 20:53+0100, Radim Krčmář:
> Even unrestricted_guest will fail fxrstor when the host and guest don't
> match deprecation of CS and DS in CPUID, which is the current behavior
> at least on Haswell (and not Sandy Bridge).
>
> I have added a fixup to detect other errors -- the second fxrstor should
> pass.
>
> Signed-off-by: Radim Krčmář <rkrcmar@redhat.com>
> ---
The fxsr test will hang on old KVMs, so I'll add this hunk in v2:
diff --git a/x86/unittests.cfg b/x86/unittests.cfg
index 72425176e074..117cb4403fd6 100644
--- a/x86/unittests.cfg
+++ b/x86/unittests.cfg
@@ -133,6 +133,7 @@ file = port80.flat
[realmode]
file = realmode.flat
+timeout = 60
[s3]
file = s3.flat
prev parent reply other threads:[~2016-11-02 20:52 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-02 19:53 [kvm-unit-tests PATCH] x86: realmode: add FXSR tests Radim Krčmář
2016-11-02 20:52 ` Radim Krčmář [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20161102205244.GB7771@potion \
--to=rkrcmar@redhat.com \
--cc=bsd@redhat.com \
--cc=kvm@vger.kernel.org \
--cc=nadav.amit@gmail.com \
--cc=pbonzini@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).