blob: f8d6ac8b175c11ff7bc8111076eeb3420947d242 (
plain) (
blame)
1
2
3
|
The bug report discusses issues related to signal handling in QEMU's nios2 user-mode emulation, specifically problems with system calls like sigaltstack and signal handlers not being invoked correctly. These are issues with how system calls are implemented or handled.
syscall
|