From 0084eb02d7359b0da0e728e4b5c0c77c4b0f0d2a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ciro=20Santilli=20=E5=85=AD=E5=9B=9B=E4=BA=8B=E4=BB=B6=20?= =?UTF-8?q?=E6=B3=95=E8=BD=AE=E5=8A=9F?= Date: Mon, 21 Sep 2020 01:00:00 +0000 Subject: [PATCH] python gem5 user mode --- README.adoc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.adoc b/README.adoc index 29e2ebf..db0a2ac 100644 --- a/README.adoc +++ b/README.adoc @@ -20809,6 +20809,10 @@ fatal: syscall unused#278 (#278) unimplemented. which corresponds to the glorious `getrandom` syscall: https://github.com/torvalds/linux/blob/v4.17/include/uapi/asm-generic/unistd.h#L707 +Bibliography: + +* https://stackoverflow.com/questions/63999944/is-it-possible-to-run-python-code-in-gem5-syscall-emulation-mode + ===== Embedding Python in another application Here we will add some better examples and explanations for: https://docs.python.org/3/extending/embedding.html#very-high-level-embedding