From: Andrew Cooper <andrew.cooper3@citrix.com>
To: Xen-devel <xen-devel@lists.xen.org>
Cc: "George Dunlap" <george.dunlap@eu.citrix.com>,
"Andrew Cooper" <andrew.cooper3@citrix.com>,
"Wei Liu" <wei.liu2@citrix.com>,
"Jan Beulich" <JBeulich@suse.com>,
"Roger Pau Monné" <roger.pau@citrix.com>
Subject: [PATCH 0/3] tests/x86emul: Fix register corruption in the test harness
Date: Tue, 6 Mar 2018 20:24:49 +0000 [thread overview]
Message-ID: <1520367892-15055-1-git-send-email-andrew.cooper3@citrix.com> (raw)
The main bugfix is in patch 2. Patch 3 is some extra debugging developed
while investigating the issue.
Andrew Cooper (3):
tests/x86emul: Helpers to save and restore FPU state
tests/x86emul: Save and restore FPU state in the emulator callbacks
tests/x86emul: Improve the utility of verbose mode
tools/tests/x86_emulator/test_x86_emulator.c | 185 +++++++++++++++++++++++----
tools/tests/x86_emulator/x86-emulate.c | 70 ++++++++--
tools/tests/x86_emulator/x86-emulate.h | 4 +
3 files changed, 222 insertions(+), 37 deletions(-)
--
2.1.4
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel
next reply other threads:[~2018-03-06 20:24 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-06 20:24 Andrew Cooper [this message]
2018-03-06 20:24 ` [PATCH 1/3] tests/x86emul: Helpers to save and restore FPU state Andrew Cooper
2018-03-09 11:21 ` Jan Beulich
2018-03-09 12:37 ` Jan Beulich
2018-03-09 13:38 ` Jan Beulich
2018-03-09 13:43 ` Andrew Cooper
2018-03-06 20:24 ` [PATCH 2/3] tests/x86emul: Save and restore FPU state in the emulator callbacks Andrew Cooper
2018-03-09 11:41 ` Jan Beulich
2018-03-09 11:45 ` Andrew Cooper
2018-03-09 11:57 ` Jan Beulich
2018-03-06 20:24 ` [PATCH 3/3] tests/x86emul: Improve the utility of verbose mode Andrew Cooper
2018-03-09 11:48 ` Jan Beulich
2018-03-06 20:37 ` [PATCH 4/3] tests/x86emul: Save and restore FPU state in the middle of emulation Andrew Cooper
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=1520367892-15055-1-git-send-email-andrew.cooper3@citrix.com \
--to=andrew.cooper3@citrix.com \
--cc=JBeulich@suse.com \
--cc=george.dunlap@eu.citrix.com \
--cc=roger.pau@citrix.com \
--cc=wei.liu2@citrix.com \
--cc=xen-devel@lists.xen.org \
/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).