Re: [osv-dev] Re: AWS EC2 ARM instance support?

2019-03-24 Thread Rick Payne
On Sun, 2019-03-24 at 18:08 +0200, Nadav Har'El wrote: > > $ qemu-system-aarch64 --version > QEMU emulator version 3.0.0 (qemu-3.0.0-3.fc29) Hmm, I'm on: QEMU emulator version 2.11.1(Debian 1:2.11+dfsg-1ubuntu7.10) I wonder if thats the issue. I'll try updating (though no Ubuntu package for

Re: [osv-dev] Re: AWS EC2 ARM instance support?

2019-03-24 Thread Nadav Har'El
On Sun, Mar 24, 2019 at 6:03 PM Rick Payne wrote: > On Sun, 2019-03-24 at 17:36 +0200, Nadav Har'El wrote: > > $ aarch64-linux-gnu-gcc --version > > aarch64-linux-gnu-gcc (GCC) 8.1.1 20180626 (Red Hat Cross 8.1.1-3) > > I tried this version: > > aarch64-linux-gnu-gcc (Ubuntu

Re: [osv-dev] Re: AWS EC2 ARM instance support?

2019-03-24 Thread Rick Payne
On Sun, 2019-03-24 at 17:36 +0200, Nadav Har'El wrote: > $ aarch64-linux-gnu-gcc --version > aarch64-linux-gnu-gcc (GCC) 8.1.1 20180626 (Red Hat Cross 8.1.1-3) I tried this version: aarch64-linux-gnu-gcc (Ubuntu 8.2.0-1ubuntu2~18.04) 8.2.0 Same issue. What qemu are you using? Rick -- You

Re: [osv-dev] Re: AWS EC2 ARM instance support?

2019-03-24 Thread Nadav Har'El
On Sun, Mar 24, 2019 at 5:30 PM Rick Payne wrote: > Hi Nadav, > > On Sun, 2019-03-24 at 12:11 +0200, Nadav Har'El wrote: > > > > Why the "-S"? It causes the machine not really to start. > > Oh sorry, I was using the debugger as it just crashes everytime, so no > point not using it. > > > OSv

Re: [osv-dev] Re: AWS EC2 ARM instance support?

2019-03-24 Thread Rick Payne
Hi Nadav, On Sun, 2019-03-24 at 12:11 +0200, Nadav Har'El wrote: > > Why the "-S"? It causes the machine not really to start. Oh sorry, I was using the debugger as it just crashes everytime, so no point not using it. > OSv v0.53.0-3-g8cd7d8aa So thats interesting, you're getting passed the

[osv-dev] [PATCH] Refactor and enhance firecracker script

2019-03-24 Thread Waldemar Kozaczuk
This patch: - refactors firecracker.py to better handle error scenarios - adds ability to use external networking bridge through -b parameter (see scripts/setup-external-bridge.sh) - adds ability to specify custom location of kernel and image files Signed-off-by: Waldemar Kozaczuk ---

[osv-dev] [PATCH] Add script to setup external bridge

2019-03-24 Thread Waldemar Kozaczuk
Signed-off-by: Waldemar Kozaczuk --- scripts/setup-external-bridge.sh | 27 +++ 1 file changed, 27 insertions(+) create mode 100755 scripts/setup-external-bridge.sh diff --git a/scripts/setup-external-bridge.sh b/scripts/setup-external-bridge.sh new file mode 100755

[osv-dev] Re: Problems to pass arguments to a JAR in run.yaml

2019-03-24 Thread Waldek Kozaczuk
Try to replace osv-loader.qemu under ~/.capstan with newer version of kernel - https://github.com/cloudius-systems/osv/releases/download/v0.53.0/osv-loader.qemu. On Sunday, March 24, 2019 at 2:47:36 AM UTC-4, robertob wrote: > > Thank you so much. > > I did all you wrote but I get these

[osv-dev] Capstan

2019-03-24 Thread Waldek Kozaczuk
Now that we have new updated message in the old capstan repo - https://github.com/cloudius-systems/capstan (thanks Pekka) - we are all good :-) This obviously solved one problem but there is other one - new Mikelangelo capstan points to the S3 repo -

[osv-dev] Updating http://osv.io/

2019-03-24 Thread Waldek Kozaczuk
Hi, I meant to send an email about it for a long time ;-) Anyway I wanted to point out that OSv website (http://osv.io/) is a little dated and has somewhat outdated information. But most of the information still very spot-on and useful. I actually spent some time browsing through it and I

Re: [osv-dev] Re: AWS EC2 ARM instance support?

2019-03-24 Thread Nadav Har'El
On Sat, Mar 23, 2019 at 6:35 PM Rick Payne wrote: > > > So I'm not actually using hardware for now. I'm using qemu-system- > aarch64 as shown on the wiki page: > > qemu-system-aarch64 -S -s -nographic -machine virt -kernel > build/release.aarch64/loader.img -cpu cortex-a57 -m 1024M -append " >

[osv-dev] Re: Problems to pass arguments to a JAR in run.yaml

2019-03-24 Thread robertob
Thank you so much. I did all you wrote but I get these lines: OSv v0.24-472-gf240a59 eth0: 192.168.122.15 /java.so: failed looking up symbol _ZTINSt6thread6_StateE (typeinfo for std ::thr [backtrace] 0x003477cd 0x00399922 0x00346247 0x00349cdc