[Qemu-devel] test

2007-12-15 Thread Armin
Sorry for the noise. I sent out new patches last night and have not seen it on the list. - Armin

[Qemu-devel] [Patch 1/2] switch support

2007-12-15 Thread Armin
Hello, I have wanted a scheme to change switch settings at boot time so I change the behavior of the Linux kernel and here is one solution I put together. This may be one way to simulate switch or jumper settings one may change on a board before booting. It uses a simple text file for

[Qemu-devel] [Patch 2/2] switch support, Mainstone

2007-12-15 Thread Armin
Here is the use of the switches patch on a Mainstone. -Armin Index: qemu/hw/mainstone.c === --- qemu.orig/hw/mainstone.c +++ qemu/hw/mainstone.c @@ -51,32 +51,28 @@ static void mainstone_common_init(int ra /* There are two

[Qemu-devel] Unable to run on Windows

2007-12-15 Thread C.W. Betts
When I try to run qemu with a disk image, I get a segmentation fault. When I run it under GDB, this is the following error: Program received signal SIGSEGV, Segmentation fault. [Switching to thread 5516.0x15b0] 0x0048e2f3 in cpu_interrupt (env=0x0, mask=1) at