[Qemu-devel] [patch] Show thumb state in cpu dump

2005-08-14 Thread Paul Brook
The patch below makes the Arm CPU debugging dumps show the Thumb state bit symbolically. Paul Index: target-arm/translate.c === RCS file: /cvsroot/qemu/qemu/target-arm/translate.c,v retrieving revision 1.26 diff -u -p -r1.26

[Qemu-devel] Bugs

2005-08-14 Thread malc
Following is the list of some easy to reproduce bugs in QEMU, perhaps someone will have motivation to fix them: Preliminary: cvs -d :ext:[EMAIL PROTECTED]:/cvsroot/qemu login cvs -d :ext:[EMAIL PROTECTED]:/cvsroot/qemu co qemu cd qemu ./configure --target-list=i386-softmmu make

[Qemu-devel] [patch] m68k disassembly

2005-08-14 Thread Paul Brook
The attached patch implements m68k disassembly in qemu. It's mainly just importing the relevant files from upstream binutils/gdb, like the existing disassembly code. I realise mainline qemu doesn't have a m68k target support (yet!), but it does [nominally] support m68k hosts so this isn't

[Qemu-devel] [PATCH] RDSTC TSD Flag Support

2005-08-14 Thread Matthew Schulkind
I'm not on the list, so any replies should be CC'ed to me personally. I have attached a very small patch to implement TSD flag checking when the RDTSC instruction is executed on the x86 guest architecture. A GPF is supposed to be raised if the CPL is not 0 and the TSD flag in the CR4 register is