On Wed, Jan 09, 2013 at 04:53:40PM -0200, Eduardo Habkost wrote:
> This series uses a much simpler approach than the previous versions:
> 
>  - The APIC ID calculation code is now inside cpu.c
>  - It doesn't require touching the PC CPU creation code at all
>  - It simply uses a static variable to enable the compat behavior on pc-1.3
>    and older
>    - I considered making the compat-apic-id setting a global property for the
>      X86CPU objects, the only problem is that the fw_cfg initialization code
>      on pc.c also depends on the compat behavior
> 
> I am sending this as RFC because it depends on two not-included-yet series:
>  - Andreas' qom-cpu-7 branch
>  - My cpu-enforce fixes series
> 
> I hope to be able to get this buf fix into QEMU 1.4. I don't know if we should
> try to get this before soft freeze, or we can include it after that.
> 

Andreas, Anthony: I still would like to include this fix in 1.4. Do you
think it would be reasonable?

-- 
Eduardo

Reply via email to