From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NuA1G-000182-PL for qemu-devel@nongnu.org; Tue, 23 Mar 2010 15:44:07 -0400 Received: from [140.186.70.92] (port=43849 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NuA1C-0000WX-Ky for qemu-devel@nongnu.org; Tue, 23 Mar 2010 15:44:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Nu9p4-0003Dp-9O for qemu-devel@nongnu.org; Tue, 23 Mar 2010 15:31:31 -0400 Received: from mail-pw0-f45.google.com ([209.85.160.45]:40573) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Nu9p4-0003Di-4s for qemu-devel@nongnu.org; Tue, 23 Mar 2010 15:31:30 -0400 Received: by pwi9 with SMTP id 9so4527748pwi.4 for ; Tue, 23 Mar 2010 12:31:29 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: Date: Tue, 23 Mar 2010 21:31:29 +0200 Message-ID: Subject: Re: [Qemu-devel] about subpage From: Blue Swirl Content-Type: text/plain; charset=UTF-8 List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Michael Qiu Cc: qemu-devel On 3/23/10, Michael Qiu wrote: > Hi, > Can anyone tell me what subpage for in exec.c? It's there so that several devices can register MMIO ranges that happen to be in the same target physical page.