All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marcelo Tosatti <mtosatti@redhat.com>
To: Sheng Yang <sheng@linux.intel.com>
Cc: Avi Kivity <avi@redhat.com>, kvm@vger.kernel.org
Subject: Re: [PATCH] qemu-kvm: Fix assigned device config space
Date: Mon, 30 Nov 2009 14:39:01 -0200	[thread overview]
Message-ID: <20091130163901.GA4820@amt.cnet> (raw)
In-Reply-To: <1259289665-17409-1-git-send-email-sheng@linux.intel.com>

On Fri, Nov 27, 2009 at 10:41:05AM +0800, Sheng Yang wrote:
> The new pci_dev->dev.config is a uint_8 pointer, but get_real_device()
> still using sizeof(pci_dev->dev.config) to fill the configuration space,
> which lost most of information.
> 
> Spot the issue when INTx cannot work again after previous fix...

Applied, thanks.


      reply	other threads:[~2009-11-30 22:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-27  2:41 [PATCH] qemu-kvm: Fix assigned device config space Sheng Yang
2009-11-30 16:39 ` Marcelo Tosatti [this message]

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=20091130163901.GA4820@amt.cnet \
    --to=mtosatti@redhat.com \
    --cc=avi@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=sheng@linux.intel.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.