Costin Lupu
unread,Nov 18, 2020, 6:24:00 AM11/18/20Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to osv...@googlegroups.com
Hi guys,
I'm trying to run OsV on Xen as PV, but unfortunately it doesn't seem to
step over the first instruction without crashing, so I suspect it may be
something wrong with the build.
The app I'm running is native-example with the following command:
$ ./scripts/build -j16 fs=rofs image=native-example
For running I use the following command:
$ ./scripts/run.py --hypervisor xenpv --novnc
I did some debugging, but without any success.
So my questions are the following:
1. What's the status of XenPV?
2. Where can I find some pointers/documentation/etc in order to run a
simple example?
Thanks,
Costin