From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:53052) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UfaIu-0001K1-U6 for qemu-devel@nongnu.org; Thu, 23 May 2013 14:32:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UfaIq-0007XO-1m for qemu-devel@nongnu.org; Thu, 23 May 2013 14:31:56 -0400 Received: from mail-la0-x235.google.com ([2a00:1450:4010:c03::235]:36604) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UfaIp-0007X8-RC for qemu-devel@nongnu.org; Thu, 23 May 2013 14:31:51 -0400 Received: by mail-la0-f53.google.com with SMTP id ea20so3542567lab.26 for ; Thu, 23 May 2013 11:31:50 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <1369133851-1894-27-git-send-email-pbonzini@redhat.com> References: <1369133851-1894-1-git-send-email-pbonzini@redhat.com> <1369133851-1894-27-git-send-email-pbonzini@redhat.com> From: Peter Maydell Date: Thu, 23 May 2013 19:31:30 +0100 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PATCH 26/30] dma: eliminate old-style IOMMU support List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini Cc: jan.kiszka@gmail.com, qemu-devel@nongnu.org, David Gibson On 21 May 2013 11:57, Paolo Bonzini wrote: > The translate function in the DMAContext is now always NULL. > Remove every reference to it. > > Signed-off-by: Paolo Bonzini More long lines. Otherwise Reviewed-by: Peter Maydell -- PMM