qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 0/3 V1] add PCI support for the s390 platform


From: Cornelia Huck
Subject: Re: [Qemu-devel] [PATCH 0/3 V1] add PCI support for the s390 platform
Date: Wed, 10 Dec 2014 13:55:59 +0100

On Wed, 3 Dec 2014 13:52:36 +0100
Cornelia Huck <address@hidden> wrote:

> On Wed, 26 Nov 2014 10:05:10 +0100
> Frank Blaschka <address@hidden> wrote:
> 
> > This set of patches implemets PCI support for the s390 platform.
> > Now it is possible to run virtio-net-pci and potentially all
> > virtual pci devices conforming to s390 platform constrains.
> > 
> > V1 added lot of feedback from Alex Graf
> >    fixed tons of endian issues
> > 
> > Please review and consider for integration into 2.3
> 
> Looks good; added to my s390-next queue.
> 
> Alex: Any chance of some r-bs from you?

We'll also need a MAINTAINERS update, added the patch below to
s390-next.

Alex: I'd still be happy about acks :)

commit 370f303fc6aebd570a341d8bc9fe14bab9f299cd
Author: Cornelia Huck <address@hidden>
Date:   Wed Dec 10 12:41:25 2014 +0100

    s390x: update MAINTAINERS
    
    Make sure the new pci support is sorted to the right maintainers.
    
    Acked-by: Christian Borntraeger <address@hidden>
    Signed-off-by: Cornelia Huck <address@hidden>

diff --git a/MAINTAINERS b/MAINTAINERS
index bcb69e8..2792e63 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -534,6 +534,7 @@ S390 Virtio
 M: Alexander Graf <address@hidden>
 S: Maintained
 F: hw/s390x/s390-*.c
+X: hw/s390x/*pci*.[hc]
 
 S390 Virtio-ccw
 M: Cornelia Huck <address@hidden>
@@ -544,6 +545,7 @@ F: hw/s390x/s390-virtio-ccw.c
 F: hw/s390x/css.[hc]
 F: hw/s390x/sclp*.[hc]
 F: hw/s390x/ipl*.[hc]
+F: hw/s390x/*pci*.[hc]
 F: include/hw/s390x/
 F: pc-bios/s390-ccw/
 T: git git://github.com/cohuck/qemu virtio-ccw-upstr




reply via email to

[Prev in Thread] Current Thread [Next in Thread]