qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] multiboot: Prevent loading of x86_64 images


From: Avi Kivity
Subject: Re: [Qemu-devel] [PATCH] multiboot: Prevent loading of x86_64 images
Date: Thu, 19 Aug 2010 17:05:47 +0300
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.7) Gecko/20100720 Fedora/3.1.1-1.fc13 Lightning/1.0b2pre Thunderbird/3.1.1

 On 08/19/2010 04:57 PM, Alexander Graf wrote:

We rely on the existing behaviour in kvm-unit-tests.git.  Tests (.flat files) 
are 64-bit elf binaries that are loaded in 32-bit more and switch immediately 
to 64-bit.

We can easily wrap them in a 32-bit elf, but that's a needless complication.
Well, but if they wouldn't work in grub that doesn't help too much, right?

Since the processor vendors don't use kvm-unit-tests.git to test their silicon, most people use qemu -kernel to run the unit tests, not grub.

I'm in full sympathy to stick to whatever grub does, as that's the reference 
implementation.

Copying reference implementations blindly is a bad idea as you just copy their bugs. In this case, however, the spec does agree with the implementation, so I'm fine with the change. I'm not so hot about the elf32 wrapper, but I accept it's the right thing.

--
error compiling committee.c: too many arguments to function




reply via email to

[Prev in Thread] Current Thread [Next in Thread]