app-helloworld icon indicating copy to clipboard operation
app-helloworld copied to clipboard

A simple "Hello World" application written in C

Results 7 app-helloworld issues
Sort by recently updated
recently updated
newest added

This is the current status of the CET Shadow Stack work. In order to test this, you need to configure KVM and QEMU according to the CET patch instructions [1]....

While Unikraft does support UEFI boot, there is no tutorial on how to do it. I think it is needed.

![image](https://github.com/unikraft/app-helloworld/assets/121195091/ebb85a85-7366-4942-b58b-af9450226205) Manually building with make and running it with qemu is working fine.

bug
good first issue
hacktoberfest

![image](https://github.com/unikraft/app-helloworld/assets/126985262/faa1abfb-4c13-4dd2-b0c5-e906acbce6da)

bug
good first issue
hacktoberfest

The example was run in Ubuntu 22.04.03 in a Virtualbox machine with Nested VT-x/AMD-V Enabled. I used the following process: I used the instructions for [Getting Started](https://unikraft.org/docs/getting-started/) using make to...

### Environment CPU: Intel Core i5-8265U OS: Ubuntu 22.10 (WSL2) WSL version: 1.1.3.0 Kernel version: 5.15.90.1 ### Description Following the example from the README generates a `linuxu` kernel which doesn't...

Hi! the command line to run the KVM demo could be updated to _"sudo qemu-system-x86_64 -kernel "build/helloworld_kvm-x86_64..." \"_ by removing the _"app-"_