Would it be possible to add QEMU RISC-V support to Tumbleweed?
Hi, I was just wondering if it was possible to add RISC-V support as an option to QEMU on Tumbleweed? I'm not sure how to do it myself, but if I'm pointed in the right direction, I could see if I could do it myself? Or is there already a QEMU maintainer that would deal with that? Simon.
‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐ On Tuesday, July 20th, 2021 at 22:06, Jan Engelhardt <jengelh@inai.de> wrote:
On Tuesday 2021-07-20 22:28, Simon Connah wrote:
Hi,
I was just wondering if it was possible to add RISC-V support as an
option to QEMU on Tumbleweed?
qemu already does it, and openSUSE:Factory:RISCV is even using it for
building.
Hmm, strange. When I searched for QEMU in Yast Software I didn't see any RISC-V modules to install. I already have x86_64 and AArch64 installed so I assumed RISC-V would also be split off into its own package. Simon.
On Tuesday 2021-07-20 23:11, Simon Connah wrote:
I was just wondering if it was possible to add RISC-V support as an option to QEMU on Tumbleweed?
qemu already does it, and openSUSE:Factory:RISCV is even using it for building.
Hmm, strange. When I searched for QEMU in Yast Software I didn't see any RISC-V modules to install.
Then there's a need to look closer (perhaps not using yast, but looking at ARCHIVES.gz in the download dir). ► rpm -qf /usr/bin/qemu-system-riscv64 qemu-extra-6.0.0-27.1.x86_64
‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐ On Tuesday, July 20th, 2021 at 23:10, Jan Engelhardt <jengelh@inai.de> wrote:
On Tuesday 2021-07-20 23:11, Simon Connah wrote:
I was just wondering if it was possible to add RISC-V support as an
option to QEMU on Tumbleweed?
qemu already does it, and openSUSE:Factory:RISCV is even using it for
building.
Hmm, strange. When I searched for QEMU in Yast Software I didn't see any
RISC-V modules to install.
Then there's a need to look closer (perhaps not using yast, but looking
at ARCHIVES.gz in the download dir).
► rpm -qf /usr/bin/qemu-system-riscv64
qemu-extra-6.0.0-27.1.x86_64
Thank you for that. I'll remember that command for the future. Simon.
On 21.07.21 10:57, Simon Connah wrote:
On Tuesday, July 20th, 2021 at 23:10, Jan Engelhardt <jengelh@inai.de> wrote:
► rpm -qf /usr/bin/qemu-system-riscv64
qemu-extra-6.0.0-27.1.x86_64
Thank you for that. I'll remember that command for the future.
This will only work if the package is already installed. I'd install the "command-not-found" package and then do # command-not-found qemu-system-riscv64 The program 'qemu-system-riscv64' can be found in the following package: * qemu-extra [ path: /usr/bin/qemu-system-riscv64, repository: zypp (factory-oss) ] Try installing with: zypper install qemu-extra -- Stefan Seyfried "For a successful technology, reality must take precedence over public relations, for nature cannot be fooled." -- Richard Feynman
participants (3)
-
Jan Engelhardt
-
Simon Connah
-
Stefan Seyfried