Hi, marc.
Friday, December 23, 2005 marc wrote:
No the problem is unique to Windows hosts (running SMP or HT), and is due
to the fact that QEMU is not MT safe and the fact that MM callback is
called on the separate thread. The fact it worked at all (and works on
UP now) is a simple luck. None o
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)
/home/dragoran/src/q
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 versi
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
Intel
Linked are very experimental patches to support host usb devices on Win32,
FreeBSD, and possibly
MacOSX/Darwin. It was mainly tested using Windows XP as host with Windows 2000
and Debian sid
as guests. With these patches I am able to mount a flash drive and copy some
files to the guest.
T
Hello,
I'm attaching two patches:
One is for the monitor's "sendkey" command. It adds:
- a very basic -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. inst
Only armeb-user, sparc-user, mips-user and mipsel-user fail to build.
If you don't need those targets, try:
./configure --prefix=/usr --cc=gcc-3.4
--target-list=i386-user,arm-user,ppc-user,i386-softmmu,ppc-softmmu,sparc-softmmu,x86_64-softmmu,mips-softmmu,arm-softmmu
HTH,
--
Stuart Brady
Hello!
I have problem with any USB devices.
After insert, I add my usb to guest OS by command like this:
usb_add host:0a89:0004
In guest OS it appeared for 5 seconds, then going to offline state and
become to be not accessible.
In host log:
usb 3-1: usbfs: USBDEVFS_CONTROL failed cmd qemu rqt 66
Martin van Es ecrivait le 22/12/2005 10:09:
Hi,
Hi.
On a Debian (testing) machine with gcc 4.0 installed, but configured with:
./configure --prefix=/usr --cc=gcc-3.4 --disable-gcc-check
Hope this helps. If there's anything I can (should) supply or try, please let
me know.
I've the same p
Hi,
Anxiously I downloaded Qemu 0.8 and tried to compile it with the following
error:
gcc-3.4 -g -Wl,-shared -o qemu-armeb elfload.o main.o syscall.o mmap.o
signal.o path.o osdep.o thunk.o nwfpe/fpa11.o nwfpe/fpa11_cpdo.o
nwfpe/fpa11_cpdt.o nwfpe/fpa11_cprt.o nwfpe/fpopcode.o nwfpe/single_cpdo
10 matches
Mail list logo