Hello guys,
These days I'm trying to use VFIO on the Dell server, But not successful.
Even use GT730 as guest, I still got blank screen, even Seabios or OVMF.
However, this time I'm try to passthrough Quadro K420 on my X79 platform, I
got unexpectedly success.
In this case, I'm using Ubuntu 14.0
Hi
On Mon, Nov 30, 2015 at 3:17 AM, Kirill A. Shutemov
wrote:
> There are few defects in vga_get() related to signal hadning:
>
> - we shouldn't check for pending signals for TASK_UNINTERRUPTIBLE
> case;
>
> - if we found pending signal we must remove ourself from wait queue
> and cha