[Qemu-devel] [PATCH] Mac OS X: QEMU crashes when pressing dead keys

2005-12-08 Thread Joachim Henke
This concerns the current cocoa version in cvs: When typing into the monitor and accidentally pressing a dead key, qemu quits immediately and all unsafed data in the guest os is lost: 2005-12-04 15:15:00.833 qemu[193] Exception raised during posting of notification. Ignored. exception: *** -[N

Re: [Qemu-devel] X84_64 - Problem with Qemu/Kqemu - install

2005-12-08 Thread Bernd Blaudzun
Am Donnerstag, den 08.12.2005, 09:03 +0100 schrieb Tobias Herzke: > Bernd Blaudzun wrote: > > cp /usr/src/qemu-0.7.2/kqemu/kqemu-mod-x86_64.o > > /usr/src/qemu-0.7.2/kqemu/kqemu-mod.o > > LD [M] /usr/src/qemu-0.7.2/kqemu/kqemu.o > > Building modules, stage 2. > > MODPOST > > Warning: could

[Qemu-devel] serial port acces in qemu 0.73

2005-12-08 Thread Halim Sahin
Hi, kI installed a windows xp geust on a debian linux machine. In xp I need a serialport acess. The folowing syntax didn't work for me. qemu -serial /dev/ttyS0 Is this reported to work e. g. with modems or chipcardreaders? Please help. Halim ___ Qe

[Qemu-devel] Re: Building qemu on ARM host

2005-12-08 Thread Chih-Chung Chang
This works for me (change __op_param[123] to functions) : http://lists.gnu.org/archive/html/qemu-devel/2005-05/msg00349.html > On Mon, 5 Dec 2005, Steve Magoun wrote: > > > libqemu.a(op.o)(.text+0x27e0): In function `op_jb_subb': > > /root/qemu/target-i386/ops_template.h:278: relocation truncated

Re: [Qemu-devel] X84_64 - Problem with Qemu/Kqemu - install

2005-12-08 Thread Tobias Herzke
Bernd Blaudzun wrote: > cp /usr/src/qemu-0.7.2/kqemu/kqemu-mod-x86_64.o > /usr/src/qemu-0.7.2/kqemu/kqemu-mod.o > LD [M] /usr/src/qemu-0.7.2/kqemu/kqemu.o > Building modules, stage 2. > MODPOST > Warning: could not find /usr/src/qemu-0.7.2/kqemu/.kqemu-mod.o.cmd > for /usr/src/qemu-0.7.2/kq