XenOS, a virtualizing operating system
Posted: Wed Dec 29, 2004 12:00 am
Hi all you osdevers out there,
I'm currently working on an operating system whose sole purpose would be to allow you to run other OSes, somewhat like the idea of VMware ESX server but not server-oriented. Of course, it will be open-source.
I'm writing it for x86 first, but it's being written portably, so it shouldn't be too difficult to port. Of course, we'll need lots of actual emulation modules (x86 on x86 like VMware, x86 on anything like Bochs, more if/when more CPUs (like PPC) are implemented).
Don't get any misconceptions - this isn't released yet or anywhere near release-ready, but it's actively worked on.
Is there any interest in this project? If you're interested in testing or developing, please contact me: <[email protected]>.
Sorry, no web page or CVS/SVN yet, but I'll try to set one up soon.
-- Josh
I'm currently working on an operating system whose sole purpose would be to allow you to run other OSes, somewhat like the idea of VMware ESX server but not server-oriented. Of course, it will be open-source.
I'm writing it for x86 first, but it's being written portably, so it shouldn't be too difficult to port. Of course, we'll need lots of actual emulation modules (x86 on x86 like VMware, x86 on anything like Bochs, more if/when more CPUs (like PPC) are implemented).
Don't get any misconceptions - this isn't released yet or anywhere near release-ready, but it's actively worked on.
Is there any interest in this project? If you're interested in testing or developing, please contact me: <[email protected]>.
Sorry, no web page or CVS/SVN yet, but I'll try to set one up soon.
-- Josh