On Wed, Jul 06, 2016 at 08:20:39AM +0200, Igor Mammedov wrote:
> it will be reused in the next patch at pre_plug time
>
> Signed-off-by: Igor Mammedov
Reviewed-by: Eduardo Habkost
--
Eduardo
On Mon, 11 Jul 2016 23:28:19 -0300
Eduardo Habkost wrote:
> On Wed, Jul 06, 2016 at 08:20:39AM +0200, Igor Mammedov wrote:
> > it will be reused in the next patch at pre_plug time
> >
> > Signed-off-by: Igor Mammedov
> > ---
> > v2:
> > - rename pc_find_cpu() into pc_find_cpu_slot() and add c
On Wed, Jul 06, 2016 at 08:20:39AM +0200, Igor Mammedov wrote:
> it will be reused in the next patch at pre_plug time
>
> Signed-off-by: Igor Mammedov
> ---
> v2:
> - rename pc_find_cpu() into pc_find_cpu_slot() and add comment to it
> Eduardo Habkost
> ---
> hw/i386/pc.c | 29 ++
it will be reused in the next patch at pre_plug time
Signed-off-by: Igor Mammedov
---
v2:
- rename pc_find_cpu() into pc_find_cpu_slot() and add comment to it
Eduardo Habkost
---
hw/i386/pc.c | 29 ++---
1 file changed, 22 insertions(+), 7 deletions(-)
diff --git