From: Igor Mammedov <imammedo@redhat.com>
To: qemu-devel@nongnu.org
Cc: Eduardo Habkost <ehabkost@redhat.com>,
Peter Maydell <peter.maydell@linaro.org>
Subject: [Qemu-devel] [PULL v2 3/7] fixup! tests: add machine 'none' with -cpu test
Date: Mon, 19 Mar 2018 16:36:28 +0100 [thread overview]
Message-ID: <1521473788-206688-1-git-send-email-imammedo@redhat.com> (raw)
In-Reply-To: <20180315181420.8694-4-ehabkost@redhat.com>
Fixup test to account for 2 new targets that were merged
since this test was written.
Signed-off-by: Igor Mammedov <imammedo@redhat.com>
---
tests/machine-none-test.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/tests/machine-none-test.c b/tests/machine-none-test.c
index 596ad01..efdd4be 100644
--- a/tests/machine-none-test.c
+++ b/tests/machine-none-test.c
@@ -55,6 +55,8 @@ static struct arch2cpu cpus_map[] = {
{ "xtensa", "dc233c" },
{ "xtensaeb", "fsf" },
{ "hppa", "hppa" },
+ { "riscv64", "rv64gcsu-v1.10.0" },
+ { "riscv32", "rv32gcsu-v1.9.1" },
};
static const char *get_cpu_model_by_arch(const char *arch)
--
2.7.4
next prev parent reply other threads:[~2018-03-19 15:37 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-15 18:14 [Qemu-devel] [PULL v2 0/7] Machine queue, 2018-03-15 Eduardo Habkost
2018-03-15 18:14 ` [Qemu-devel] [PULL v2 1/7] pc: correct misspelled CPU model-id for pc 2.2 Eduardo Habkost
2018-03-15 18:14 ` [Qemu-devel] [PULL v2 2/7] nios2: 10m50_devboard: replace cpu_model with cpu_type Eduardo Habkost
2018-03-15 18:14 ` [Qemu-devel] [PULL v2 3/7] tests: add machine 'none' with -cpu test Eduardo Habkost
2018-03-19 15:36 ` Igor Mammedov [this message]
2018-03-15 18:14 ` [Qemu-devel] [PULL v2 4/7] cpu: add CPU_RESOLVING_TYPE macro Eduardo Habkost
2018-03-15 18:14 ` [Qemu-devel] [PULL v2 5/7] Use cpu_create(type) instead of cpu_init(cpu_model) Eduardo Habkost
2018-03-15 18:14 ` [Qemu-devel] [PULL v2 6/7] cpu: get rid of unused cpu_init() defines Eduardo Habkost
2018-03-15 18:14 ` [Qemu-devel] [PULL v2 7/7] cpu: drop unnecessary NULL check and cpu_common_class_by_name() Eduardo Habkost
2018-03-16 19:05 ` [Qemu-devel] [PULL v2 0/7] Machine queue, 2018-03-15 Peter Maydell
2018-03-16 19:28 ` Eduardo Habkost
2018-03-19 15:01 ` Igor Mammedov
2018-03-19 17:08 ` Eduardo Habkost
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=1521473788-206688-1-git-send-email-imammedo@redhat.com \
--to=imammedo@redhat.com \
--cc=ehabkost@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.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).