[Bug 886521] Re: CONFIG_XEN_PLATFORM_PCI should be "y" when building 3.1 kernel

2011-12-01 Thread Gihan Munasinghe
Stefan Attach is the config file for xen4. Normally I use the same config file for pv and non pv guest, and let the gust pick what device driver it want to use. Passing the disk as xvda will work with hvm guest with pv and nonpv. The config file is used with xl command. As side note if you don't

[Bug 886521] Re: CONFIG_XEN_PLATFORM_PCI should be "y" when building 3.1 kernel

2011-12-01 Thread Gihan Munasinghe
Guys If I am getting this correctly what Stefan is talking about the default xen behaviour, net device emulation works bit differently than the disk in xen. If you give the vif "type= ioemu" the host dom0 will not even try to create a net_back device, and let qemu-dm to create qemu nic ( pretty m