[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [qemu-s390x] [PATCH] s390x: remove s390_get_memslot_count
From: |
Cornelia Huck |
Subject: |
Re: [qemu-s390x] [PATCH] s390x: remove s390_get_memslot_count |
Date: |
Fri, 23 Feb 2018 13:38:23 +0100 |
On Fri, 23 Feb 2018 11:19:19 +0100
Cornelia Huck <address@hidden> wrote:
> Not needed anymore after removal of the memory hotplug code.
>
> Signed-off-by: Cornelia Huck <address@hidden>
> ---
> include/hw/s390x/sclp.h | 1 -
> target/s390x/cpu.c | 9 ---------
> target/s390x/cpu.h | 4 ----
> target/s390x/kvm-stub.c | 5 -----
> target/s390x/kvm.c | 5 -----
> target/s390x/kvm_s390x.h | 1 -
> 6 files changed, 25 deletions(-)
Queued to s390-next.