qemu-s390x
[Top][All Lists]
Advanced

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

Re: [qemu-s390x] [RFC 07/19] KVM: s390: introduce AP matrix configuratio


From: Tony Krowiak
Subject: Re: [qemu-s390x] [RFC 07/19] KVM: s390: introduce AP matrix configuration interface
Date: Thu, 16 Nov 2017 10:41:10 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.0

On 11/14/2017 08:16 AM, Cornelia Huck wrote:
On Fri, 13 Oct 2017 13:38:52 -0400
Tony Krowiak <address@hidden> wrote:

This patch introduces a new compilation unit that will contain
all of the data structures and logic for configuring AP adapters,
usage domains and control domains for a KVM guest.

Signed-off-by: Tony Krowiak <address@hidden>
---
  MAINTAINERS                       |    2 ++
  arch/s390/include/asm/ap-config.h |   12 ++++++++++++
  arch/s390/kvm/Makefile            |    2 +-
  arch/s390/kvm/ap-config.c         |    9 +++++++++
  4 files changed, 24 insertions(+), 1 deletions(-)
  create mode 100644 arch/s390/include/asm/ap-config.h
  create mode 100644 arch/s390/kvm/ap-config.c
This is a bit useless on its own... merge this with the actual
implementation?
I agree, I'm going to squash patches 7 and 8





reply via email to

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