From: Alexey Kardashevskiy <aik@ozlabs.ru>
To: Nikunj A Dadhania <nikunj@linux.vnet.ibm.com>,
linuxppc-dev@ozlabs.org, thuth@redhat.com
Cc: david@gibson.dropbear.id.au
Subject: Re: [PATCH v2 0/4] PCI: Generic fixes and moving enumeration back to QEMU
Date: Wed, 29 Apr 2015 13:12:22 +1000 [thread overview]
Message-ID: <55404C16.5040008@ozlabs.ru> (raw)
In-Reply-To: <1430121753-24818-1-git-send-email-nikunj@linux.vnet.ibm.com>
On 04/27/2015 06:02 PM, Nikunj A Dadhania wrote:
> patch 1: Fixes a bug in pci-to-pci bridge while programming the limit
> registers during probe
> patch 2,3: Support 64-bit address translation and usb devices can have
> 64-bit pci memory BARs
> patch 4: Use QEMU create device tree nodes and program the BARs
I taught my "git send-email" wrapper script to add "kernel/qemu/slof" in
the subject, otherwise I believe it is hard for busy people to tell quickly
what patchset is for what, I'd recommend you doing the same, especially
when you mention "QEMU" in a subject :)
>
>
>
> Nikunj A Dadhania (4):
> pci: program correct bridge limit registers during probe
> pci: Support 64-bit address translation
> usb: support 64-bit pci bars
> pci: Use QEMU created PCI device nodes
>
> board-qemu/slof/pci-phb.fs | 44 ++++++++++++++++++++++++++++++++++++++++-
> slof/fs/devices/pci-class_0c.fs | 10 ++++++++--
> slof/fs/pci-properties.fs | 6 +++++-
> slof/fs/pci-scan.fs | 6 +++---
> slof/fs/translate.fs | 6 ++----
> 5 files changed, 61 insertions(+), 11 deletions(-)
>
--
Alexey
next prev parent reply other threads:[~2015-04-29 3:12 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-27 8:02 [PATCH v2 0/4] PCI: Generic fixes and moving enumeration back to QEMU Nikunj A Dadhania
2015-04-27 8:02 ` [PATCH v2 1/4] pci: program correct bridge limit registers during probe Nikunj A Dadhania
2015-04-27 8:17 ` Thomas Huth
2015-04-27 8:02 ` [PATCH v2 2/4] pci: Support 64-bit address translation Nikunj A Dadhania
2015-04-27 9:32 ` Thomas Huth
2015-04-27 9:57 ` Benjamin Herrenschmidt
2015-04-27 10:12 ` Thomas Huth
2015-04-27 8:02 ` [PATCH v2 3/4] usb: support 64-bit pci bars Nikunj A Dadhania
2015-04-27 8:26 ` Thomas Huth
2015-04-27 8:02 ` [PATCH v2 4/4] pci: Use QEMU created PCI device nodes Nikunj A Dadhania
2015-04-27 8:38 ` Thomas Huth
2015-04-27 9:56 ` Nikunj A Dadhania
2015-04-27 10:14 ` Thomas Huth
2015-04-29 3:12 ` Alexey Kardashevskiy [this message]
2015-04-29 5:22 ` [PATCH v2 0/4] PCI: Generic fixes and moving enumeration back to QEMU Nikunj A Dadhania
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=55404C16.5040008@ozlabs.ru \
--to=aik@ozlabs.ru \
--cc=david@gibson.dropbear.id.au \
--cc=linuxppc-dev@ozlabs.org \
--cc=nikunj@linux.vnet.ibm.com \
--cc=thuth@redhat.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).