On Mon, Aug 08, 2016 at 02:18:05PM +0200, Igor Mammedov wrote: [...] > PS: > Eduardo should we drop apic-id property before 2.7 is released? > So people won't even try to use it, it wan never a public > property before as cpus weren't available with -device/device_add.
If it is never supposed to be set by the user, we could keep it and make it read-only. It is helpful for debugging, and it is probably the most reliable way to map the host-side CPU objects to the IDs seen by the guest. -- Eduardo