From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeremy Fitzhardinge Subject: [PATCH 00 of 11] xen: smattering of dom0 patches Date: Thu, 18 Dec 2008 16:53:05 -0800 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Ingo Molnar Cc: the arch/x86 maintainers , Xen-devel , linux-kernel@vger.kernel.org, Ian Campbell List-Id: xen-devel@lists.xenproject.org Hi Ingo, Here are some more Xen dom0 patches. Functionally the patches are all over the place, and mostly touch pure Xen-only code. The exception is the mtrr change, and pv-op for page_is_ram(). Thanks, J