On Fri, Dec 19, 2014 at 12:23:07PM +0100, Paolo Bonzini wrote:
> On 19/12/2014 03:41, Eduardo Habkost wrote:
> > Set a flag indicating that the apic-id property was set, so we can later
> > ensure we won't try to realize a X86CPU object before apic-id was set.
> >
> > Signed-off-by: Eduardo Habkos
On 19/12/2014 03:41, Eduardo Habkost wrote:
> Set a flag indicating that the apic-id property was set, so we can later
> ensure we won't try to realize a X86CPU object before apic-id was set.
>
> Signed-off-by: Eduardo Habkost
> Cc: Gu Zheng
> ---
> target-i386/cpu-qom.h | 1 +
> target-i386/
Set a flag indicating that the apic-id property was set, so we can later
ensure we won't try to realize a X86CPU object before apic-id was set.
Signed-off-by: Eduardo Habkost
Cc: Gu Zheng
---
target-i386/cpu-qom.h | 1 +
target-i386/cpu.c | 3 ++-
2 files changed, 3 insertions(+), 1 deletio