kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: Andrew Jones <drjones@redhat.com>,
	Alexander Gordeev <agordeev@redhat.com>
Cc: kvm@vger.kernel.org, Thomas Huth <thuth@redhat.com>,
	Peter Xu <peterx@redhat.com>
Subject: Re: [kvm-unit-tests PATCH v11 00/12] PCI bus support
Date: Tue, 8 Nov 2016 23:25:45 +0100	[thread overview]
Message-ID: <3c99a621-bab9-df64-90ee-f73dac1b93ac@redhat.com> (raw)
In-Reply-To: <20161107115557.dpiir32x37cyvvnc@kamzik.brq.redhat.com>



On 07/11/2016 12:55, Andrew Jones wrote:
> On Mon, Nov 07, 2016 at 11:14:32AM +0100, Alexander Gordeev wrote:
>> This is 11th version of PCI support.
>>
>> Changes since v9:
>>   - all PCI configuration space accessors added;
>>   - data size in PCI configuration space accessors fixed;
>>   - PCI bus parity checking enabled;
>>   - coding style errors fixed;
>>
>> Sources are avalable at:
>> https://github.com/a-gordeev/kvm-unit-tests.git pci-testdev-v11
>>
>> Cc: Thomas Huth <thuth@redhat.com>
>> Cc: Andrew Jones <drjones@redhat.com>
>> Cc: Peter Xu <peterx@redhat.com>
>>
>> Alexander Gordeev (12):
>>   pci: Fix coding style in generic PCI files
>>   pci: x86: Rename pci_config_read() to pci_config_readl()
>>   pci: Add 'extern' to public function declarations
>>   pci: x86: Add remaining PCI configuration space accessors
>>   pci: Factor out pci_bar_get()
>>   pci: Rework pci_bar_addr()
>>   pci: Add pci_bar_set_addr()
>>   pci: Add pci_dev_exists()
>>   pci: Add pci_print()
>>   pci: Add generic ECAM host support
>>   pci: Add pci-testdev PCI bus test device
>>   arm/arm64: pci: Add pci-testdev PCI device operation test
>>
> 
> All patches look good to me!
> 
> Paolo, please merge this version (v11).

I haven't pushed yet, but I've applied it.

Paolo

      reply	other threads:[~2016-11-08 22:25 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-07 10:14 [kvm-unit-tests PATCH v11 00/12] PCI bus support Alexander Gordeev
2016-11-07 10:14 ` [kvm-unit-tests PATCH v11 01/12] pci: Fix coding style in generic PCI files Alexander Gordeev
2016-11-07 10:14 ` [kvm-unit-tests PATCH v11 02/12] pci: x86: Rename pci_config_read() to pci_config_readl() Alexander Gordeev
2016-11-07 10:14 ` [kvm-unit-tests PATCH v11 03/12] pci: Add 'extern' to public function declarations Alexander Gordeev
2016-11-07 10:14 ` [kvm-unit-tests PATCH v11 04/12] pci: x86: Add remaining PCI configuration space accessors Alexander Gordeev
2016-11-07 10:14 ` [kvm-unit-tests PATCH v11 05/12] pci: Factor out pci_bar_get() Alexander Gordeev
2016-11-07 10:14 ` [kvm-unit-tests PATCH v11 06/12] pci: Rework pci_bar_addr() Alexander Gordeev
2016-11-07 10:14 ` [kvm-unit-tests PATCH v11 07/12] pci: Add pci_bar_set_addr() Alexander Gordeev
2016-11-07 10:14 ` [kvm-unit-tests PATCH v11 08/12] pci: Add pci_dev_exists() Alexander Gordeev
2016-11-07 10:14 ` [kvm-unit-tests PATCH v11 09/12] pci: Add pci_print() Alexander Gordeev
2016-11-07 10:14 ` [kvm-unit-tests PATCH v11 10/12] pci: Add generic ECAM host support Alexander Gordeev
2016-11-07 11:51   ` Andrew Jones
2016-11-07 10:14 ` [kvm-unit-tests PATCH v11 11/12] pci: Add pci-testdev PCI bus test device Alexander Gordeev
2016-11-07 10:14 ` [kvm-unit-tests PATCH v11 12/12] arm/arm64: pci: Add pci-testdev PCI device operation test Alexander Gordeev
2016-11-07 11:55 ` [kvm-unit-tests PATCH v11 00/12] PCI bus support Andrew Jones
2016-11-08 22:25   ` Paolo Bonzini [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=3c99a621-bab9-df64-90ee-f73dac1b93ac@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=agordeev@redhat.com \
    --cc=drjones@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=peterx@redhat.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).