Guillaume Thouvenin wrote: >>> >>> >> x86 emulate is missing support for jmp far which is used to switch into >> protected mode. It just needs to be added. >> > > Ok I see. I understand now why you said in a previous email that KVM > needs to have a proper load_seg() function like the Xen's x86_emulate. > This function is used to load the segment in a far jmp. I will look how > it is done in Xen and I will try to copy the stuff like you did. > >
kvm now has a load_segment_descriptor() function which might help. -- Any sufficiently difficult bug is indistinguishable from a feature. ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Register now and save $200. Hurry, offer ends at 11:59 p.m., Monday, April 7! Use priority code J8TLD2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ kvm-devel mailing list kvm-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/kvm-devel