Re: [Qemu-devel] better workaround for Error code: 0x800703e6

2006-03-16 Thread Jim C. Brown
On Thu, Mar 16, 2006 at 10:03:25AM +0100, Joerg Anders wrote: > I think a found a workaround for the windows XP problem: > That information was already in the Wiki FAQ. Perhaps we should add a link to it from the main FAQ? -- Infinite complexity begets infinite beauty. Infinite precision beget

Re: [Qemu-devel] Questions on ARM port

2006-03-16 Thread Paul Brook
> > It's a bug in the qemu FIQ bank switching code. Fixed now. > > Oh, great! > > How do I get the patch? http://cvs.savannah.nongnu.org/viewcvs/qemu/target-arm/helper.c?root=qemu&r1=1.4&r2=1.5 Paul ___ Qemu-devel mailing list Qemu-devel@nongnu.org ht

RE: [Qemu-devel] Questions on ARM port

2006-03-16 Thread Schwarz, Konrad
> -Original Message- > From: Paul Brook [mailto:[EMAIL PROTECTED] > Sent: Tuesday, March 14, 2006 3:21 PM > To: qemu-devel@nongnu.org > Cc: Schwarz, Konrad > Subject: Re: [Qemu-devel] Questions on ARM port > > > Basically, r3 is initialized by (to 0x8, in > my case). > > The next

[Qemu-devel] [PATCH] Implement socket syscalls for platforms that do not use socketcall

2006-03-16 Thread Raphaƫl Rigo
Hi, this is a rather quick and dirty patch that allows programs running in user emulation mode to call socket related syscalls on platforms that do not have the socketcall syscall, for example MIPS. The calls implemented are : accept, bind, connect, getpeername, getsockname, listen, recv, recvfrom

Re: [Qemu-devel] [PATCH] hw/usb-uhci.c: set hchalt bit of status register when run/stop bit unset

2006-03-16 Thread Lonnie Mendez
lo again. Please note that this patch isn't needed for Windows XP host system. This bug affects this os as a guest only. Sorry if I didn't make it clear. Also, I did modify it somewhat as it is now more correct and much simplier to wait for the R/S bit to be unset in the frame timer cod

[Qemu-devel] better workaround for Error code: 0x800703e6

2006-03-16 Thread Joerg Anders
Hi all! I think a found a workaround for the windows XP problem: "A problem is preventing Windows from accurately checking the license for this computer. Error code: 0x800703e6." I had this problem with my XP version. I started in safe mode without network as recommended in your documentati

[Qemu-devel] [PATCH] hw/usb-uhci.c: set hchalt bit of status register when run/stop bit unset

2006-03-16 Thread Lonnie Mendez
Hello list. Linked is a patch that fixes a bug that occurs on Windows XP sp1a - sp2 and perhaps earlier. Windows 2000 seems unaffected. This patch sets the hchalted bit of the status I/O register when the run/stop bit is unset during a write to the usb command I/O register of the emulated