|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [Qemu-devel] [v2][PATCH 2/5] hw:pci-host:piix: split i440fx_init
On 2014/7/31 23:47, Michael S. Tsirkin wrote: On Thu, Jul 31, 2014 at 08:10:53PM +0800, Chen, Tiejun wrote:On 2014/7/31 18:12, Chen, Tiejun wrote:On 2014/7/31 17:53, Michael S. Tsirkin wrote:On Thu, Jul 31, 2014 at 05:26:41PM +0800, Chen, Tiejun wrote:On 2014/7/31 17:10, Michael S. Tsirkin wrote:On Thu, Jul 31, 2014 at 02:31:36PM +0800, Tiejun Chen wrote:We'd like to split i440fx_init and then we can share something with other stuff. Signed-off-by: Tiejun Chen <tiejun.chen@xxxxxxxxx>I think this is too much work for very little benefit. Just pass const char *type to i440fx_init.You know we will introduce that faked PCIe device represented that PCH later,Later when? On top of this patch series? Would like to see it all before applying this ...
Michael,
I mean in v3 patches series to do something like,
xen_igd_passthrough_pc_machine_pci_bus_init()
{
if (pci_enabled) {
pci_bus = i440fx_init();
create_pseudo_pch_isa_bridge()
}
Thanks
Tiejun
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |