[Qemu-devel] qemu/vl.c serial patch termios fix

2006-09-19 Thread Zach Metzinger
Hi- The serial routines do not set the proper termios flags for the serial port so that data can pass unmolested from the emulated environment to the host serial device. This simple patch fixes that. Tested on a FreeBSD 6.2 host with Windows XP as the emulated OS. --- Zach --- /usr/ports/emula

[Qemu-devel] keyboard patch for Brazilian ABNT-2 keyboard

2006-09-19 Thread Carlos A. M. dos Santos
Hi, QEMU developers I'm using qemu 0.8.1 and 0.8.2 with keyboard wit Brazilian layout (ABNT-2). I was unable to use some of the keys so I had to use the attached patch. I hope it will be useful for everybody. Best regards -- Carlos A. M. dos Santos patch-sdl.c Description: Binary data ___

[Qemu-devel] [PATCH] x86_64 debug registers for gdb

2006-09-19 Thread Jason Wessel
This patch fixes the registers for the 'g' and 'G' packets for the qemu-system-x86_64 target. It allows gdb 6.5 to debug a linux kernel and get a stack back trace. signed-off-by: [EMAIL PROTECTED] Thanks, Jason. Index: qemu/gdbstub.c ===

Re: [Qemu-devel] bug in ARM thumb usermode emulation

2006-09-19 Thread Rafael EspĂ­ndola
On 9/18/06, Paul Brook <[EMAIL PROTECTED]> wrote: TLS and multithreaded applications are known to not work with usermode emulation. It looks like this is a memory corruption problem and the assert that fails is just a coincidence! I started to remove code from python to find what triggers the a

Re: [Qemu-devel] No response from qemu

2006-09-19 Thread Ely Soto
Hi everyone. I'm fairly new to QEMU. I'm in the process of beginning to attempt to create a guest VxWorks installation. So far the idea is that I'll have to customize a BSP (Board Support Package) to match the emulated PPC hardware. At this point I've just gotten qemu to build using MingGW and

[Qemu-devel] No response from qemu

2006-09-19 Thread Joseph Davida
Host Linux is FC3 2.6.9-1.677 kernel.# qemu-img create -f vmdk /hdb3/usr/tmp/qlinux 60GFormating '/hdb3/usr/tmp/qlinux', fmt=vmdk, size=62914560 kB# qemu -cdrom /usr/src/kernel/linux-fc6-x86_64/FC-6-Test3-x86_64-DVD.iso -boot d -hda /hdb3/usr/tmp/qlinuxThe window pops up, and it's title says:QEMU: