RTEMS | bsps/i386: Refactor LAPIC code into shared apic.c module (!1121)

Mohammed Anees (@DonutAnees) gitlab at rtems.org
Thu Mar 12 00:53:13 UTC 2026




Mohammed Anees commented on a discussion: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1121#note_145101


I ran the tests under `testsuites/smptests` on the `pc686` BSP using QEMU for this,

```
qemu-system-i386 \
  -m 128 -no-reboot \
  -append "--video=off --console=/dev/com1" \
  -nographic -serial mon:stdio \
  -smp 2,sockets=2 \
  -machine pc,acpi=off \
  -kernel ..
```

especially for these

*  smpirqs01.exe
*  smpipi01.exe
*  smpmulticast01.exe
*  smpstart01.exe

did not run into any failure for them, let me know if this has to be tested differently

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1121#note_145101
You're receiving this email because of your account on gitlab.rtems.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20260312/2b4d7538/attachment.htm>


More information about the bugs mailing list