• D
    Add specific config options for PCI-E bridges · 46818675
    David Gibson 提交于
    The i82801b11, ioh3420 and xio3130 PCI Express devices are currently
    included in the build unconditionally.
    
    While they could theoretically appear on any target platform with PCI-E,
    they're pretty unlikely to appear on platforms that aren't Intel derived.
    
    Therefore, to avoid presenting unlikely-to-be-relevant devices to the user,
    add config options to enable these components, and enable them by default
    only on x86 and arm platforms.
    
    (Note that this patch does include these for aarch64, via its inclusion of
    arm-softmmu.mak).
    Signed-off-by: NDavid Gibson <david@gibson.dropbear.id.au>
    Reviewed-by: NPeter Crosthwaite <peter.crosthwaite@xilinx.com>
    Message-Id: <1425017077-18487-2-git-send-email-david@gibson.dropbear.id.au>
    Signed-off-by: NPaolo Bonzini <pbonzini@redhat.com>
    46818675
x86_64-softmmu.mak 868 字节