qemu-discuss
[Top][All Lists]
Advanced

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

Re: [Qemu-discuss] A few bugs and updating QEMU


From: Charles Chou
Subject: Re: [Qemu-discuss] A few bugs and updating QEMU
Date: Mon, 04 Jun 2012 06:34:24 -1000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:9.0) Gecko/20111222 Thunderbird/9.0.1

On 6/4/2012 6:20 AM, Mike Lovell wrote:
On 06/02/2012 01:19 AM, Jake Thomas wrote:
Ok, here's an update. I still have no idea how to get qemu to complie, and I would love to know the actual ./configure options you people use to compile it succesfully, but here's the good news:

In ArchBang I got a version of Qemu new enough to not have the ISOLINUX bug. So that did get fixed. And it is obtainable without compiling from source. I just did "sudo pacman -S qemu".


Also, this version no longer has the "-M ?" and "-cpu ?" bug.

And it does default to 64-bit on a 64-bit machine, though to QEMU's virtual CPU, not to the common kvm processor. I was just worried there for a little bit that it defaults to 32-bit on a 64-bit machine.

So it's looking good. It would just be nice to know how to compile it.


i've compiled many versions from 0.15 and up. usually, my configure looks like './configure --prefix=/opt/qemu-<version> --target-list=x86_64-softmmu' and its been working for me. i haven't seen any of the problems you are describing. sry i don't have more info to give.

mike

i've compiled many versions from 0.15 and up. usually, my configure looks like './configure --prefix=/opt/qemu-<version> --target-list=x86_64-softmmu' and its been working for me. i haven't seen any of the problems you are describing. sry i don't have more info to give.

mike

I also have been successful with just doing the ./configure with no other options. This is on a CentOS6.2 x86_64 and I have built binaries for both 0.12.5 and 0.15.1.

Charles Chou



reply via email to

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