All of lore.kernel.org
 help / color / mirror / Atom feed
From: Fam Zheng <famz@redhat.com>
To: Le Tan <tamlokveer@gmail.com>
Cc: Stefan Hajnoczi <stefanha@gmail.com>, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Disk I/O in QEMU
Date: Wed, 12 Mar 2014 21:13:49 +0800	[thread overview]
Message-ID: <20140312131349.GC20199@T430.redhat.com> (raw)
In-Reply-To: <CACrq+i+a2O218y0Bzx521jEMx1td4GLU4N=vMc_-kTgAGVuBqA@mail.gmail.com>

On Wed, 03/12 20:27, Le Tan wrote:
> Hi Stefan,
> Thanks for your help. I find that the source code of qemu-1.2.0 doesn't
> have hw/block/. So I download the qemu-1.6.2. However it doesn't work. I
> run the configure like this:
> ./configure --enable-kvm --x86_64-softmmu
> then make and make install.
> I can start the vm using this command:
> qemu-system-x86_64 -m 1024 -smp 2 -hda my.img
> But the qemu is not using the kvm to accelerate. Then I add the
> "-enable-kvm" in the command. I connect to the vm via VNC. However, the
> vnc-viewer is just black and displays nothing.
> It used to work fine with qemu-1.2.0 (qemu-kvm). Of course, with qemu-kvm,
> there is no need to add the "-enable-kvm" option.
> So with qemu-1.6.2, did I miss any options?
> Thanks!
> 

But you didn't specify vnc as display in your command line?

Try specify "-vnc :0" and connect with "vncviewer :0".

Fam

  reply	other threads:[~2014-03-12 13:13 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-11  7:08 [Qemu-devel] Disk I/O in QEMU Le Tan
2014-03-11 12:23 ` Stefan Hajnoczi
2014-03-12 12:27   ` Le Tan
2014-03-12 13:13     ` Fam Zheng [this message]
2014-03-12 13:19       ` Le Tan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140312131349.GC20199@T430.redhat.com \
    --to=famz@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=stefanha@gmail.com \
    --cc=tamlokveer@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.