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 /home/cwbetts/sourceCode/qemu/exe
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 32MiB
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 inpu
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/12/16 03:16:05
Modified files:
. : block-vpc.c block-vvfat.c gdbstub.c vl.c
hw : pc.c
Log message:
Fix char* signedness, by Andre Przywara.
CVSWeb URLs:
htt
JonY schrieb:
>
> Ok, this patch works as intended. Thanks for the patch!
>
> Slightly off topic, but still on Windows builds broken.
>
> For some odd reason, dyngen-exec.h is always conflicting with
> stdint.h(?!!) for me. Can somebody explain why the typedefs are in
> dyngen-exec.h?
>
> Mingw doe
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/12/15 17:28:36
Modified files:
. : Makefile Makefile.target
Added files:
. : block-raw-posix.c block-raw-win32.c
Removed files:
. : block-raw.c
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/12/16 03:02:09
Modified files:
. : block-vvfat.c gdbstub.c monitor.c vl.c vnc.c
vnchextile.h
audio : alsaaudio.c
hw : fdc.c
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 32MiB
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 inpu
Sorry for the noise. I sent out new patches last night and have not seen
it on the list.
- Armin
10 matches
Mail list logo