Re: [kvm-devel] DOR : Example for injecting the interrupt to the guest

2007-08-08 Thread Muli Ben-Yehuda
On Wed, Aug 08, 2007 at 12:03:03AM -0700, Dor Laor wrote: > Actually we'll do both. Doubly cool. Looking forward to more information. Cheers, Muli - This SF.net email is sponsored by: Splunk Inc. Still grepping through log

Re: [kvm-devel] DOR : Example for injecting the interrupt to the guest

2007-08-08 Thread Dor Laor
>> Actually we're in the middle of developing pci pass through support >> for enabling physical device pass through for guests. It's work in >> progress but eventually we'll post the code to the list. > >Cool. Are you relying on an isolation-capable IOMMU or using the >Neocleus approach? Actually

Re: [kvm-devel] DOR : Example for injecting the interrupt to the guest

2007-08-07 Thread Muli Ben-Yehuda
On Tue, Aug 07, 2007 at 02:53:01PM -0700, Dor Laor wrote: > Actually we're in the middle of developing pci pass through support > for enabling physical device pass through for guests. It's work in > progress but eventually we'll post the code to the list. Cool. Are you relying on an isolation-ca

Re: [kvm-devel] DOR : Example for injecting the interrupt to the guest

2007-08-07 Thread Dor Laor
>Hello Dor, > >Can you please point to an example that injects interrupts via userspace >? > >I am running QNX as Guest and Linux as Host. One of my QNX application >(Guest application), expects an interrupt from the Hardware. > >Now as I understand this, I need to write a driver on the host side t

[kvm-devel] DOR : Example for injecting the interrupt to the guest

2007-08-07 Thread Ajith Chandran
Hello Dor, Can you please point to an example that injects interrupts via userspace ? I am running QNX as Guest and Linux as Host. One of my QNX application (Guest application), expects an interrupt from the Hardware. Now as I understand this, I need to write a driver on the host side to get t