all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH-SERIES qemu-server 0/3] fix #7014: fix regression starting aarch64 VMs with machine type >= 10.1
@ 2025-11-12 11:29 Fiona Ebner
  2025-11-12 11:29 ` [pve-devel] [PATCH qemu-server 1/3] machine: add machine_base_type() helper Fiona Ebner
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Fiona Ebner @ 2025-11-12 11:29 UTC (permalink / raw)
  To: pve-devel

The 'virt' machine type used for 'aarch64' does not support the 'hpet'
machine flag. Add the flag only if supported by the current machine
type.

qemu-server:

Fiona Ebner (3):
  machine: add machine_base_type() helper
  machine: add machine_supports_flag() helper
  fix #7014: fix regression starting aarch64 VMs with machine type >=
    10.1

 src/PVE/QemuServer.pm               |  3 +-
 src/PVE/QemuServer/Cfg2Cmd.pm       | 26 +++++++++++--
 src/PVE/QemuServer/Cfg2Cmd/Timer.pm |  4 +-
 src/PVE/QemuServer/Machine.pm       | 57 ++++++++++++++++++++++++++++-
 4 files changed, 82 insertions(+), 8 deletions(-)


Summary over all repositories:
  4 files changed, 82 insertions(+), 8 deletions(-)

-- 
Generated by git-murpp 0.5.0


_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2025-11-13 22:13 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-11-12 11:29 [pve-devel] [PATCH-SERIES qemu-server 0/3] fix #7014: fix regression starting aarch64 VMs with machine type >= 10.1 Fiona Ebner
2025-11-12 11:29 ` [pve-devel] [PATCH qemu-server 1/3] machine: add machine_base_type() helper Fiona Ebner
2025-11-12 11:29 ` [pve-devel] [PATCH qemu-server 2/3] machine: add machine_supports_flag() helper Fiona Ebner
2025-11-12 11:29 ` [pve-devel] [PATCH qemu-server 3/3] fix #7014: fix regression starting aarch64 VMs with machine type >= 10.1 Fiona Ebner
2025-11-12 11:52   ` Fiona Ebner
2025-11-13 22:13 ` [pve-devel] applied: [PATCH-SERIES qemu-server 0/3] " Thomas Lamprecht

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal