public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
From: Fiona Ebner <f.ebner@proxmox.com>
To: Kaiyang Wu <wukaiyang2003@gmail.com>, pve-devel@lists.proxmox.com
Cc: Kaiyang Wu <wukaiyang@loongfans.cn>
Subject: applied: [PATCH qemu-server v3 0/2] qemuserver: fix virtio-gpu not being available on aarch64
Date: Thu, 6 Aug 2026 15:53:45 +0200	[thread overview]
Message-ID: <c59b57c2-039f-4821-9372-36783fc0209e@proxmox.com> (raw)
In-Reply-To: <20260716104440.302873-1-wukaiyang@loongfans.cn>

Am 16.07.26 um 12:44 PM schrieb Kaiyang Wu:
> Replace 'virtio-vga-gl' with 'virtio-gpu-gl' to use the correct variant of
> virtio-gpu on aarch64, and fix the detection of libGL and libEGL libraries on
> non-x86_64 architectures.
> 
> Changes v2 -> v3:
> - Use 'map_vga_model' subroutine to map VGA models to device names on different
>   architectures accordingly (as suggested by Dominik Csapak
>   <d.csapak@proxmox.com>)
> 
> Changes v1 -> v2:
> - Use the host architecture to locate the libraries (as suggested by Dominik
>   Csapak <d.csapak@proxmox.com>)
> - Replace 'virtio-vga-gl' with 'virtio-gpu-gl' on aarch64 to make virtio-gl
>   display option available on aarch64
> 
> Kaiyang Wu (2):
>   qemuserver: make base path of libGL and libEGL libraries
>     architecture-aware
>   qemuserver: make vga model mapping architecture-aware
> 
>  src/PVE/QemuServer.pm | 34 ++++++++++++++++++++++------------
>  1 file changed, 22 insertions(+), 12 deletions(-)
> 

For the record, these were applied by Thomas as:

[1/2] vga: make libGL/libEGL base path architecture-aware
      commit: ee311fd4d0f7f9d74138c400d69db27d7cddd285
[2/2] vga: make model mapping architecture-aware
      commit: 6acbb7c8c5f6f55216ad05e213fd989a78a1b7af

Thanks!




      parent reply	other threads:[~2026-08-06 13:53 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-16 10:43 [PATCH qemu-server v3 0/2] qemuserver: fix virtio-gpu not being available on aarch64 Kaiyang Wu
2026-07-16 10:43 ` [PATCH qemu-server v3 1/2] qemuserver: make base path of libGL and libEGL libraries architecture-aware Kaiyang Wu
2026-07-16 10:43 ` [PATCH qemu-server v3 2/2] qemuserver: make vga model mapping architecture-aware Kaiyang Wu
2026-07-16 14:13 ` [PATCH qemu-server v3 0/2] qemuserver: fix virtio-gpu not being available on aarch64 Dominik Csapak
2026-08-06 13:53 ` Fiona Ebner [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=c59b57c2-039f-4821-9372-36783fc0209e@proxmox.com \
    --to=f.ebner@proxmox.com \
    --cc=pve-devel@lists.proxmox.com \
    --cc=wukaiyang2003@gmail.com \
    --cc=wukaiyang@loongfans.cn \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal