Ingo Molnar wrote: > there's one thing i havent seen mentioned (maybe i missed it): the > ability to save/restore the in-kernel *PIC state. That would be required > for migration/snapshotting/etc. >
That is a common requirement for all variants. Actually this is best implemented (assuming the in-kernel model) as moving the in-kernel *pic state to the qemu *pic implementation, and letting the qemu code serialize it normally. This is what we do for cpu registers. -- error compiling committee.c: too many arguments to function ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ kvm-devel mailing list kvm-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/kvm-devel