[Lguest] Current state of the lguest arm patch
From: Rusty Russell <hidden>
Date: 2011-07-26 02:04:00
On Mon, 25 Jul 2011 11:18:39 +0100, Nuno Felicio [off-list ref] wrote:
Hello, first i would like to say thanks for the fantastic lguest hypervisor :) Im testing the lguest arm patch, after some issues using the patched kernel tree given by the board builder , i have found that using some commands inside the guest crashes the host. running reboot -f, crashes the board. and running a dummy test like this while [ 1 ]; do dd if=/bin/busybox of=/teste.bin; sleep 1 ; done 1910+1 records in 1910+1 records out 978416 bytes (955.5KB) copied, Illegal instruction What is the current state of the arm patch? Im asking because i not sure if the issue is the current state of the arm patch, or my clumsy merge work :)
I don't know... I've never actually run it myself. I was really hoping that someone who knows the ARM kernel would assist in preparing the patch for inclusion... Volunteers welcome :) Thanks, Rusty.