Re: [Qemu-discuss] quick start help after build

2014-07-30 Thread Mike Lovell
On 07/30/2014 04:54 PM, graff zeltner wrote: Running the command 'which qemu-i386' and 'which qemu-system-x86_64' produces two different versions on my system. I am running Linux kernel 3.14. qemu-i386 resides in /usr/bin and is version 1.70 Debian, and qemu-system-x86_64 in /usr/local/bin is v

Re: [Qemu-discuss] quick start help after build

2014-07-30 Thread graff zeltner
f   Sent: Wednesday, July 30, 2014 at 2:55 PM From: "Mike Lovell" To: qemu-discuss@nongnu.org Subject: Re: [Qemu-discuss] quick start help after build On 07/30/2014 12:21 PM, graff zeltner wrote: > Hi, > > I've built version 2.0.95 with the following sequence of steps: >

Re: [Qemu-discuss] quick start help after build

2014-07-30 Thread Mike Lovell
On 07/30/2014 12:21 PM, graff zeltner wrote: Hi, I've built version 2.0.95 with the following sequence of steps: 'git clone git://git.qemu-project.org/qemu.git' './configure' halted on missing libfdt, so used 'git submodule update --init dtc' to fix missing dependency './configure --prefix=/home

Re: [Qemu-discuss] quick start help after build

2014-07-30 Thread graff zeltner
e several changes to a single variable the last change will stay in effect. At this point, it appears to me the program failed, but what is worse the developers failed. You have just bought yourself a brand spanking new car, the dealer handed you the keys, and you cannot open the car door or find w

Re: [Qemu-discuss] quick start help after build

2014-07-30 Thread Dale R. Worley
> From: "graff zeltner" > Date: Wed, 30 Jul 2014 08:56:59 +0200 > > I was pleasantly surprised to find a plethora of options in the > latest qemu version 2.0.95. I have spent a couple of hours reading > the documentation, and unfortunately was not able to run the program > to see if everything wo

[Qemu-discuss] quick start help after build

2014-07-29 Thread graff zeltner
Hi, I was pleasantly surprised to find a plethora of options in the latest qemu version 2.0.95. I have spent a couple of hours reading the documentation, and unfortunately was not able to run the program to see if everything works. I have a file generated by version 1.7.50 which I was running with