Getting Networking to work on QEMU : Monkey Port

2015-05-06 Thread Sujay Raj
Hi, I have successfully compiled RTEMS and all applications that donot require networking work fine in QEMU. I tried compiled the network-demos overwriting the networkconfig.h with networkconfig-qemu.h. initially there was an error with the networkconfig-qemu file: ../networkconfig.h:148:12: erro

[PATCH v4] SPCONTEXT01: checks correct switching on and off of the Floating Point Unit

2015-05-06 Thread Alexander Krutwig
--- testsuites/sptests/spcontext01/init.c | 42 +++--- testsuites/sptests/spcontext01/spcontext01.scn | 5 ++- 2 files changed, 35 insertions(+), 12 deletions(-) diff --git a/testsuites/sptests/spcontext01/init.c b/testsuites/sptests/spcontext01/init.c index 039dd63

[PATCH v3] SPCONTEXT01: checks correct switching on and off of the Floating Point Unit

2015-05-06 Thread Alexander Krutwig
--- testsuites/sptests/spcontext01/init.c | 42 +++--- testsuites/sptests/spcontext01/spcontext01.scn | 5 ++- 2 files changed, 35 insertions(+), 12 deletions(-) diff --git a/testsuites/sptests/spcontext01/init.c b/testsuites/sptests/spcontext01/init.c index 039dd63

[PATCH] SPCONTEXT01: checks correct switching on and off of the Floating Point Unit

2015-05-06 Thread Alexander Krutwig
--- testsuites/sptests/spcontext01/init.c | 37 -- testsuites/sptests/spcontext01/spcontext01.scn | 5 +++- 2 files changed, 33 insertions(+), 9 deletions(-) diff --git a/testsuites/sptests/spcontext01/init.c b/testsuites/sptests/spcontext01/init.c index 039dd63

[PATCH] SPCONTEXT01: checks correct switching on and off of the Floating Point Unit

2015-05-06 Thread Alexander Krutwig
--- testsuites/sptests/spcontext01/init.c | 55 +-- 1 file changed, 40 insertions(+), 15 deletions(-) diff --git a/testsuites/sptests/spcontext01/init.c b/testsuites/sptests/spcontext01/init.c index 039dd63..702b734 100644 --- a/testsuites/sptests/spcontext01/init