Jump to content

QEMU riscv64 (qemu-riscv64): Difference between revisions

From postmarketOS Wiki
SoySoy (talk | contribs)
m originalsoftware = none
Knuxify (talk | contribs)
add type=vm
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{note|See [[:Category:QEMU]] for usage instructions. This page only contains information specific to the qemu-riscv64.}}
{{Infobox device
{{Infobox device
| manufacturer = QEMU
| manufacturer = QEMU
Line 8: Line 10:
| cpu = QEMU
| cpu = QEMU
| gpu = Virgil 3D
| gpu = Virgil 3D
| type = vm
| image = File:qemu-phosh.png
| image = File:qemu-phosh.png
| imagecaption = QEMU running Phosh
| imagecaption = QEMU running Phosh
Line 34: Line 37:
| booting = yes
| booting = yes
}}
}}
{{note|CPU emulation is slow! Consider using [[QEMU_amd64_(qemu-amd64)|qemu-amd64]] instead if <code>x86_64</code> is your native architecture.}}


== Contributors ==
== Contributors ==
* z3ntu
* z3ntu
=== Usage ===
<syntaxhighlight lang="shell-session">
$ pmbootstrap init  # Choose device "qemu-riscv64"
$ pmbootstrap install
$ pmbootstrap qemu --tablet
</syntaxhighlight>


== What works ==
== What works ==
Line 54: Line 48:


At the moment Wayland-based UIs don't seem to work. Xorg-based UIs (like lxqt, mate or xfce4) work fine.
At the moment Wayland-based UIs don't seem to work. Xorg-based UIs (like lxqt, mate or xfce4) work fine.
=== See also ===
* [[QEMU]]

Latest revision as of 09:06, 25 March 2025

Note See Category:QEMU for usage instructions. This page only contains information specific to the qemu-riscv64.
QEMU riscv64
QEMU running Phosh
QEMU running Phosh
Manufacturer QEMU
Name riscv64
Codename qemu-riscv64
Released 2003
Type vm
Hardware
Chipset QEMU RISCV64 Virtual Machine
CPU QEMU
GPU Virgil 3D
Architecture riscv64
Software
Original software none
postmarketOS
Category main
Pre-built images yes
Features
Internal storage
No data
SD card
No data
Screen
Works
Multimedia
3D Acceleration
Works
Audio
Works
Camera Flash
No data
Miscellaneous
FDE
Works
HDMI/DP
No data
Sensors
Magnetometer
No data
Ambient Light
No data
Proximity
No data
Hall Effect
No data
Haptics
No data
Barometer
No data


Contributors

  • z3ntu

What works

  • Serial output
  • SSH
  • Graphical output via dri
  • Keyboard and mouse

At the moment Wayland-based UIs don't seem to work. Xorg-based UIs (like lxqt, mate or xfce4) work fine.