Re: [Qemu-devel] KVM call minutes July 10th

2012-07-10 Thread Andreas Färber
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

[Qemu-devel] KVM call minutes July 10th

2012-07-10 Thread Juan Quintela
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