mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-03 15:53:54 -06:00
s390x: remove s390_get_memslot_count
Not needed anymore after removal of the memory hotplug code. Acked-by: Christian Borntraeger <borntraeger@de.ibm.com> Reviewed-by: David Hildenbrand <david@redhat.com> Signed-off-by: Cornelia Huck <cohuck@redhat.com>
This commit is contained in:
parent
82fab5c5b9
commit
3e65a3c283
6 changed files with 0 additions and 25 deletions
|
@ -35,7 +35,6 @@
|
|||
#define SCLP_FC_ASSIGN_ATTACH_READ_STOR 0xE00000000000ULL
|
||||
#define SCLP_STARTING_SUBINCREMENT_ID 0x10001
|
||||
#define SCLP_INCREMENT_UNIT 0x10000
|
||||
#define MAX_AVAIL_SLOTS 32
|
||||
#define MAX_STORAGE_INCREMENTS 1020
|
||||
|
||||
/* CPU hotplug SCLP codes */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue