From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sergey Tovpeko Subject: is it possible to return passthrough GFX back to dom0? Date: Tue, 28 Sep 2010 13:07:16 +0400 Message-ID: <4CA1B044.1010702@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: "xen-devel@lists.xensource.com" List-Id: xen-devel@lists.xenproject.org Hello, list! Is it possible to give the passthrough-ed gfx back to dom0 without dom0 rebooting? I've a domU with gfx passthrough (nvidia 8400gs). When I start the domU, it grabs the GFX. That's ok. What I want is after domU shutdown, the GFX would be granted back to dom0 and the user could continue to work in dom0. The dom0's display should be restored completely, and the mouse/keyboard should work there. Could it be done at all? Is there a working solution for my case? Thanks. Sergey.