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:12:54 +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 05:10 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.
It would potentially also help the unit tests, as running them in grub would 
allow for easy verification on real hardware too.

True. We need to write an INT 10 driver and a serial driver for this to work.

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




reply via email to

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