qemu-e2k/hw
Collin Walling 1a7a568859 s390/sclp: use cpu offset to locate cpu entries
The start of the CPU entry region in the Read SCP Info response data is
denoted by the offset_cpu field. As such, QEMU needs to begin creating
entries at this address.

This is in preparation for when Read SCP Info inevitably introduces new
bytes that push the start of the CPUEntry field further away.

Read CPU Info is unlikely to ever change, so let's not bother
accounting for the offset there.

Signed-off-by: Collin Walling <walling@linux.ibm.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Cornelia Huck <cohuck@redhat.com>
Reviewed-by: Claudio Imbrenda <imbrenda@linux.ibm.com>
Message-Id: <20200915194416.107460-6-walling@linux.ibm.com>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
2020-10-02 13:52:49 +02:00
..
9pfs
acpi qapi: Extract ACPI commands to 'acpi.json' 2020-09-29 15:41:36 +02:00
adc
alpha
arm target-arm queue: 2020-10-01 16:41:30 +01:00
audio
avr
block vhost: recheck dev state in the vhost_migration_log routine 2020-09-29 02:14:29 -04:00
char hw/char/serial-{isa, pci}: Alias QDEV properties from generic serial object 2020-09-30 19:09:20 +02:00
core numa: remove fixup numa_state->num_nodes to MAX_NODES 2020-09-30 19:09:20 +02:00
cpu
cris
display virtio-vga: implement big-endian-framebuffer property 2020-09-29 10:08:25 +02:00
dma
gpio
hppa
hyperv
i2c
i386 microvm: add pcie support. 2020-10-01 15:28:55 +01:00
ide ide: cancel pending callbacks on SRST 2020-10-01 13:04:16 -04:00
input
intc hw/intc/armv7m_nvic: Only show ID register values for Main Extension CPUs 2020-10-01 15:31:00 +01:00
ipack
ipmi
isa x86: ich9: expose "smi_negotiated_features" as a QOM property 2020-09-29 02:15:24 -04:00
lm32
m68k
mem
microblaze
mips hw/mips/mipssim: Use MMIO serial device on fake ISA I/O 2020-09-30 19:09:20 +02:00
misc
moxie
net hw/net/can: Correct Kconfig dependencies 2020-09-30 19:11:37 +02:00
nios2
nubus
nvram
openrisc
pci qapi: Extract PCI commands to 'pci.json' 2020-09-29 15:41:36 +02:00
pci-bridge
pci-host acpi/gpex: no reason to use a method for _CRS 2020-09-30 11:29:56 +02:00
pcmcia
ppc numa: drop support for '-numa node' (without memory specified) 2020-09-30 19:09:20 +02:00
rdma
riscv
rtc
rx
s390x s390/sclp: use cpu offset to locate cpu entries 2020-10-02 13:52:49 +02:00
scsi hw: megasas: consider 'iov_count=0' is an error in megasas_map_sgl 2020-09-30 19:09:20 +02:00
sd
semihosting
sh4
smbios hw/smbios: report error if table size is too large 2020-09-29 02:15:24 -04:00
sparc
sparc64
ssi
timer
tpm
tricore
unicore32
usb hw/usb: Use lock guard macros 2020-09-28 13:13:58 +02:00
vfio
virtio qapi: Restrict device memory commands to machine code 2020-09-29 15:41:36 +02:00
watchdog
xen
xenpv
xtensa
Kconfig
meson.build