-
The CPEs for these CVE's use linux:acrn for product / version which appears to be inaccurate...
CVE-2023-1544
CVE-2023-28329
CVE-2023-28334
-
We keep this issue open to collect feature requests from users and hear your voice. Our monthly release plan is also available here.
You can either:
1. Suggest a new feature by leaving a comment.
…
-
According to https://projectacrn.github.io/3.0/developer-guides/hld/virtio-net.html, we may need to pass tap=tap0_kata for macvtap but currently it just pass like virtio-net ,tap0-kata,mac=**** which …
-
Currently comparing 2 similar hardware platforms both containing same software builds. Results from this comparison have yielded significantly different performance results. According to the lscpu du…
-
### Overview
This issue tracks the agenda for the weekly UI/UX CoP meetings.
### Weekly Agenda, Recordings, and Meeting Notes
[January 2024](https://github.com/hackforla/UI-UX/issues/540#issuecom…
-
### Describe the bug
So steps to trigger this bug.
1. Use make menuconfig to set up a X86 build.
2. let it build
3. After the build is dun open Kernel_menuconfig and close it with out changeing…
-
**Describe the bug**
defconfig for x86 acrn boards declares:
```
# boards/x86/acrn/acrn_defconfig
CONFIG_APIC_TSC_DEADLINE_TIMER=y
CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC=25000000
```
This is defini…
-
Hi,
I'm trying to run the RLS example notebook https://github.com/aodn/imos-user-code-library/blob/master/Python/notebooks/RLS_STAARS_example.ipynb
The WMS entries:
```python
layer1_wms_name…
-
**Describe the bug**
run install_win.sh show "iothread stop" and the operation is aborted
**Platform**
acrn-hypervisor: v3.2
acrn-kernel: v3.2
CPU: i5-1135G7
**Scenario**
Shared: 1 Service,…
-
When building with go1.18,
```
error obtaining VCS status: exit status 128
Use -buildvcs=false to disable VCS stamping.
```
To resolve this one needs to set `--buildvcs=false` , related golan…