public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Jan Kiszka <jan.kiszka@web.de>
To: "\"李春奇 <Arthur Chunqi Li>\"" <yzt356@gmail.com>
Cc: qemu-devel@nongnu.org, kvm <kvm@vger.kernel.org>, pbonzini@redhat.com
Subject: Re: Why some test suite in kvm-unit-tests designed for 64bit only?
Date: Fri, 31 May 2013 13:29:39 +0900	[thread overview]
Message-ID: <51A82733.30705@web.de> (raw)
In-Reply-To: <CABpY8MLo5ULfvADkaeZtSG9f5pZTf_RFpx8RCBgBhQi-gjfXOg@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 647 bytes --]

On 2013-05-30 19:58, 李春奇 <Arthur Chunqi Li> wrote:
> Hi there,
> I'm now reading codes of kvm-unit-tests and I found that some of the
> test cases for x86 is only designed for x86_64 (including access.flat,
> apic.flat, emulator.flat, idt_test.flat and so on). I wonder why these
> cases are not designed for i386? Or is there any other concerns?

First of all, 32-bit hosts are rarely used in x86 virtualization today.
Also, some tests may actually stress the same logic of KVM if run on
32-bit x86.

That said, if you find cases where you think a 32-bit variant of a test
case makes sense, feel free to suggest it!

Jan



[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 263 bytes --]

  reply	other threads:[~2013-05-31  4:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-30 10:58 Why some test suite in kvm-unit-tests designed for 64bit only? 李春奇 <Arthur Chunqi Li>
2013-05-31  4:29 ` Jan Kiszka [this message]
2013-06-02 15:27 ` Gleb Natapov

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=51A82733.30705@web.de \
    --to=jan.kiszka@web.de \
    --cc=kvm@vger.kernel.org \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=yzt356@gmail.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