Jonathan Cameron cf2181aef2 hw/acpi: Make storage of node id uint32_t to reduce fragility
>From review of generic port introduction.

The value is handled as a uint32_t so store it in that type.
The value cannot in reality exceed MAX_NODES which is currently
128 but if the types are matched there is no need to rely on that
restriction.

Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Message-Id: <20240916174237.1843213-1-Jonathan.Cameron@huawei.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2024-11-04 16:03:24 -05:00
..
2024-10-15 15:16:17 +01:00
2024-10-28 16:56:36 +00:00
2024-10-24 07:57:47 +02:00
2024-10-03 19:33:23 +02:00
2024-10-31 16:34:25 +00:00
2024-10-03 19:33:23 +02:00
2024-10-03 19:33:23 +02:00
2024-10-03 19:33:23 +02:00
2024-10-03 19:33:23 +02:00
2024-10-23 14:46:24 +02:00
2024-10-15 15:16:17 +01:00
2024-10-15 15:16:17 +01:00