Re: Assertion failure error in kernel vgic interrupt processing

2018-05-02 Thread nico . hacker
)); end);}Nico于 2018-04-11 05:59:58,Adam Lackorzynski写道:On Mon Apr 09, 2018 at 22:26:38 +0800, nico wrote: Sorry, the last email did not specify this information. I gave VM1 all the hardware resources, and it used eight

Re: Assertion failure error in kernel vgic interrupt processing

2018-04-09 Thread nico
, gic), and that error won't happen.Nico On 4/9/2018 06:28,Adam Lackorzynski<a...@os.inf.tu-dresden.de> wrote: Hi Nico,On Fri Mar 30, 2018 at 10:15:33 +0800, nico wrote: Hi Adam, I'm using an eight-core Cortex-A53 processor. The vm is running 64bit Linux. It is recommended to sta

Re: Assertion failure error in kernel vgic interrupt processing

2018-03-29 Thread nico
Hi Adam, I'm using an eight-core Cortex-A53 processor. The vm is running 64bit Linux. It is recommended to start two or three vms, that will be easier to reproduce this problem. Nico 在2018年03月30日 00:24,Adam Lackorzynski 写道: Hi, On Thu Mar 29, 2018 at 20:48:34 +0800, nico wrote: > Hi l4 hack

Assertion failure error in kernel vgic interrupt processing

2018-03-29 Thread nico
Hi l4 hackers,I recently encountered an assertion failure error during the vm linux boot process, the kernel error is at src/kern/arm/thread-arm-hyp.cpp. -- vcpu_vgic_upcall(unsigned virq) {   ..   assert (state() &

Re: Question about vm memory initialization

2018-01-11 Thread nico
Yes, that solves my problem. Thanks for your help. Regards,NicoOn 1/11/2018 07:03,Adam Lackorzynski<a...@os.inf.tu-dresden.de> wrote: Hi, On Wed Jan 10, 2018 at 21:33:51 +0800, nico wrote: > Yes,  your understanding is correct.  I want  u-boot to load ramdisk to RAM, &g

Re: Question about vm memory initialization

2018-01-10 Thread nico
Hi Matthias,Yes,  your understanding is correct.  I want  u-boot to load ramdisk to RAM, not linuxkernel.  And vm linux will use that ramdisk, can this be achieved?Regards,Nico On 1/10/2018 16:40,Matthias Lange<matthias.la...@kernkonzept.com> wrote: Hi Nico, O

Re: Question about vm memory initialization

2018-01-09 Thread nico . hacker
Yes, that's it. Do you have any good suggestions?于 2018-01-10 06:36:25,Adam Lackorzynski写道:Hi nico, On Tue Jan 09, 2018 at 19:18:20 +0800, nico wrote: I started uvmm and found that all ram space allocated to vm are cleared. Yes, sure. We do not want to see any other data in there, possibly

Question about vm memory initialization

2018-01-09 Thread nico
Hi Adam, I started uvmm and found that all ram space allocated to vm are cleared. But I do not need to do that, because uboot has loaded image file to ram, and vm linux would use that image file. Could you tell me where the uvmm did the cleanup? Regards,

Does the latest version of L4Re support 64bit VMM?

2017-11-20 Thread nico
Hi, The latest kernel supports armv8 and 64bit Hyp mode. Does that mean we can run a guest OS in VM, such as 64bit Linux? Does L4Re provide the corresponding interfaces for that? Regards, Nico___ l4-hackers mailing list l4-hackers@os.inf.tu-dresden.de