OS Virtualization
From: Arvind Kalyan (arvy_at_cse.kongu.edu)
Date: 10/01/04
- Previous message: Jesse Stockall: "Re: nforce2 bugs?"
- Next in thread: Frederik Deweerdt: "Re: OS Virtualization"
- Reply: Frederik Deweerdt: "Re: OS Virtualization"
- Reply: Martin Waitz: "Re: OS Virtualization"
- Reply: Chris Wright: "Re: OS Virtualization"
- Reply: Adam Heath: "Re: OS Virtualization"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 1 Oct 2004 16:47:06 +0530 (IST) To: linux-kernel@vger.kernel.org
Hi all,
I'm trying to load and run two linux kernels simultaneously; trying to
demonstrate virtualization as a first step.
Anyone have pointers to where I can start? I looked into plex, bochs,
vmware, usermode linux.. they only simulate an architecture upon which
another kernel runs.
My intentions are to give control to both the kernels to directly control
the hardware and do "context switch" between those two based on
time-slice.
Thanks in advance.
--
i=0141;do{putchar(i);i=i&1?(0x10|i&0xf0)|(i&0xf)<<1:i&4?0:i|4;}while(i);
-
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/
- Previous message: Jesse Stockall: "Re: nforce2 bugs?"
- Next in thread: Frederik Deweerdt: "Re: OS Virtualization"
- Reply: Frederik Deweerdt: "Re: OS Virtualization"
- Reply: Martin Waitz: "Re: OS Virtualization"
- Reply: Chris Wright: "Re: OS Virtualization"
- Reply: Adam Heath: "Re: OS Virtualization"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|