From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail-px0-f195.google.com ([209.85.216.195]) by bombadil.infradead.org with esmtp (Exim 4.69 #1 (Red Hat Linux)) id 1NADuc-0004F6-P0 for kexec@lists.infradead.org; Tue, 17 Nov 2009 02:35:27 +0000 Received: by pxi33 with SMTP id 33so2088180pxi.28 for ; Mon, 16 Nov 2009 18:35:20 -0800 (PST) Date: Tue, 17 Nov 2009 10:35:12 +0800 From: "fly.limin" Subject: fast boot from linux to Xen hypervisor by kexec Message-ID: <200911171035097181968@gmail.com> Mime-Version: 1.0 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: multipart/mixed; boundary="===============0025387209==" Sender: kexec-bounces@lists.infradead.org Errors-To: kexec-bounces+dwmw2=infradead.org@lists.infradead.org To: kexec This is a multi-part message in MIME format. --===============0025387209== Content-Type: multipart/alternative; boundary="=====003_Dragon300542518671_=====" This is a multi-part message in MIME format. --=====003_Dragon300542518671_===== Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hi: recently i am researching fast boot from linux kernel to Xen hypervisor, it means when linux is running on the real machine, i just want to switch to Xen hypervisor without going through bootloader. both linux and dom0 of Xen using the same filesystem. since we boot Xen with the following command in grub: title Xen 3.1.0 / XenLinux 2.6.18 kernel /boot/xen-3.gz module /boot/vmlinuz-2.6.18-xen ro root=LABEL=/ rhgb quiet module /boot/initrd-2.6.18-xen.img it's different from linux, but i think there are something in common. so is there any suggestions for me! 2009-11-17 Min Li School of Computer Science and Technology Cluster and Grid Computing Lab Services Computing Technology and System Lab Huazhong University of Science and Technology Wuhan, 430074, China Tel: +86-139-8625-1431 Email: fly.limin@gmail.com --=====003_Dragon300542518671_===== Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: 7bit
Hi:
   recently i am researching fast boot from linux kernel to Xen hypervisor, it means when linux is running on the real machine, i just want to switch to Xen hypervisor without going through bootloader. both linux and dom0 of Xen using the same filesystem. since we boot Xen with the following command in grub:


 title Xen 3.1.0 / XenLinux 2.6.18
      kernel /boot/xen-3.gz
      module /boot/vmlinuz-2.6.18-xen ro root=LABEL=/ rhgb quiet
      module /boot/initrd-2.6.18-xen.img

it's different from linux, but i think there are something in common.
so is there any suggestions for me!

2009-11-17

Min Li
School of Computer Science and Technology
Cluster and Grid Computing Lab
Services Computing Technology and System Lab
Huazhong University of Science and Technology
Wuhan, 430074, China
Tel: +86-139-8625-1431
Email: fly.limin@gmail.com
--=====003_Dragon300542518671_=====-- --===============0025387209== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ kexec mailing list kexec@lists.infradead.org http://lists.infradead.org/mailman/listinfo/kexec --===============0025387209==--