Re: [Qemu-devel] Regarding Intel IGD passthru support for QEMU/KVM

2016-02-21 Thread Raghavan Santhanam
otation Vector 25. (InvenSense) Game Rotation Vector 26. Magnetometer (Uncalibrated) 27. Gyroscope (Uncalibrated) - Cheers, Raghavan On Tue, Feb 9, 2016 at 7:00 AM, Raghavan Santhanam wrote:

Re: [Qemu-devel] Regarding Intel IGD passthru support for QEMU/KVM

2016-02-09 Thread Raghavan Santhanam
guest* : https://www.youtube.com/watch?v=1_VXTDgqnHg *Windows 10 LTSB 64-bit as guest* : https://www.youtube.com/watch?v=WmKzRGT2cjI Cheers, Raghavan On Sat, Jan 23, 2016 at 3:08 PM, Raghavan Santhanam wrote: > Hi All, > > As I mentioned, here is the Intel IGD Passthru in action, tha

Re: [Qemu-devel] Regarding Intel IGD passthru support for QEMU/KVM

2016-01-23 Thread Raghavan Santhanam
many years! Best, Raghavan On Wed, Jan 20, 2016 at 9:31 AM, Raghavan Santhanam wrote: > Hi Gerd, > > Thanks for the update. > > Actually, I have already got Intel IGD passthru to work couple of days > back with git commit being > at f02ccf53693758b65843264e077f90cf295e

Re: [Qemu-devel] Regarding Intel IGD passthru support for QEMU/KVM

2016-01-20 Thread Raghavan Santhanam
Hi Gerd, Thanks for the update. Actually, I have already got Intel IGD passthru to work couple of days back with git commit being at f02ccf53693758b65843264e077f90cf295e7d98(disas/libvixl: Really suppress gcc 4.6.3 sign-compare warnings). As far as Qemu is concerned, I am using default machine.

Re: [Qemu-devel] Regarding Intel IGD passthru support for QEMU/KVM

2016-01-18 Thread Raghavan Santhanam
ann wrote: > 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 > >

[Qemu-devel] Regarding Intel IGD passthru support for QEMU/KVM

2016-01-17 Thread Raghavan Santhanam
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