From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37575) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W8Y0b-00055l-LS for qemu-devel@nongnu.org; Wed, 29 Jan 2014 11:29:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W8Y0W-00076q-P8 for qemu-devel@nongnu.org; Wed, 29 Jan 2014 11:29:01 -0500 Received: from mx1.redhat.com ([209.132.183.28]:57819) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W8Y0W-00076m-HW for qemu-devel@nongnu.org; Wed, 29 Jan 2014 11:28:56 -0500 Message-ID: <1391012929.31899.9.camel@nilsson.home.kraxel.org> From: Gerd Hoffmann Date: Wed, 29 Jan 2014 17:28:49 +0100 In-Reply-To: <1390904751.30708.20.camel@nilsson.home.kraxel.org> References: <1390904751.30708.20.camel@nilsson.home.kraxel.org> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] input, virtio-vga & multihead -- current state List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Dave Airlie Cc: John Baboval , qemu-devel > * Didn't came very far in testing. Guest kernel just says: > [ 50.712897] [drm] got -2147483647 outputs > I've used > http://cgit.freedesktop.org/~airlied/linux/log/?h=virtio-vga Switched to virtio-vga-3d branch -- that is working better. Handover from vesafb to virtio-vga drm driver doesn't work though ... cheers, Gerd