Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

x86 workitems with VirtualBox #855

Open
2 of 11 tasks
yorkie opened this issue Aug 3, 2019 · 1 comment
Open
2 of 11 tasks

x86 workitems with VirtualBox #855

yorkie opened this issue Aug 3, 2019 · 1 comment

Comments

@yorkie
Copy link
Member

yorkie commented Aug 3, 2019

Thanks all great works from @yonzkon, and the followings are what we should give a hard try then.

  • build is almost working on my local machine
  • create a x86 product for virtualbox image
  • runtime is also working but there are some nits
    • some HAL interfaces are not available, but they blocked the system up
    • the system takes 5s to wait for the sub-system selection
    • wlan0 doesn't work at all, this causes the host can't connect the device via adb or yoda-cli
    • alsa(audio) doesn't work, need to integrate with macOS' CoreAudio
    • the input event needs to be working

Why x86?

Accelerating the running some of integration and functional tests, currently it takes over 2 hours to be finished completely. So within the x86 runtime, we could pick some to run on x86 to reduce the time to end.

The another impact is that we shall make the emulator for any YodaOS developer, it simplifies the development, and easy to start building, and running apps.

Supported VMs

  • Oracle VirtualBox
  • QEMU
@yorkie yorkie added the vm label Aug 3, 2019
@issue-label-bot
Copy link

Issue-Label Bot is automatically applying the label feature_request to this issue, with a confidence of 0.67. Please mark this comment with 👍 or 👎 to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant