qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 0/3 v2] S390 SCLP improvements for CPU Hotplug


From: Christian Borntraeger
Subject: Re: [Qemu-devel] [PATCH 0/3 v2] S390 SCLP improvements for CPU Hotplug
Date: Tue, 21 Jan 2014 16:39:14 +0100
User-agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Thunderbird/24.2.0

On 20/01/14 20:51, Jason J. Herne wrote:
> From: "Jason J. Herne" <address@hidden>
> 
> Improvements to SCLP, mainly the Read SCP/CPU Info subcommands, to support
> future cpu hotplug operations on the s390 target.
> 
> Jason J. Herne (3):
>   s390-sclp: Define New SCLP Codes
>   s390-sclp: SCLP CPU Info
>   s390-sclp: SCLP Event integration
> 
>  hw/s390x/Makefile.objs            |   1 +
>  hw/s390x/event-facility.c         |   6 ++
>  hw/s390x/sclp.c                   |  53 +++++++++++++++++-
>  hw/s390x/sclpcpu.c                | 112 
> ++++++++++++++++++++++++++++++++++++++
>  include/hw/s390x/event-facility.h |   5 ++
>  include/hw/s390x/sclp.h           |  41 ++++++++++++++
>  6 files changed, 217 insertions(+), 1 deletion(-)
>  create mode 100644 hw/s390x/sclpcpu.c
> 

Applied all to my s390-next tree. Thanks

Christian




reply via email to

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