On 5/24/22 13:07, Thomas Huth wrote:
On 20/04/2022 13.57, Pierre Morel wrote:
Let's add STSI support for the container level 3, books,
and provide the information back to the guest.
Signed-off-by: Pierre Morel
---
...
+static char *drawer_bus_get_dev_path(DeviceState *dev)
+{
+ S390Top
On 20/04/2022 13.57, Pierre Morel wrote:
Let's add STSI support for the container level 3, books,
and provide the information back to the guest.
Signed-off-by: Pierre Morel
---
...
+static char *drawer_bus_get_dev_path(DeviceState *dev)
+{
+S390TopologyDrawer *drawer = S390_TOPOLOGY_DRAWE
Let's add STSI support for the container level 3, books,
and provide the information back to the guest.
Signed-off-by: Pierre Morel
---
hw/s390x/cpu-topology.c | 147 +---
include/hw/s390x/cpu-topology.h | 20 -
include/hw/s390x/sclp.h | 1 +
ta