V2 of the patch was needed to correct having a comma in an email address. This patch series adds paravirtualization support to the ARM and PowerPC plus some odd clean up encountered along the way.
Jennifer Averett (1): Add PowerPC paravirtualization support Joel Sherrill (3): unhex.c: Remove unnecessary extern of errno powerpc/shared/startup/linkcmds.base: Add wildcards on some sections Add ARM Paravirtualization support jennifer (1): sp54: Fix warning c/src/lib/libbsp/powerpc/shared/startup/linkcmds.base | 6 +++--- c/src/lib/libcpu/powerpc/new-exceptions/cpu.c | 10 +++++++--- c/src/lib/libcpu/powerpc/new-exceptions/cpu_asm.S | 16 ++++++++++++++++ cpukit/score/cpu/arm/cpu_asm.S | 2 ++ cpukit/score/cpu/arm/include/rtems/score/cpu.h | 6 ++++++ .../score/cpu/powerpc/include/rtems/powerpc/registers.h | 7 +++++++ cpukit/score/cpu/powerpc/include/rtems/score/cpu.h | 8 ++++++++ testsuites/sptests/sp54/init.c | 2 +- tools/build/unhex.c | 2 -- 9 files changed, 50 insertions(+), 9 deletions(-) -- 1.8.3.1 _______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel