qemu-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

add GPU support to qemu-aarch64


From: Sanjeev Kumar
Subject: add GPU support to qemu-aarch64
Date: Thu, 18 Jul 2024 17:03:01 +0530

Hi,
I am trying to passthrough GPU to qemu-system-aarch64le. why i need to do this is, the graphics running in OS hosted on qemu-system-aarch64le is very less framerate. As there is no PCI support, when i add "-device vfio-pci,host=01:00.0,x-vga=on" to the qemu boot arguments, i am seeing 
"qemu-system-aarch64: -device vfio-pci,host=01:00.0,x-vga=on: No 'PCI' bus found for device 'vfio-pci'"

machine is vexpress-a15, cpu is cortex-a15

please let me know if any alternative for GPU passthrough or any patches that can be integrated. main aim is to increase graphics framerate.

Thanks & Regards,
Sanjeev.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]