From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52125) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dsPna-0002kz-7o for qemu-devel@nongnu.org; Thu, 14 Sep 2017 04:47:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dsPnU-0003lW-TH for qemu-devel@nongnu.org; Thu, 14 Sep 2017 04:47:02 -0400 Received: from mx1.redhat.com ([209.132.183.28]:38518) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dsPnU-0003jc-MI for qemu-devel@nongnu.org; Thu, 14 Sep 2017 04:46:56 -0400 Message-ID: <1505378813.31557.7.camel@redhat.com> From: Gerd Hoffmann Date: Thu, 14 Sep 2017 10:46:53 +0200 In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v1 0/2] Virtio GPU for S390 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Thomas Huth , Farhan Ali , qemu-devel@nongnu.org Cc: borntraeger@de.ibm.com, cohuck@redhat.com Hi, > Do you have a list of CONFIG options that need to be enabled there? > Are there also any patches to the guest kernel driver required? guest kernel driver should be fine, it works for ppc64 (big endian) guests. cheers, Gerd