Tao Chen
Tao Chen
@arighi It seems work after making a rootfs, but only useful for release ubuntu version, the rootfs made by this command "vng -r v6.6.50 --user root --root ./rootfs/22.04 --root-release jammy...
But unfortunately, it failed when i used kernel compiled by myself, and the config is config-6.6.50-060650-generic copy from ubuntu. The command i used is right? vng --arch arm64 -r arch/arm64/boot/Image...
ps -ef | grep qemu dylane 975965 975947 99 05:56 pts/0 00:00:35 /usr/bin/qemu-system-aarch64 -name virtme-ng -m 1G -fsdev local,id=virtfs5,path=/home/dylane/sdb/virtme-ng/rootfs/22.04/,security_model=none,readonly=on,multidevs=remap -device virtio-9p-device,fsdev=virtfs5,mount_tag=/dev/root -fsdev local,id=virtfs9,path=/home/dylane/.local/lib/python3.12/site-packages/virtme/guest,security_model=none,readonly=on,multidevs=remap -device virtio-9p-device,fsdev=virtfs9,mount_tag=virtme.guesttools -M virt -cpu cortex-a57 -parallel...
> But unfortunately, it failed when i used kernel compiled by myself, and the config is config-6.6.50-060650-generic copy from ubuntu. The command i used is right? > > vng --arch...
ok, thanks.
HI, qmonnet, you mean remove llvm-strip like this? 
It seems no one fix it in upstrem, i can send a ptach latter, do you think it's okay?
@jeromemarchand hi jeromemarchand, you are right,i did not consider it so carefully at the time,when no pid input, the default value is -1, and the pid of no task is...
hi,i meet the same problem,the stack: 
the version is:470.130,kernel5.10