Re: [Qemu-devel] Luvalley-5 has been released (with whitepaper!): enables arbitrary OS to run VMs without any modification

2010-01-23 Thread Xiaodong Yi
odong 2010/1/21 Alexander Graf : > > On 21.01.2010, at 15:19, Xiaodong Yi wrote: > >> Luvalley is a lightweight type-1 Virtual Machine Monitor (VMM). >> Its part of source codes are derived from KVM to virtualize >> CPU instructions and memory management unit (MMU). Howe

[Qemu-devel] Luvalley-5 has been released (with whitepaper!): enables arbitrary OS to run VMs without any modification

2010-01-21 Thread Xiaodong Yi
Luvalley is a lightweight type-1 Virtual Machine Monitor (VMM). Its part of source codes are derived from KVM to virtualize CPU instructions and memory management unit (MMU). However, its overall architecture is completely different from KVM, but somewhat like Xen. Luvalley runs outside of Linux, j