From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pavel Mateja Subject: Re: AMD/ATI patch for xen 4.2-unstable Date: Mon, 2 Apr 2012 10:27:04 +0200 Message-ID: <201204021027.04846.pavel@netsafe.cz> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org > Hi, > > i am trying to apply AMD/ATI patch on xen4-2 unstable > http://old-list-archives.xen.org/archives/html/xen-devel/2010-12/txtNwRlN3j > loS.txt > > and there was some changes in code and the patch is unusable, is there a > new patch. or can somebody help me to update the patch? Hi, that patch is not enough today. It will crash on: ioperm(gfx_info.host_pio_base, gfx_info.pio_size, 1); You have to patch the kernel. There was some patch in Konrad's git. Google 'xen "ioperm problem"'. -- Pavel Mateja