Signed-off-by: Alex Rozenman
---
gdbstub.c | 113 +
1 file changed, 113 insertions(+)
diff --git a/gdbstub.c b/gdbstub.c
index a8dd437..564bde1 100644
--- a/gdbstub.c
+++ b/gdbstub.c
@@ -1839,6 +1839,90 @@ static const char
Signed-off-by: Alex Rozenman
---
.gitignore |1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index 0e38169..9085f6d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,6 +7,7 @@ trace/generated-tracers.h
trace/generated-tracers.c
trace/generated-tracers-dtrace.h
trace
When do_interrupt_v7m is called with EXCP_SWI, the PC already
points to the next instruction. Don't modify it here.
Signed-off-by: Alex Rozenman
---
target-arm/helper.c |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/target-arm/helper.c b/target-arm/helper.c
index e3
target-arm/helper.c (do_interrupt_v7m): When do_interrupt_v7m is called,
PC is already points to a correct instruction (after the SVC one). Don't
modify the PC here.
Signed-off-by: Alex Rozenman
---
target-arm/helper.c |1 -
1 file changed, 1 deletion(-)
diff --git a/target-arm/helpe
ber 2011 17:44, Alex Rozenman wrote:
> > Please review / discuss / push the attched patch. It adds initial support
> > for V6-M for ARM and Cortex-M0.
>
> Please don't submit patches as attachments (see
> http://wiki.qemu.org/Contribute/SubmitAPatch for other guid
Hi,
Please review / discuss / push the attched patch. It adds initial
support for V6-M for ARM and Cortex-M0.
Best regards,
Alex Rozenman
>From ff09b4ef970cde304c170c6e0a7678d2486b63e6 Mon Sep 17 00:00:00 2001
From: Alex Rozenman
Date: Tue, 13 Dec 2011 19:28:39 +0200
Subject: [PATCH] Init
Hi,
Small patch adding ppc440x6 cores.
Please push.
--
Best regards,
Alex Rozenman (rozen...@gmail.com).
From 96f21d28bc9dc7404b664a890da299fdaaf86667 Mon Sep 17 00:00:00 2001
From: Alex Rozenman
Date: Thu, 27 Jan 2011 13:06:32 +0200
Subject: [PATCH] Added ppc440x6 and ppc440x6f cores
es invalid addresses
there.
A small patch is attached. I have ssh membership on savannah. Please approve
and/or push.
This is my first time when I am suggesting patches to QEMU; I also would
like to add some fixes for
ppc440/ppc440x6 cores.
--
Best regards,
Alex Rozenman (rozen...@gmail.
Could you, please approve my membership on QEMU/savannah.nongnu ?
I've already signed FSF papers before. I am a member of BISON group.
--
Best regards,
Alex Rozenman (rozen...@gmail.com).