[Qemu-devel] [PATCH] Slight monitor enhancements

2005-12-22 Thread andrzej zaborowski
Hello, I'm attaching two patches: One is for the monitor's sendkey command. It adds: - a very basic tab-completion for the arguments of sendkey, - the plus and minus keys so you can use ctrl-alt-plus and ctrl-alt-minus while in X, - posibility of giving keys as their scancode numbers, e.g.

[Qemu-devel] HT problem

2005-12-22 Thread Kazu
Hi, I have a report that when hyper-threading is on, Linux doesn't boot on Windows XP. It occurs when linux kernel is loading. But when HT is turned off, qemu works fine. Does this occur on Linux host ? Host: Windows XP SP2 Guest : linux-test image QEMU version : 0.8.0 ASUS P4P800 Deluxe

Re: [Qemu-devel] HT problem

2005-12-22 Thread malc
On Fri, 23 Dec 2005, Kazu wrote: Hi, I have a report that when hyper-threading is on, Linux doesn't boot on Windows XP. It occurs when linux kernel is loading. But when HT is turned off, qemu works fine. Does this occur on Linux host ? Host: Windows XP SP2 Guest : linux-test image QEMU

[Qemu-devel] qemu 0.8 does not build on fc4 x86_64 using gcc3.2

2005-12-22 Thread dragoran
hello I am using qemu 0.7.2 on fc4 x86_64 now. I wanted to try 0.8 . I build it with: ./configure --cc=gcc32 --host-cc=gcc32 --target-list=x86_64_softmmu make but got this errors: [...] /home/dragoran/src/qemu-0.8.0/vl.c:2414: warning: format argument is not a pointer (arg 4)