Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757292Ab2JWShM (ORCPT ); Tue, 23 Oct 2012 14:37:12 -0400 Received: from mail-bk0-f46.google.com ([209.85.214.46]:33707 "EHLO mail-bk0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756708Ab2JWShK (ORCPT ); Tue, 23 Oct 2012 14:37:10 -0400 MIME-Version: 1.0 In-Reply-To: References: <1350593430-24470-1-git-send-email-yinghai@kernel.org> <1350593430-24470-10-git-send-email-yinghai@kernel.org> Date: Tue, 23 Oct 2012 11:37:08 -0700 X-Google-Sender-Auth: FEOj7cxrjEZ6gmZS8oGHQmWirNo Message-ID: Subject: Re: [PATCH 06/19] x86, mm: setup page table in top-down From: Yinghai Lu To: Stefano Stabellini Cc: Thomas Gleixner , Ingo Molnar , "H. Peter Anvin" , Jacob Shin , Tejun Heo , "linux-kernel@vger.kernel.org" Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 876 Lines: 24 On Tue, Oct 23, 2012 at 5:22 AM, Stefano Stabellini wrote: > On Mon, 22 Oct 2012, Yinghai Lu wrote: >> Can you test domU 32bit too? >> I did not test that, and looks like Jacob only test 64 bit domU too. > > Sure. It works fine. great. Do you know any simple way to test xen domU after pxe booting xen/dom0 via pxe? >From kvm, it is simple with pxe: 1. build kernel and iso at the same time., initrd is converted from opensuse rescue initramfs. 2. copy kernel and iso into boot server 3. network boot the kernel 4. mount nfs dir so could access iso, and qemu-kvm. 5. qemu-kvm to load the iso. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/