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

2016-02-21 Thread Raghavan Santhanam
Hi All, Here is my most recent successful and more complete Android Sensor Emulation(Intel-IGD-passsthru ~ QEMU/KVM) update by me. Watch it in action : https://www.youtube.com/watch?v=vdcOS247F-4 **== Android Sensor Emulation, fully UNLEASHED! ==** - Fueled by GoogleNexus5 - Powered by Intel

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

2016-02-09 Thread Raghavan Santhanam
Hi All, In an effort to *validate* my successful Intel IGD passthru with QEMU/KVM, more completely, I attempted two of the other popular available releases as of now : Ubuntu 15.10 64-bit and Windows 10 LTSB 64-bit and they work smoothly. Here are their demo videos : *Ubuntu 15.10 64-bit as the g

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

2016-01-23 Thread Raghavan Santhanam
Hi All, As I mentioned, here is the Intel IGD Passthru in action, that's fully working without any issues, with QEMU/KVM running hardware-accelerated Android-x86 5.1/Lollipop : https://www.youtube.com/watch?v=PBN1DmarJ7k Thank you all once again for the wonderful work on QEMU/KVM/XEN since many y

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-20 Thread Gerd Hoffmann
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 wh

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

2016-01-18 Thread Raghavan Santhanam
Hi Gerd, Okay, thanks for the update. By the way, it's great to see the commitment of Qemu developers in the open-source community. Appreciate your entire team's effort right from the the inception of QEMU by Fabrice Bellard! Best, Raghavan On Mon, Jan 18, 2016 at 3:18 AM, Gerd Hoffmann wrote:

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

2016-01-18 Thread Gerd Hoffmann
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(Ubu

[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