[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [qemu-s390x] [Qemu-devel] [PATCH v5 6/6] MAINTAINERS: add entries fo
From: |
Alexey Kardashevskiy |
Subject: |
Re: [qemu-s390x] [Qemu-devel] [PATCH v5 6/6] MAINTAINERS: add entries for AP |
Date: |
Wed, 9 May 2018 13:46:37 +1000 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.0 |
On 8/5/18 10:46 pm, Cornelia Huck wrote:
> On Tue, 8 May 2018 08:25:03 -0400
> Tony Krowiak <address@hidden> wrote:
>
>> Added entries for the s390 adjunct processor (AP) support.
>>
>> Signed-off-by: Tony Krowiak <address@hidden>
>> ---
>> MAINTAINERS | 14 ++++++++++++++
>> 1 files changed, 14 insertions(+), 0 deletions(-)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index 459e359..c9e8d7b 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -82,6 +82,7 @@ S390
>> M: Cornelia Huck <address@hidden>
>> S: Supported
>> F: default-configs/s390x-softmmu.mak
>> +F: docs/vfio-ap.txt
>> F: gdb-xml/s390*.xml
>> F: hw/char/sclp*.[hc]
>> F: hw/char/terminal3270.c
>> @@ -89,6 +90,7 @@ F: hw/intc/s390_flic.c
>> F: hw/intc/s390_flic_kvm.c
>> F: hw/s390x/
>> F: hw/vfio/ccw.c
>> +F: hw/vfio/ap.c
>> F: hw/watchdog/wdt_diag288.c
>> F: include/hw/s390x/
>> F: include/hw/watchdog/wdt_diag288.h
>> @@ -1152,6 +1154,18 @@ F: include/hw/s390x/s390-ccw.h
>> T: git git://github.com/cohuck/qemu.git s390-next
>> L: address@hidden
>>
>> +vfio-ap
>> +M: Christian Borntraeger <address@hidden>
>> +M: Tony Krowiak <address@hidden>
>> +M: Halil Pasic <address@hidden>
>> +M: Pierre Morel <address@hidden>
>
> Dumb question: Aren't you folks dropping the 'vnet' part in the future?
They should keep working for quite some time though, it has been spread way
too much.
>
>> +S: Maintained
>> +F: hw/vfio/ap.c
>> +F: hw/s390x/ap-device.c
>> +F: include/hw/s390x/ap-device.h
>> +F: docs/vfio-ap.txt
>> +L: address@hidden
>> +
>> vhost
>> M: Michael S. Tsirkin <address@hidden>
>> S: Supported
>
>
--
Alexey
- Re: [qemu-s390x] [Qemu-devel] [PATCH v5 4/6] s390x/vfio: ap: Introduce VFIO AP device, (continued)
[qemu-s390x] [PATCH v5 6/6] MAINTAINERS: add entries for AP, Tony Krowiak, 2018/05/08
Re: [qemu-s390x] [Qemu-devel] [PATCH v5 6/6] MAINTAINERS: add entries for AP,
Alexey Kardashevskiy <=
Re: [qemu-s390x] [PATCH v5 6/6] MAINTAINERS: add entries for AP, Tony Krowiak, 2018/05/09
[qemu-s390x] [PATCH v5 3/6] s390x/cpumodel: Set up CPU model for AP device support, Tony Krowiak, 2018/05/08
Re: [qemu-s390x] [Qemu-devel] [PATCH v5 0/6] s390x: vfio-ap: guest dedicated crypto adapters, no-reply, 2018/05/08