Displaying 1 result from an estimated 1 matches for "setmul".
Did you mean:
getmul
2008 Mar 21
1
Re: [Xen-bugs] [Bug 1194] both Linux and Windows hvm guest can not boot up
...a-daemon@lists.xensource.com, le Thu 20 Mar 2008 23:23:35 -0700, a écrit :
> http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1194
>
> ------- Comment #3 from haicheng.li@intel.com 2008-03-20 23:23 -------
> This bug may be related to c/s #17266 which says that IDE should accept SETMUL
> 0 as upstream qemu now does. It is following:
>
> --- a/tools/ioemu/hw/ide.c Thu Mar 20 17:45:00 2008 +0000
> +++ b/tools/ioemu/hw/ide.c Thu Mar 20 17:47:05 2008 +0000
> @@ -1823,7 +1823,6 @@ static void ide_ioport_write(void *opaqu
> break;
>...