Re: [PATCH V4 0/6] IRQ offloading for vDPA

2020-07-30 Thread Jason Wang
On 2020/7/28 下午12:23, Zhu Lingshan wrote: This series intends to implement IRQ offloading for vhost_vdpa. By the feat of irq forwarding facilities like posted interrupt on X86, irq bypass can help deliver interrupts to vCPU directly. vDPA devices have dedicated hardware backends like VFIO pa

[PATCH V4 0/6] IRQ offloading for vDPA

2020-07-27 Thread Zhu Lingshan
This series intends to implement IRQ offloading for vhost_vdpa. By the feat of irq forwarding facilities like posted interrupt on X86, irq bypass can help deliver interrupts to vCPU directly. vDPA devices have dedicated hardware backends like VFIO pass-throughed devices. So it would be possible