qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 2/7 v8] target-i386: Attach ICC bus to CPU on it


From: Andreas Färber
Subject: Re: [Qemu-devel] [PATCH 2/7 v8] target-i386: Attach ICC bus to CPU on its creation
Date: Mon, 29 Apr 2013 19:04:51 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130329 Thunderbird/17.0.5

Am 29.04.2013 18:54, schrieb Igor Mammedov:
> X86CPU should have parent bus so it could provide bus for child APIC.
> 
> Signed-off-by: Igor Mammedov <address@hidden>
> Signed-off-by: Andreas Färber <address@hidden>
> ---
> TODO: fix unplug of bus-less devices in device-del
> 
> v3:
>   - check icc_bridge for NULL and report error nicely instead of SIGSEGV
> v2:
>   - pass icc_bridge to cpu_x86_create instead of resolving it each time
> ---
>  hw/i386/pc.c         | 10 ++++++----
>  hw/i386/pc_piix.c    |  2 +-
>  hw/i386/pc_q35.c     |  2 +-
>  include/hw/i386/pc.h |  2 +-
>  target-i386/cpu.c    | 15 +++++++++++++--
>  target-i386/cpu.h    |  3 ++-
>  6 files changed, 24 insertions(+), 10 deletions(-)

Thanks, applied to qom-cpu:
https://github.com/afaerber/qemu-cpu/commits/qom-cpu

Andreas

-- 
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg



reply via email to

[Prev in Thread] Current Thread [Next in Thread]