All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gerd Hoffmann <kraxel@redhat.com>
To: "Michael S. Tsirkin" <mst@redhat.com>
Cc: qemu-devel@nongnu.org, kvm@vger.kernel.org,
	Wen Congyang <wency@cn.fujitsu.com>, Avi Kivity <avi@redhat.com>,
	Kevin Wolf <kwolf@redhat.com>,
	Anthony Liguori <anthony@codemonkey.ws>,
	Isaku Yamahata <yamahata@valinux.co.jp>,
	berrange@redhat.com
Subject: Re: [PATCHv3 0/4] standard pci bridge device
Date: Mon, 27 Feb 2012 15:38:23 +0100	[thread overview]
Message-ID: <4F4B955F.7080800@redhat.com> (raw)
In-Reply-To: <cover.1329778092.git.mst@redhat.com>

On 02/20/12 23:52, Michael S. Tsirkin wrote:
> Here's a new version of the patch.
> 
> TODOs:
> - windows guest testing
> 
> Changes from v2:
> - added slot id capability
> - migration support
> - misc fixes
> - fix checkpatch errors

64bit prefetch memory window works now:

00:10.0 PCI bridge: Red Hat, Inc. Device 0001 (prog-if 00 [Normal decode])
        Physical Slot: 16
        Flags: bus master, 66MHz, fast devsel, latency 0
        Memory at f5126000 (32-bit, non-prefetchable) [size=256]
        Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
        Memory behind bridge: f5000000-f50fffff
        Prefetchable memory behind bridge: 00000000f8000000-00000000fbffffff
        Capabilities: [48] Slot ID: 0 slots, First+, chassis 01
        Capabilities: [40] Hot-plug capable
        Kernel modules: shpchp

Looks good to me, did only light testing though.

cheers,
  Gerd

WARNING: multiple messages have this Message-ID (diff)
From: Gerd Hoffmann <kraxel@redhat.com>
To: "Michael S. Tsirkin" <mst@redhat.com>
Cc: Kevin Wolf <kwolf@redhat.com>,
	kvm@vger.kernel.org, qemu-devel@nongnu.org,
	Isaku Yamahata <yamahata@valinux.co.jp>,
	Avi Kivity <avi@redhat.com>,
	Anthony Liguori <anthony@codemonkey.ws>
Subject: Re: [Qemu-devel] [PATCHv3 0/4] standard pci bridge device
Date: Mon, 27 Feb 2012 15:38:23 +0100	[thread overview]
Message-ID: <4F4B955F.7080800@redhat.com> (raw)
In-Reply-To: <cover.1329778092.git.mst@redhat.com>

On 02/20/12 23:52, Michael S. Tsirkin wrote:
> Here's a new version of the patch.
> 
> TODOs:
> - windows guest testing
> 
> Changes from v2:
> - added slot id capability
> - migration support
> - misc fixes
> - fix checkpatch errors

64bit prefetch memory window works now:

00:10.0 PCI bridge: Red Hat, Inc. Device 0001 (prog-if 00 [Normal decode])
        Physical Slot: 16
        Flags: bus master, 66MHz, fast devsel, latency 0
        Memory at f5126000 (32-bit, non-prefetchable) [size=256]
        Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
        Memory behind bridge: f5000000-f50fffff
        Prefetchable memory behind bridge: 00000000f8000000-00000000fbffffff
        Capabilities: [48] Slot ID: 0 slots, First+, chassis 01
        Capabilities: [40] Hot-plug capable
        Kernel modules: shpchp

Looks good to me, did only light testing though.

cheers,
  Gerd

  parent reply	other threads:[~2012-02-27 14:38 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-20 22:52 [PATCHv3 0/4] standard pci bridge device Michael S. Tsirkin
2012-02-20 22:52 ` [Qemu-devel] " Michael S. Tsirkin
2012-02-20 22:52 ` [PATCHv3 1/4] pci_bridge: user-friendly default bus name Michael S. Tsirkin
2012-02-20 22:52   ` [Qemu-devel] " Michael S. Tsirkin
2012-02-22 18:59   ` Anthony Liguori
2012-02-22 18:59     ` [Qemu-devel] " Anthony Liguori
2012-02-20 22:53 ` [PATCHv3 2/4] shpc: standard hot plug controller Michael S. Tsirkin
2012-02-20 22:53   ` [Qemu-devel] " Michael S. Tsirkin
2012-02-20 22:53 ` [PATCHv3 3/4] slotid: add slot id capability Michael S. Tsirkin
2012-02-20 22:53   ` [Qemu-devel] " Michael S. Tsirkin
2012-02-20 22:53 ` [PATCHv3 4/4] pci: add standard bridge device Michael S. Tsirkin
2012-02-20 22:53   ` [Qemu-devel] " Michael S. Tsirkin
2012-02-27 14:38 ` Gerd Hoffmann [this message]
2012-02-27 14:38   ` [Qemu-devel] [PATCHv3 0/4] standard pci " Gerd Hoffmann

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=4F4B955F.7080800@redhat.com \
    --to=kraxel@redhat.com \
    --cc=anthony@codemonkey.ws \
    --cc=avi@redhat.com \
    --cc=berrange@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=kwolf@redhat.com \
    --cc=mst@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=wency@cn.fujitsu.com \
    --cc=yamahata@valinux.co.jp \
    /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.