Hi,
Am 10.07.2012 16:55, schrieb Juan Quintela:
>
> We discussed this
- CPU VMState series by Juan
Question: Could we assign CPU-specific VMStateDescription to
DeviceState::vmsd?
> - cpu_index: is that transmited? Yes (Juan). we need to be sure that
> cpu_common and cpu use the same index/w
Hi
We discussed this
- cpu_index: is that transmited? Yes (Juan). we need to be sure that
cpu_common and cpu use the same index/whatever it is changed
- We used cpu_index for SEABIOS interface as apic_id (Eduardo)
- cpu_hotplug makes that difficult. How to pass the apic_id to
seabios wi