Le mercredi 23 janvier 2008 à 15:29 +0200, Izik Eidus a écrit :
> Izik Eidus wrote:
> > Andi Kleen wrote:
> >> On Tue, Jan 15, 2008 at 12:56:52PM +0200, Avi Kivity wrote:
> >>
> >>> Andi Kleen wrote:
> >>>
> >>>> FWIW it seems things are broken even without -kernel in -59 too. If
> >>>> I try
> >>>> to boot an existing image with just -hda ... the VGA screen just stays
> >>>> black while the process runs at 99% CPU. Again with -49 it works fine.
> >>>>
> >>>>
> >>>>
> >>> Yes, 6b8bb99a9cde386d72b4b7c22b92f4bdec333dab in kvm-userspace.git
> >>> ought to fix it.
> >>>
> >>
> >> Thanks will try later. How about the oops in 2.6.24 I reported though?
> >>
> >> -Andi
> >>
> >>
> > the bellow patch should fix this opss
> > (it is targeted for 2.6.24-rc7)
> >
> sorry i forgat one break in this patch
> this is the fixed patch.
> if ((d & ModRM) && modrm_mod == 3) {
> src.type = OP_REG;
[snip]
> break;
> }
> src.type = OP_MEM;
>
So src.type is OP_MEM and not OP_REG... is it what you want ?
Laurent
--
----------------- [EMAIL PROTECTED] ------------------
"La perfection est atteinte non quand il ne reste rien à
ajouter mais quand il ne reste rien à enlever." Saint Exupéry
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
kvm-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/kvm-devel