From: "Gabriel L. Somlo" <gsomlo@gmail.com>
To: qemu-devel@nongnu.org
Cc: jan.kiszka@siemens.com
Subject: [Qemu-devel] monitor/qmp no longer working with -enable-kvm
Date: Thu, 1 Nov 2012 11:21:10 -0400 [thread overview]
Message-ID: <20121101152109.GD15210@hedwig.ini.cmu.edu> (raw)
In-Reply-To: <mailman.722719.1351782362.854.qemu-devel@nongnu.org>
Jan,
After my most recent pull from qemu git master, I realized I can no
longer use '-monitor stdio' together with '-enable-kvm'. They each
work separately, but when used together, qemu dies with the following
error:
$ bin/qemu-system-x86_64 -enable-kvm -monitor stdio
failed to initialize KVM: Interrupted system call
No accelerator found!
I did a git bisect and the culprit appears to be
commit ac4119c023c72b15f54238af43e4a178fcf41494
(chardev: Use timer instead of bottom-half to postpone open event)
Thanks,
--Gabriel
next parent reply other threads:[~2012-11-01 15:21 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <mailman.722719.1351782362.854.qemu-devel@nongnu.org>
2012-11-01 15:21 ` Gabriel L. Somlo [this message]
2012-11-01 16:25 ` [Qemu-devel] [PATCH] Reorder alarm timer setup again Jan Kiszka
2012-11-22 15:07 ` Luiz Capitulino
2012-11-22 15:55 ` Jan Kiszka
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=20121101152109.GD15210@hedwig.ini.cmu.edu \
--to=gsomlo@gmail.com \
--cc=jan.kiszka@siemens.com \
--cc=qemu-devel@nongnu.org \
/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.