qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] Running KVM guest on X86


From: Avi Kivity
Subject: Re: [Qemu-devel] Running KVM guest on X86
Date: Mon, 06 Aug 2012 18:56:05 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:14.0) Gecko/20120717 Thunderbird/14.0

On 08/06/2012 06:40 PM, Bhushan Bharat-R65777 wrote:
> Hi Avi/All,
> 
> I am facing issue to boot KVM guest on x86 (I used to work on PowerPC 
> platform and do not have enough knowledge of x86). I am working on making 
> VFIO working on PowerPC Booke, So I have cloned Alex Williamsons git 
> repository, compiled kernel for x86 on fedora with virtualization 
> configuration (selected all kernel config options for same). Run below 
> command to boot Guest (I have not provided vfio device yet): 
> 
> "qemu-system-x86_64 -enable-kvm -m 1024 -nographic -kernel 
> arch/x86_64/boot/bzImage -initrd /boot/initramfs-3.5.0-rc4+.img -serial 
> tcp::4444,server,telnet"
> 
> After the I can see qemu command line (able to run various commands like 
> "info registers" etc), while guest does not boot (not even the first print 
> comes).
> 
> Can anyone help in what I am missing or doing wrong?

Drop '-nographic'.  Alterantively, add '-append console=ttyS0'.


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



reply via email to

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