Skip to content

Commit 4d32ef0

Browse files
authored
Merge pull request #215 from phip1611/guest-tests
2024-04: guest-tests: shorten and add GitHub link
2 parents 89b4cf3 + 32f8bf5 commit 4d32ef0

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

content/this-month/2024-04/index.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -33,12 +33,13 @@ Please follow this template:
3333
-->
3434

3535
- [Testing Virtualization Stacks by Utilizing Mini Operating System Kernels](https://cyberus-technology.de/articles/testing-virtualization-stacks-utilizing-mini-kernels) \
36-
Testing and debugging erroneous behaviour by a guest under a virtualization stack is hard and difficult. By leveraging
37-
multiple mini operating system kernels, Cyberus Technology can investigate issues related to complicated topics, such
38-
as never delivered interrupts, with a precise focus on where to look at. Although the Cyberus Guest Tests are still a
39-
project written in C++, they help to find issues and problems in Cloud-Hypervisor\, **a VMM written in Rust**. For better
40-
debugging capabilities of the Guest Tests, Cyberus Technology [upstreamed support for the Debug Console](https://github.com/cloud-hypervisor/cloud-hypervisor/pull/6012)
41-
to Cloud Hypervisor, which is present since `v38`.
36+
Multiple mini OS kernels help Cyberus Technology to investigate issues
37+
related to complicated problems in virtualization stacks, such as never
38+
delivered interrupts. Although the Cyberus Guest Tests are written in C++,
39+
they help to find issues and problems in Cloud-Hypervisor,
40+
**a VMM written in Rust**. For better debugging capabilities of the Guest
41+
Tests, Cyberus Technology [upstreamed support for the Debug Console](https://github.com/cloud-hypervisor/cloud-hypervisor/pull/6012)
42+
to Cloud Hypervisor, which is present since `v38`. The [source code of the Guest Tests is on GitHub](https://github.com/cyberus-technology/guest-tests).
4243
- [Redox OS - April 2024 Report](https://redox-os.org/news/this-month-240430/)
4344

4445
## Infrastructure and Tooling

0 commit comments

Comments
 (0)