From: Claudio Fontana <cfontana@suse.de>
To: "Philippe Mathieu-Daudé" <philmd@redhat.com>,
"Wainer dos Santos Moschetta" <wainersm@redhat.com>,
"Cleber Rosa Junior" <crosa@redhat.com>
Cc: Paolo Bonzini <pbonzini@redhat.com>,
Claudio Fontana <cfontana@suse.de>,
qemu-devel@nongnu.org
Subject: [PATCH v1 0/2] add x86 acceptance test for the "host" cpu bug
Date: Fri, 4 Jun 2021 20:09:43 +0200 [thread overview]
Message-ID: <20210604180945.9330-1-cfontana@suse.de> (raw)
This is a new acceptance test that verifies the ability to boot the OVMF
"sec" binaries, that were previously broken by the i386 refactoring,
due to improper ordering of x86_64 cpu initialization and realization.
Claudio Fontana (2):
tests/acceptance: move pkg extraction to avocado_qemu/
tests/acceptance: add OVMF firmware test to cover x86_64 "host" cpu bug
tests/acceptance/avocado_qemu/__init__.py | 38 ++++++++
tests/acceptance/boot_linux_console.py | 104 +++++++---------------
tests/acceptance/boot_ovmf_fc33.py | 75 ++++++++++++++++
tests/acceptance/boot_xen.py | 7 +-
tests/acceptance/replay_kernel.py | 23 ++---
tests/acceptance/tcg_plugins.py | 5 +-
6 files changed, 166 insertions(+), 86 deletions(-)
create mode 100644 tests/acceptance/boot_ovmf_fc33.py
--
2.26.2
next reply other threads:[~2021-06-04 18:11 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-04 18:09 Claudio Fontana [this message]
2021-06-04 18:09 ` [PATCH v1 1/2] tests/acceptance: move pkg extraction to avocado_qemu/ Claudio Fontana
2021-07-13 18:05 ` Cleber Rosa
2021-07-14 7:39 ` Claudio Fontana
2021-06-04 18:09 ` [PATCH v1 2/2] tests/acceptance: add OVMF firmware test to cover x86_64 "host" cpu bug Claudio Fontana
2021-06-04 19:12 ` Eduardo Habkost
2021-06-22 6:47 ` Claudio Fontana
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=20210604180945.9330-1-cfontana@suse.de \
--to=cfontana@suse.de \
--cc=crosa@redhat.com \
--cc=pbonzini@redhat.com \
--cc=philmd@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=wainersm@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).