diff options
Diffstat (limited to 'results/scraper/fex/4192')
| -rw-r--r-- | results/scraper/fex/4192 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/results/scraper/fex/4192 b/results/scraper/fex/4192 new file mode 100644 index 000000000..d7d1b9682 --- /dev/null +++ b/results/scraper/fex/4192 @@ -0,0 +1,6 @@ +x86 LXC guests on ARM64? +Hello, + +It would be really cool to be able to be able to migrate and run entire unmodified amd64 LXC guest systems on ARM. I do not see this mentioned in issues so far. But it seems you already have most of the functionality to make this possible, even relying on a full x86 rootfs to be present, one step from there to launching that root FS as a full guest system. What remains is some kernel cgroup/namespaces stuff, and starting emulation with the "init" process which would then start the rest of its services, not a particular single app. + +Would you consider adding this? Or maybe it is possible already? \ No newline at end of file |