qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] sclp-s390: Define new SCLP codes and structures


From: Christian Borntraeger
Subject: Re: [Qemu-devel] [PATCH] sclp-s390: Define new SCLP codes and structures
Date: Tue, 28 Jan 2014 12:23:07 +0100
User-agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Thunderbird/24.2.0

On 27/01/14 16:57, Matthew Rosato wrote:
> Define new SCLP codes and structures that will be needed for
> s390 memory hotplug.
> 
> Signed-off-by: Matthew Rosato <address@hidden>

Applied with a small fixup.

> +/* SCLP Memory hotplug codes */
> +#define SCLP_NO_CMD_PARM                        0xffff00ff

I removed this define, since it is already there due to the cpu hotplug
patches. (#define SCLP_CMD_CODE_MASK                      0xffff00ff)

Christian




reply via email to

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