On Fri, Jul 25, 2025 at 11:54:25AM +0200, Igor Mammedov wrote: > currently item size is u8, which would truncate APIC IDs that are > greater than 255. > Make it u32 so that it cna hold x2apic IDs as well. > > Signed-off-by: Igor Mammedov <imammedo@xxxxxxxxxx> Reviewed-by: Peter Xu <peterx@xxxxxxxxxx> -- Peter Xu