On Mon, 2013-02-11 at 16:47 +0200, Pekka Enberg wrote: > On Mon, Feb 11, 2013 at 2:26 PM, Ingo Molnar wrote: > > IIRC Windows support for kmvtool is work in progress - some > > patches already got applied. > > People are working on SeaBIOS support which is just one part of > running Windows. But yeah, we'll hopefully support non-Linux guest at > some point. You're probably better off focusing on OVMF rather than just SeaBIOS. SeaBIOS has CSM support now, so it can provide 'legacy' BIOS services under OVMF. So if OVMF runs, you get both EFI and legacy support. -- dwmw2