Hi!

I was wondering if there was a way to implement more syscalls for the X86
ISA. I am talking about modifying the *arch/x86/linux/syscall_tbl64.cc *to
include functions for unimplemented syscalls like fork, kill, etc. or for
ignored syscalls like access.

I know that the emulation functions are defined in src/sim/
syscall_desc.cc/hh. Is there a template to implement these syscalls or an
easier way to just hand them over to the host system?

Thank you. Regards,
_______________________________________________
gem5-users mailing list -- gem5-users@gem5.org
To unsubscribe send an email to gem5-users-le...@gem5.org
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s

Reply via email to