On So, 2016-01-17 at 18:15 -0800, Raghavan Santhanam wrote: > Hi, > > > Based on the Intel IGD passthru support that has been added to > Qemu/Xen code base, > is there any way to use/reuse the same logic currently to have a > successful passthru of an Intel > IGD with Qemu/KVM on a Linux host(Ubuntu x86_64) or will that require > some more > work in addition to what Xen code based already has for the IGD > passthru?
It's in progress. The xen code in the code base seems to have problems though, recent testing showed that it'll only work with recent linux kernels. Older linux kernels and windows guest drivers do not work correctly. So this is not just about enabling kvm support, but also about figuring why things are not working correctly on xen ... cheers, Gerd