All of lore.kernel.org
 help / color / mirror / Atom feed
From: Avi Kivity <avi@redhat.com>
To: "Denherder, Cindy" <cindy.denherder@intel.com>
Cc: KVM list <kvm@vger.kernel.org>
Subject: Re: kvm-86 release - on board NIC not functioning correctly in guest
Date: Wed, 27 May 2009 11:44:37 +0300	[thread overview]
Message-ID: <4A1CFD75.3020306@redhat.com> (raw)
In-Reply-To: <081862C1A509A14D94C18F3A45333F5B6779D599@rrsmsx503.amr.corp.intel.com>

Denherder, Cindy wrote:
> I'm having problems getting the on-board NIC to function correctly in XP and Win7 guests (VT-d).  I attached a screenshot of the error.
>
>  This is my script:
>
> echo "8086 10cc" > /sys/bus/pci/drivers/pci-stub/new_id
> echo 0000:00:19.0 > /sys/bus/pci/devices/0000:00:19.0/driver/unbind
> echo 0000:00:19.0 > /sys/bus/pci/drivers/pci-stub/bind
> modprobe kvm
> modprobe kvm-intel
> /usr/local/kvm/bin/qemu-system-x86_64 -hda /storage/xp.img -cdrom /storage/xp.iso \-boot d -m 384 -net none -pcidevice host=00:19.0
>   

Can you try it with a Linux guest?  Might be easier to debug.

Look at /proc/interrupts to see if guest interrupts are received.

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


  parent reply	other threads:[~2009-05-27  8:44 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-20 14:14 [ANNOUNCE] kvm-86 release Avi Kivity
2009-05-21 13:12 ` Farkas Levente
2009-05-21 13:48   ` Alexey Eremenko
2009-05-21 15:46     ` Denherder, Cindy
2009-05-21 20:19       ` Chris Wright
2009-05-21 20:37         ` Denherder, Cindy
2009-05-21 20:43           ` Chris Wright
2009-05-22 15:10           ` kvm-86 release - USB thumbdrive Denherder, Cindy
2009-05-24  9:43             ` Avi Kivity
2009-05-26 16:04               ` Denherder, Cindy
     [not found]                 ` <081862C1A509A14D94C18F3A45333F5B6779D599@rrsmsx503.amr.corp.intel.com>
2009-05-27  8:44                   ` Avi Kivity [this message]
2009-05-24  9:42   ` [ANNOUNCE] kvm-86 release Avi Kivity
2009-05-24 21:23     ` Farkas Levente

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=4A1CFD75.3020306@redhat.com \
    --to=avi@redhat.com \
    --cc=cindy.denherder@intel.com \
    --cc=kvm@vger.kernel.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.