[libvirt] [PATCH v3 0/3] qemu: Support vhost-vsock-ccw

Boris Fiuczynski fiuczy at linux.ibm.com
Wed Aug 8 09:13:50 UTC 2018


On 08/07/2018 03:25 PM, Ján Tomko wrote:
> On Mon, Aug 06, 2018 at 05:41:05PM +0200, Boris Fiuczynski wrote:
>> Support the vhost-vsock-ccw device on S390.
>>
>> Since v2
>> - instead of reusing CAPS_LATEST adding CAPS_ARCH_LATEST (Peter Krempa)
>>
>> Since v1
>> - adjusted vsock command line generation (Ján Tomko)
>> - added CAPS_LATEST test coverage to s390 (Ján Tomko)
>> - adjusted new vsock tests to use CAPS_LATEST
>>
>>
>> Bjoern Walk (1):
>>  tests: qemuxml2argv: add CAPS_ARCH_LATEST macro
>>
>> Boris Fiuczynski (2):
>>  qemu: Add ccw support for vhost-vsock
>>  news: Update for vhost-vsock-ccw support
>>
>> docs/news.xml                                 |  8 +++++
>> src/qemu/qemu_command.c                       |  8 +++--
>> src/qemu/qemu_domain.c                        | 10 ++++--
>> src/qemu/qemu_domain_address.c                |  7 +++-
>> .../vhost-vsock-ccw-auto.s390x-latest.args    | 32 ++++++++++++++++++
>> .../qemuxml2argvdata/vhost-vsock-ccw-auto.xml | 25 ++++++++++++++
>> .../vhost-vsock-ccw.s390x-latest.args         | 32 ++++++++++++++++++
>> tests/qemuxml2argvdata/vhost-vsock-ccw.xml    | 32 ++++++++++++++++++
>> tests/qemuxml2argvtest.c                      | 33 ++++++++++++++-----
>> .../vhost-vsock-ccw-auto.xml                  | 32 ++++++++++++++++++
>> tests/qemuxml2xmloutdata/vhost-vsock-ccw.xml  |  1 +
>> tests/qemuxml2xmltest.c                       |  5 +++
>> 12 files changed, 212 insertions(+), 13 deletions(-)
>> create mode 100644 
>> tests/qemuxml2argvdata/vhost-vsock-ccw-auto.s390x-latest.args
>> create mode 100644 tests/qemuxml2argvdata/vhost-vsock-ccw-auto.xml
>> create mode 100644 
>> tests/qemuxml2argvdata/vhost-vsock-ccw.s390x-latest.args
>> create mode 100644 tests/qemuxml2argvdata/vhost-vsock-ccw.xml
>> create mode 100644 tests/qemuxml2xmloutdata/vhost-vsock-ccw-auto.xml
>> create mode 120000 tests/qemuxml2xmloutdata/vhost-vsock-ccw.xml
>>
> 
> 
> Reviewed-by: Ján Tomko <jtomko at redhat.com>
> 
> Jano
Jano,
thanks for your review.

> 
> 
> --
> libvir-list mailing list
> libvir-list at redhat.com
> https://www.redhat.com/mailman/listinfo/libvir-list
> 


-- 
Mit freundlichen Grüßen/Kind regards
    Boris Fiuczynski

IBM Deutschland Research & Development GmbH
Vorsitzender des Aufsichtsrats: Martina Köderitz
Geschäftsführung: Dirk Wittkopp
Sitz der Gesellschaft: Böblingen
Registergericht: Amtsgericht Stuttgart, HRB 243294




More information about the libvir-list mailing list