[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] Why some test suite in kvm-unit-tests designed for 64bi
From: |
Gleb Natapov |
Subject: |
Re: [Qemu-devel] Why some test suite in kvm-unit-tests designed for 64bit only? |
Date: |
Sun, 2 Jun 2013 18:27:38 +0300 |
On Thu, May 30, 2013 at 06:58:07PM +0800, 李春奇 <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?
>
If functionality it tests does not depend on what mode vcpu is in then
having support only for x86_64 is simpler.
--
Gleb.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [Qemu-devel] Why some test suite in kvm-unit-tests designed for 64bit only?,
Gleb Natapov <=