• M
    target/xtensa: add linux-user support · ba7651fb
    Max Filippov 提交于
    Import list of syscalls from the kernel source. Conditionalize code/data
    that is only used with softmmu. Implement exception handlers. Implement
    signal hander (only the core registers for now, no coprocessors or TIE).
    
    Cc: Riku Voipio <riku.voipio@iki.fi>
    Cc: Laurent Vivier <laurent@vivier.eu>
    Signed-off-by: NMax Filippov <jcmvbkbc@gmail.com>
    ba7651fb
syscall_defs.h 98.6 KB