> Known problem: > http://www.nabble.com/LSI:-avoid-infinite-loops-p17116605.html
> Windows driver has scripts code which busy loops on main memory. Since > that executes in vcpu context, the cpu won't ever get a chance to change > the variable which the SCSI emulation is looping at. Thanks Marcelo (and Alberto) for pointing me at this. > The proposed hack, however, is half-assed (see Paul Brook's comments on > that thread). I'd be willing to take a stab at a better fix. Is there any documentation about the lsi microcode engine anywhere? Would the right fix to be to detect the busy loop on CPU memory and return from lsi_execute_script() in that case? BTW I tried using if=ide to install Windows XP and got a blue screen during the installer. What are people doing to run XP in a kvm guest? - R. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
