Bug 1218309 - systemd-detect-virt does not detect RISC-V QEMU
Summary: systemd-detect-virt does not detect RISC-V QEMU
Status: NEW
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Virtualization:Tools (show other bugs)
Version: Current
Hardware: RISC-V Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Franck Bui
QA Contact: E-mail List
URL: https://openqa.opensuse.org/tests/382...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-12-21 12:29 UTC by Fabian Vogt
Modified: 2024-01-05 18:10 UTC (History)
1 user (show)

See Also:
Found By: openQA
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Fabian Vogt 2023-12-21 12:29:40 UTC
In a qemu-system-riscv64 -M virt,acpi=off -cpu rv64 VM, systemd-detect-virt returns "none".

## Observation

openQA test in scenario opensuse-Tumbleweed-JeOS-for-RISCV-riscv64-jeos@riscv64_cpu_max fails in
[firstrun](https://openqa.opensuse.org/tests/3829768/modules/firstrun/steps/67)

## Test suite description
Maintainer: fvogt, mnowak

Start JeOS from the HDD image, configure it using the firstboot wizard and then run basic tests. console=tty0 added as needed for aarch64.


## Reproducible

Fails since (at least) Build [20231220](https://openqa.opensuse.org/tests/3829768) (current job)


## Expected result

Last good: (unknown) (or more recent)


## Further details

Always latest result in this scenario: [latest](https://openqa.opensuse.org/tests/latest?arch=riscv64&distri=opensuse&flavor=JeOS-for-RISCV&machine=riscv64_cpu_max&test=jeos&version=Tumbleweed)
Comment 1 Franck Bui 2024-01-05 18:10:25 UTC
Is there any way to access such VM ?

Or share the image so I can start it myself ?