From: Avi Kivity <avi-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
To: Larry Matter <larry-cl-9gfO2pKqBIGsTnJN9+BGXg@public.gmane.org>
Cc: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
Subject: Re: kvm: get_dirty_pages returned -2 (kvm-15)
Date: Wed, 28 Feb 2007 19:36:46 +0200 [thread overview]
Message-ID: <45E5BDAE.9020800@qumranet.com> (raw)
In-Reply-To: <54577.192.168.1.160.1172683800.squirrel-eRF/mgt17vY7WJLwNC7dFw@public.gmane.org>
Larry Matter wrote:
> Hi,
>
> I installed kvm-15 on my AMD-64 box running 32bit fedora core 6. I ran
> into the modprobe issues already mentioned so I dropped back to kvm-14.
>
> This worked then I started getting the get_dirty_pages error. Searching
> the list I saw the patch from Avi which solved the modprobe issues and I
> went back to kvm-15. But I am still getting the get_dirty_pages error;
> not sure if this is related to bug 1661262 or not.
>
> My command line is:
>
> /usr/local/kvm/bin/qemu -m 512 -std-vga -soundhw es1370 -net
> nic,macaddr=<removed>,vlan=0 -net
> tap,ifname=tap0,vlan=0,script=/etc/qemu-ifup -boot c -hda
> /mnt/windows/windows.img
>
>
Can you try stracing to see if it's a kernel or userspace problem?
prefix your command line with
strace -e trace=ioctl -e signal=none -o /tmp/kvm.trace
/usr/local/bin/qemu...
and then post the result of
grep ENOENT /tmp/kvm.trace
--
error compiling committee.c: too many arguments to function
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
next prev parent reply other threads:[~2007-02-28 17:36 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-02-28 17:30 kvm: get_dirty_pages returned -2 (kvm-15) Larry Matter
[not found] ` <54577.192.168.1.160.1172683800.squirrel-eRF/mgt17vY7WJLwNC7dFw@public.gmane.org>
2007-02-28 17:36 ` Avi Kivity [this message]
[not found] ` <45E5BDAE.9020800-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-02-28 18:03 ` Larry Matter
[not found] ` <38982.192.168.1.160.1172685816.squirrel-eRF/mgt17vY7WJLwNC7dFw@public.gmane.org>
2007-02-28 18:06 ` Avi Kivity
[not found] ` <45E5C493.8050104-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-02-28 18:06 ` Avi Kivity
[not found] ` <45E5C4BF.2010506-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-02-28 18:32 ` Larry Matter
[not found] ` <34721.192.168.1.160.1172687551.squirrel-eRF/mgt17vY7WJLwNC7dFw@public.gmane.org>
2007-02-28 18:37 ` Avi Kivity
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=45E5BDAE.9020800@qumranet.com \
--to=avi-atkuwr5tajbwk0htik3j/w@public.gmane.org \
--cc=kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
--cc=larry-cl-9gfO2pKqBIGsTnJN9+BGXg@public.gmane.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox