Re: [PATCH v7 08/13] s390x: topology: Adding drawers to STSI

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

 





On 5/24/22 13:10, Thomas Huth wrote:
On 20/04/2022 13.57, Pierre Morel wrote:
Let's add STSI support for the container level 4, drawers,
and provide the information back to the guest.

Signed-off-by: Pierre Morel <pmorel@xxxxxxxxxxxxx>
---
...
@@ -470,6 +520,69 @@ static const TypeInfo drawer_info = {
          { }
      }
  };
+
+/* --- NODE Definitions --- */
+
+/*
+ * Nodes are the first level of CPU topology we support
+ * only one NODE for the moment.
+ */
+static char *node_bus_get_dev_path(DeviceState *dev)
+{
+    return g_strdup_printf("00");
+}
g_strdup("00") please.

Yes, thanks, will change it

Regards,
Pierre


  Thomas


--
Pierre Morel
IBM Lab Boeblingen



[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux