Re: How to build jailhouse inside a QEMU arm64 VM?

2017-11-14 Thread Henning Schild
Am Tue, 14 Nov 2017 01:09:40 -0800 schrieb Qiu Shui : > I create and boot an arm64 QEMU vm as this article guided > (https://translatedcode.wordpress.com/2017/07/24/installing-debian-on-qemus-64-bit-arm-virt-board/) > > Then install the tools: > $ apt-get install

Re: How to build jailhouse inside a QEMU arm64 VM?

2017-11-14 Thread Jan Kiszka
On 2017-11-14 10:09, Qiu Shui wrote: > I create and boot an arm64 QEMU vm as this article guided > (https://translatedcode.wordpress.com/2017/07/24/installing-debian-on-qemus-64-bit-arm-virt-board/) > > Then install the tools: > $ apt-get install build-essential > $ apt-get install

How to build jailhouse inside a QEMU arm64 VM?

2017-11-14 Thread Qiu Shui
I create and boot an arm64 QEMU vm as this article guided (https://translatedcode.wordpress.com/2017/07/24/installing-debian-on-qemus-64-bit-arm-virt-board/) Then install the tools: $ apt-get install build-essential $ apt-get install linux-headers-4.2.0-1-amd64 $ apt-get install python-mako (for