[Qemu-devel] [PATCH] Rename MIPS_HFLAGS_TMASK

2006-02-16 Thread Thiemo Seufer
Hello All, this renames MIPS_HFLAG(S)_TMASK for consistency. Thiemo Index: cpu-exec.c === RCS file: /sources/qemu/qemu/cpu-exec.c,v retrieving revision 1.73 diff -u -p -r1.73 cpu-exec.c --- cpu-exec.c 8 Feb 2006 22:43:39 -

[Qemu-devel] [PATCH] Check if we really are in userspace

2006-02-16 Thread Thiemo Seufer
Hello All, this tests for MIPS if we are in userspace when handling a TLB fault. For some of the other architectures this may also be a bug, only ppc and x86 handle this so far. Thiemo Index: cpu-exec.c === RCS file:

[Qemu-devel] patch for USB issues

2006-02-16 Thread Krister Walfridsson
I'm playing with the USB code, but I cannot get the USB mouse emulation to work with the guests I have tried (NetBSD and Win2k). Attached are two patches that improves the situation somewhat. * hw/usb-uhci.c The PCI configuration registers are set up with an incorrect offset for

Re: [Qemu-devel] [PATCH] Trivial code improvement

2006-02-16 Thread Daniel Jacobowitz
On Thu, Feb 16, 2006 at 04:32:04PM +, Thiemo Seufer wrote: Index: cpu-exec.c === RCS file: /sources/qemu/qemu/cpu-exec.c,v retrieving revision 1.73 diff -u -p -r1.73 cpu-exec.c --- cpu-exec.c8 Feb 2006 22:43:39 -