You are not logged in.

#1 2025-04-25 13:14:08

ChairmanFaust
Member
Registered: 2024-11-27
Posts: 13

How do you apply patches and then compile them?

I'm currently stuck on QEMU 9.0.2 due to a windows 4k display bug. The patch fix is here: https://lore.kernel.org/qemu-devel/2025 … sk.ru/T/#u
How can i upgrade to the latest QEMU 9.x for arch and then apply this patch?

Offline

#2 2025-04-25 14:06:10

Xephon
Member
Registered: 2024-12-22
Posts: 189

Re: How do you apply patches and then compile them?

You need to download the source code, patch it and then build it yourself.
https://wiki.archlinux.org/title/Patching_packages

Offline

#3 2025-04-30 16:40:13

ChairmanFaust
Member
Registered: 2024-11-27
Posts: 13

Re: How do you apply patches and then compile them?

Thanks! i was able to patch and compile the qxl driver fix for running Win11 in qemu v9.2.3 with multiple 4k monitors.

hw-display-qxl.so

rename to hw-display-qxl.so and place in /usr/lib/qemu/

Offline

Board footer

Powered by FluxBB