Nitin A Kamble wrote:
> On Tue, 2007-10-30 at 18:02 -0700, Avi Kivity wrote:
>   
>> This is 'cld', but it looks like you're setting DF?
>>     
>
> Good catch. Same problem hand copy of the patch. 
> It should look like this.
> +       case 0xfc: /* cld */
> +               ctxt->eflags &= ~EFLG_DF;
>   

'git gui' and 'git add -i' allow picking specific hunks out of a larger 
change.

-- 
Any sufficiently difficult bug is indistinguishable from a feature.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
kvm-devel mailing list
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel

Reply via email to