Hi folks,
did anyone already do some research on whether ReactOS could run in lguest ?
Maybe this could be a nice for development/debugging and attracting more people ;-)
cu
I dont see it possible. lguest, even though its a hypervisor, doesnt offer full virtualisation. It requires a Linux kernel as guest, one that supports lguest. ReactOS is NT-based and doesnt use Linux kernel at all.
Regards
2010/9/15 Enrico Weigelt weigelt@metux.de
Hi folks,
did anyone already do some research on whether ReactOS could run in lguest ?
Maybe this could be a nice for development/debugging and attracting more people ;-)
cu
Enrico Weigelt, metux IT service -- http://www.metux.de/
phone: +49 36207 519931 email: weigelt@metux.de mobile: +49 151 27565287 icq: 210169427 skype: nekrad666
Embedded-Linux / Portierung / Opensource-QM / Verteilte Systeme
Ros-dev mailing list Ros-dev@reactos.org http://www.reactos.org/mailman/listinfo/ros-dev
Maybe Xen or KVM would be better suited for this? Have either been tested?
On Wed, Sep 15, 2010 at 11:46 AM, Olaf Siejka caemyr@gmail.com wrote:
I dont see it possible. lguest, even though its a hypervisor, doesnt offer full virtualisation. It requires a Linux kernel as guest, one that supports lguest. ReactOS is NT-based and doesnt use Linux kernel at all.
Regards
2010/9/15 Enrico Weigelt weigelt@metux.de
Hi folks,
did anyone already do some research on whether ReactOS could run in lguest ?
Maybe this could be a nice for development/debugging and attracting more people ;-)
cu
Enrico Weigelt, metux IT service -- http://www.metux.de/
phone: +49 36207 519931 email: weigelt@metux.de mobile: +49 151 27565287 icq: 210169427 skype: nekrad666
Embedded-Linux / Portierung / Opensource-QM / Verteilte Systeme
Ros-dev mailing list Ros-dev@reactos.org http://www.reactos.org/mailman/listinfo/ros-dev
Ros-dev mailing list Ros-dev@reactos.org http://www.reactos.org/mailman/listinfo/ros-dev
Matt kernelpanic64@gmail.com wrote:
Maybe Xen or KVM would be better suited for this? Have either been tested?
KVM is not much more than QEMU using Linux kernel modules for hardware-assisted virtualization. It can run pretty much every x86 OS, and so does our Debug Buildslave use it for regress-testing ReactOS builds regularly.
Cheers,
Colin
* Olaf Siejka caemyr@gmail.com schrieb:
I dont see it possible. lguest, even though its a hypervisor, doesnt offer full virtualisation. It requires a Linux kernel as guest, one that supports lguest.
Not entirely true. There's also a Plan9 port for running in lguest. AFAIK it needs a bunch of precautions (eg. coping with the fact that on bootup, it's already in protected mode, etc) and call certain vectors for privileged operations instead of doing them directly.
cu
Still, this calls for porting effort, for which i dont see any volounteers.
Regards
2010/9/17 Enrico Weigelt weigelt@metux.de
- Olaf Siejka caemyr@gmail.com schrieb:
I dont see it possible. lguest, even though its a hypervisor, doesnt
offer
full virtualisation. It requires a Linux kernel as guest, one that
supports
lguest.
Not entirely true. There's also a Plan9 port for running in lguest. AFAIK it needs a bunch of precautions (eg. coping with the fact that on bootup, it's already in protected mode, etc) and call certain vectors for privileged operations instead of doing them directly.
cu
Enrico Weigelt, metux IT service -- http://www.metux.de/
phone: +49 36207 519931 email: weigelt@metux.de mobile: +49 151 27565287 icq: 210169427 skype: nekrad666
Embedded-Linux / Portierung / Opensource-QM / Verteilte Systeme
Ros-dev mailing list Ros-dev@reactos.org http://www.reactos.org/mailman/listinfo/ros-dev
What would be benefits, bytheway? I am interested in different kernel architectures, so it would be useful to see how usable can be ReactOS ported to lguest in future, etc.
WBR, Aleksey Bragin.
On Sep 17, 2010, at 5:52 PM, Olaf Siejka wrote:
Still, this calls for porting effort, for which i dont see any volounteers.
Regards
2010/9/17 Enrico Weigelt weigelt@metux.de
- Olaf Siejka caemyr@gmail.com schrieb:
I dont see it possible. lguest, even though its a hypervisor,
doesnt offer
full virtualisation. It requires a Linux kernel as guest, one
that supports
lguest.
Not entirely true. There's also a Plan9 port for running in lguest. AFAIK it needs a bunch of precautions (eg. coping with the fact that on bootup, it's already in protected mode, etc) and call certain vectors for privileged operations instead of doing them directly.
cu
Enrico Weigelt, metux IT service -- http://www.metux.de/
phone: +49 36207 519931 email: weigelt@metux.de mobile: +49 151 27565287 icq: 210169427 skype: nekrad666
Embedded-Linux / Portierung / Opensource-QM / Verteilte Systeme