On Mon, 29 Apr 2013 18:24:23 +0200
Andreas Färber wrote:
> Am 29.04.2013 17:02, schrieb Igor Mammedov:
> > X86CPU should have parent bus so it could provide bus for child APIC.
> >
> > Signed-off-by: Igor Mammedov
> > Signed-off-by: Andreas Färber
> > ---
> > TODO: fix unplug of bus-less devic
Am 29.04.2013 17:02, schrieb Igor Mammedov:
> X86CPU should have parent bus so it could provide bus for child APIC.
>
> Signed-off-by: Igor Mammedov
> Signed-off-by: Andreas Färber
> ---
> TODO: fix unplug of bus-less devices in device-del
>
> v2:
> - pass icc_bridge to cpu_x86_create instead
X86CPU should have parent bus so it could provide bus for child APIC.
Signed-off-by: Igor Mammedov
Signed-off-by: Andreas Färber
---
TODO: fix unplug of bus-less devices in device-del
v2:
- pass icc_bridge to cpu_x86_create instead of resolving it each time
---
hw/i386/pc.c | 10