public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
 messages from 2026-07-24 09:53:35 to 2026-07-30 11:11:16 UTC [more...]

[PATCH perlmod v3 0/2] perlmod: add #[hash] parameter attribute
 2026-07-30 11:10 UTC  (2+ messages)
` [PATCH perlmod v3 1/2] macro: function: move signature inputs handling into helper struct

[PATCH perlmod v2 0/5] perlmod: add #[hash] parameter attribute
 2026-07-30 10:56 UTC  (10+ messages)
` [PATCH perlmod v2 1/5] macro: function: make argument code generation helpers standalone fns
` [PATCH perlmod v2 2/5] macro: function: make argument attribute handling more extendable
` [PATCH perlmod v2 3/5] macro: function: explicitly pass identifier for generated arg iter
` [PATCH perlmod v2 4/5] macro: function: move signature inputs handling into helper struct
` [PATCH perlmod v2 5/5] perlmod, macro: add #[hash] parameter attribute
` partially-applied: [PATCH perlmod v2 0/5] perlmod: "

[PATCH container v2] fix #7164: lxc: restore: apply password and ssh keys during container restore
 2026-07-30 10:43 UTC  (3+ messages)

[PATCH manager v2] fix #6855: ui: storage: add mount options field for nfs amd smb/cifs
 2026-07-30  9:46 UTC  (2+ messages)
` Superseded: "

[PATCH manager v3 0/2] fix #6855: ui: storage: add mount options field for nfs, cifs, cephfs
 2026-07-30  9:40 UTC  (3+ messages)
` [PATCH manager v3 1/2] fix #6855: ui: storage: add mount options field for nfs amd smb/cifs
` [PATCH manager v3 2/2] ui: storage: add mount options field for cephfs

[PATCH qemu-server v2] query-machine-capabilities: limit AuthenticAMD and GenuineIntel checks to x86-64
 2026-07-30  1:49 UTC  (4+ messages)
    ` superseded: "

[PATCH qemu-server v3] query-machine-capabilities: limit AuthenticAMD and GenuineIntel checks to x86-64
 2026-07-30  1:47 UTC 

[PATCH qemu-server 0/1] fix #7590: qemu-server: apply timeout to QEMU start fork
 2026-07-29 15:45 UTC  (4+ messages)
` [PATCH qemu-server 1/1] "

[PATCH docs/manager/storage v11 0/6] fix #7339: lvmthick: add option to free storage for deleted VMs
 2026-07-29 15:34 UTC  (5+ messages)
` [PATCH storage v11 2/6] lvm: saferemove: zero out volumes range by range
` [PATCH storage v11 4/6] fix #7339: lvm: add discard action for removed volumes

[PATCH manager v2] ui: ceph: pool: set target ratio to 0 when the value is not set
 2026-07-29 15:27 UTC  (2+ messages)
` applied: "

[PATCH docs] zfs: mention that zfs are compressed by default
 2026-07-29 14:37 UTC 

[PATCH v4 i18n 0/1] add pgettext() and npgettext() support for context-aware translations
 2026-07-29 13:50 UTC  (3+ messages)
` [PATCH v4 i18n 1/1] "

[PATCH pve-storage, pve-manager v1 00/54] Fix #2884: Implement Subdirectory Scanning for Dir-Based Storage Types
 2026-07-29 13:02 UTC  (16+ messages)
` [PATCH pve-storage v1 17/54] api: status: move content type assert for up-/downloads into helper
` [PATCH pve-storage v1 22/54] tree-wide: introduce parsing module and replace usages of ISO_EXT_RE_0
` [PATCH pve-storage v1 25/54] tree-wide: replace usages of BACKUP_EXT_RE_2 with parsing functions
` [PATCH pve-storage v1 27/54] tree-wide: partially replace usages of regexes for 'import' vtype
` [PATCH pve-storage v1 38/54] test: list volumes: document behavior wrt. undeclared content types

[pve-devel] [PATCH manager] ceph: pool edit: set target ratio to 0 when the value is unset
 2026-07-29 11:59 UTC  (2+ messages)
` superseded: "

[PATCH qemu-server] query-machine-capabilities: check vendor string length for strncmp
 2026-07-29 11:13 UTC  (7+ messages)
        ` superseded: "

qm showcmd shows incorrect PCI device address
 2026-07-29 10:25 UTC  (2+ messages)

[RFC qemu-server 0/4] remote migrate: extract preconditions and add check endpoint
 2026-07-29 10:17 UTC  (12+ messages)
` [RFC qemu-server 1/4] remote migrate: drop ineffective fingerprint auto-detection
` [RFC qemu-server 2/4] remote migrate: collect preconditions as structured findings
` [RFC qemu-server 4/4] remote migrate: add precondition check endpoint

[PATCH container] setup: fedora: disable static units when fixing up template
 2026-07-29  9:21 UTC  (6+ messages)

[PATCH manager 1/1] ui: crs: add tech preview warning for rebalance on start
 2026-07-29  8:55 UTC 

[PATCH pve-container] setup: openeuler: use network scripts to setup network
 2026-07-29  8:45 UTC  (4+ messages)

[PATCH container] fix #7164: lxc: restore: apply password and ssh keys during container restore
 2026-07-29  8:34 UTC  (3+ messages)
` superseded: "

[RFC qemu-server/storage 0/2] refactor of volume_id classification
 2026-07-29  8:27 UTC  (6+ messages)
` [PATCH storage 1/2] add subroutine to classify volume ids
` [PATCH qemu-server 2/2] use new classify_volume_id subroutine

[PATCH proxmox] fix #7814: send-mail: normalize LF line endings to CRLF endings
 2026-07-29  8:18 UTC  (3+ messages)

[PATCH proxmox-i18n v3 00/12] Makefile simplifications and improvements
 2026-07-29  7:15 UTC  (14+ messages)
` [PATCH proxmox-i18n v3 01/12] make: catalog-%.mo: explicitly set template file
` [PATCH proxmox-i18n v3 02/12] make: simplify msgmerge commands
` [PATCH proxmox-i18n v3 03/12] make: clean: remove *.mo files
` [PATCH proxmox-i18n v3 04/12] make: use long options for msgmerge and msginit
` [PATCH proxmox-i18n v3 05/12] make: do_update: add --update for msgmerge
` [PATCH proxmox-i18n v3 06/12] make: do_update: add --previous flag to msgmerge
` [PATCH proxmox-i18n v3 07/12] gitignore: remove proxmox-datacenter-manager.pot
` [PATCH proxmox-i18n v3 08/12] make: move linguas to a file
` [PATCH proxmox-i18n v3 09/12] make: add check-linguas target
` [PATCH proxmox-i18n v3 10/12] make: init-%.po: add language to linguas
` [PATCH proxmox-i18n v3 11/12] make: add targets to update specific PO files
` [PATCH proxmox-i18n v3 12/12] make: rename check-% target to check-%.po

[PATCH v1 proxmox-biome] d/rules: increase jemalloc page size to 64k on ARM
 2026-07-28 16:29 UTC 

[PATCH frr 1/2] frr: backport VXLAN local VTEP fallback fix
 2026-07-28 13:24 UTC  (2+ messages)

[PATCH many 00/29] notifications: add nested match expressions
 2026-07-28 13:09 UTC  (12+ messages)
` [PATCH proxmox 11/29] notify: matcher: add expression support
    ` PVE::Cluster::cfs_lock_domain - bizarre issue
      ` :Cluster::cfs_lock_domain "
` [PATCH proxmox 12/29] notify: api: support new expression parameter
` [PATCH proxmox-perl-rs 23/29] notify: matcher: pass matcher config / updater directly

[PATCH manager] ui: vCPU flag selector: add tooltips for acceleration modes
 2026-07-28 12:18 UTC  (3+ messages)

[PATCH common/network 0/3] Performance improvements for applying VLAN / QinQ zones
 2026-07-28 12:00 UTC  (7+ messages)
` [PATCH pve-common 1/3] iproute2: restructure get_physical_bridge_ports
` [PATCH pve-common 2/3] iproute2: add helper for getting bridge port mappings
` [PATCH pve-network 3/3] fix #7738: zones: use pre-computed bridge port list

[PATCH pve-manager v1] fix #5327: api: ceph: support multiple cluster networks on OSD creation
 2026-07-28 11:37 UTC 

[PATCH pve-guest-common] tunnel: websocket: prepend api token name when missing
 2026-07-28  9:22 UTC  (2+ messages)

[PATCH pve-manager v2] fix #7187: report: add ethtool output for physical interfaces
 2026-07-28  9:16 UTC  (2+ messages)

[PATCH guest-common/manager v2 0/3] fix #5713: vzdump: add notification-mode none
 2026-07-28  9:08 UTC  (2+ messages)

[PATCH pve-manager] fix #7794: ui: dc summary: add per-node VM/CT count columns
 2026-07-28  7:56 UTC  (3+ messages)
` superseded: "

[PATCH pve-manager v2 0/2] fix #7794: ui: dc summary: add per-node VM/CT count columns
 2026-07-28  7:51 UTC  (3+ messages)
` [PATCH pve-manager v2 1/2] ui: dc summary: update node grid fields in a single set() call
` [PATCH pve-manager v2 2/2] fix #7794: ui: dc summary: add per-node VM/CT count columns

[PATCH docs] qm.adoc: switch named parameter to double dashes
 2026-07-28  7:44 UTC 

[PATCH edk2-firmware/qemu-server/manager 0/4] ovmf: support pre-enrolled-keys for ARM EFI disks
 2026-07-27 15:28 UTC  (4+ messages)
` superseded: "

[PATCH-SERIES edk2-firmware/qemu-server/manager v2 0/4] ovmf: support pre-enrolled-keys for ARM EFI disks
 2026-07-27 15:27 UTC  (5+ messages)
` [PATCH edk2-firmware v2 1/4] d/rules: use dedicated install dir for AAVMF build
` [PATCH edk2-firmware v2 2/4] d/{rules,install}: build secureboot-enabled image for aarch64
` [PATCH qemu-server v2 3/4] ovmf: honor pre-enrolled-keys setting "
` [PATCH manager v2 4/4] ui: qemu: hardware edit: create EFI disk via asynchronous API

[PATCH pve-storage] esxi plugin: keep uuid inside vm the same as in esxi
 2026-07-27 15:17 UTC 

[PATCH common/manager/proxmox-widget-toolkit/storage v2 00/17] GUI Support for Custom Storage Plugins
 2026-07-27 14:36 UTC  (2+ messages)
` superseded: "

[PATCH common/manager/proxmox-widget-toolkit/storage/storage-plugin-examples v3 00/17] GUI Support for Custom Storage Plugins
 2026-07-27 14:34 UTC  (18+ messages)
` [PATCH pve-common v3 01/17] json schema: add multiline string format
` [PATCH pve-storage v3 02/17] api: plugins/storage: add initial routes and endpoints
` [PATCH pve-storage v3 03/17] api: plugins/storage/plugin: include schema in plugin metadata
` [PATCH pve-storage v3 04/17] api: plugins/storage/plugin: mark sensitive properties in schema
` [PATCH pve-storage v3 05/17] api: plugins/storage/plugin: factor plugin metadata code into helper
` [PATCH pve-storage v3 06/17] api: plugins/storage/plugin: add plugins' 'content' to their metadata
` [PATCH pve-storage v3 07/17] all plugins: add 'title' to properties, adapt 'description's
` [PATCH pve-storage v3 08/17] all plugins, api: mark certain properties as advanced in plugindata()
` [PATCH pve-storage v3 09/17] all plugins, api: mark certain properties as hidden "
` [PATCH proxmox-widget-toolkit v3 10/17] form: introduce new 'proxmoxtextarea' field
` [PATCH proxmox-widget-toolkit v3 11/17] utils: introduce helper function getFieldDefFromPropertySchema
` [PATCH proxmox-widget-toolkit v3 12/17] acme: use helper to construct ExtJS fields from property schemas
` [PATCH pve-manager v3 13/17] api2: sort modules and API method registrations
` [PATCH pve-manager v3 14/17] api: add API routes 'plugins' and 'plugins/storage'
` [PATCH pve-manager v3 15/17] ui: storage view: display error when no editor for storage type exists
` [PATCH pve-manager v3 16/17] ui: storage: add basic UI integration for custom storage plugins
` [PATCH pve-storage-plugin-examples v3 17/17] sshfs: Update SSHFS plugin

[PATCH docs/network/perl-rs v3 0/5] sdn: enable force_forwarding for ipv6 forwarding
 2026-07-27 13:57 UTC  (8+ messages)
` [PATCH network v3 1/5] sdn: evpn: enable force_forwarding for ipv6 forwarding to subnets
` [PATCH perl-rs v3 3/5] fabrics: openfabric: enable force_forwarding for ipv6 transit traffic
` superseded: [PATCH docs/network/perl-rs v3 0/5] sdn: enable force_forwarding for ipv6 forwarding

[PATCH docs/manager/network/perl-rs v4 0/6] sdn: enable force_forwarding for ipv6 forwarding
 2026-07-27 13:55 UTC  (7+ messages)
` [PATCH network v4 1/6] sdn: evpn: enable force_forwarding for ipv6 forwarding to subnets
` [PATCH network v4 2/6] sdn: simple: "
` [PATCH perl-rs v4 3/6] fabrics: openfabric: enable force_forwarding for ipv6 transit traffic
` [PATCH perl-rs v4 4/6] fabrics: bgp: "
` [PATCH manager v4 5/6] ui: sdn: remove IPv6 forwarding hint from fabric edit window
` [PATCH docs v4 6/6] sdn: drop global ipv6 forwarding workaround from OpenFabric docs

[PATCH storage] fix #7598: qemu-img resize: tolerate timeout if resize succeeded
 2026-07-27 12:50 UTC  (3+ messages)

[PATCH cluster/manager v2 0/2] Configurable window titles for nodes
 2026-07-27 11:39 UTC  (2+ messages)
` superseded: "

[PATCH cluster/manager v3 0/2] Configurable window titles for nodes
 2026-07-27 11:37 UTC  (3+ messages)
` [PATCH manager v3 1/2] fix #5475: configurable window title
` [PATCH cluster v3 2/2] "

[PATCH proxmox-i18n v2 00/11] Makefile simplifications and improvements
 2026-07-27 10:01 UTC  (22+ messages)
` [PATCH proxmox-i18n v2 01/11] make: catalog-%.mo: explicitly set template file
` [PATCH proxmox-i18n v2 02/11] make: simplify msgmerge commands
` [PATCH proxmox-i18n v2 03/11] make: clean: remove *.mo files
` [PATCH proxmox-i18n v2 04/11] make: use long options for msgmerge and msginit
` [PATCH proxmox-i18n v2 05/11] make: do_update: add --update for msgmerge
` [PATCH proxmox-i18n v2 06/11] make: do_update: add --previous flag to msgmerge
` [PATCH proxmox-i18n v2 07/11] gitignore: remove proxmox-datacenter-manager.pot
` [PATCH proxmox-i18n v2 08/11] make: move linguas to a file
` [PATCH proxmox-i18n v2 09/11] make: add linguas checks
` [PATCH proxmox-i18n v2 10/11] make: init-%.po: add language to linguas
` [PATCH proxmox-i18n v2 11/11] make: add targets to update specific PO files
` superseded: [PATCH proxmox-i18n v2 00/11] Makefile simplifications and improvements

[PATCH proxmox-acme 0/1] fix #7749: always serialize in same order
 2026-07-27  7:33 UTC  (4+ messages)
` [PATCH proxmox-acme 1/1] "
    ` superseded: "

[PATCH proxmox-acme v2] fix #7749: always serialize in same order
 2026-07-27  7:29 UTC 

[PATCH storage] Fix #7062: import compressed images
 2026-07-24  9:49 UTC 

[PATCH perlmod 0/4] perlmod: add #[hash] parameter
 2026-07-24 14:50 UTC  (2+ messages)
` superseded: "

[PATCH access-control/cluster/common/manager/network/proxmox-widget-toolkit/qemu-server v2 00/10] fix #7294: pool: add SDN VNets as pool members
 2026-07-24 14:34 UTC  (2+ messages)
` superseded by: "

[PATCH access-control/cluster/common/manager/network/proxmox-widget-toolkit/qemu-server v3 00/12] fix #7294: pool: add SDN VNets as pool members
 2026-07-24 14:25 UTC  (13+ messages)
` [PATCH pve-common v3 01/12] tools: add helpers for version comparison
` [PATCH qemu-server v3 02/12] helpers: drop local version helpers in favor of pve-common
` [PATCH pve-cluster v3 03/12] cluster: helpers: add cluster-wide version assertion
` [PATCH pve-access-control v3 04/12] fix #7294: acl: pool: add SDN VNets as pool members
` [PATCH pve-access-control v3 05/12] fix #7294: acl: pool: add helpers to remove and migrate pool VNets
` [PATCH pve-access-control v3 06/12] readme: document SDN VNets as pool members
` [PATCH pve-network v3 07/12] sdn: register api formats for zones and vnets
` [PATCH pve-network v3 08/12] fix #7294: sdn: vnet: update pool members on vnet migration and deletion
` [PATCH pve-manager v3 09/12] ui: replace var with let to match style guide for variable declaration
` [PATCH pve-manager v3 10/12] fix #7294: api: pool: add SDN VNets as pool members
` [PATCH pve-manager v3 11/12] fix #7294: ui: "
` [PATCH proxmox-widget-toolkit v3 12/12] fix #7294: css: theme: add opacity override for pool VNet icon

[PATCH-SERIES qemu/qemu-server 0/9] mirror: fix regressions with blockdev and allow migration with 'ro' flag
 2026-07-24 14:32 UTC  (10+ messages)
` [PATCH qemu 1/9] add patch to allow mirror job to use non-root block node
` [PATCH qemu-server 2/9] partially fix #7299: fix regression with guest IO limits applying to mirror job
` [PATCH qemu-server 3/9] partially fix #7299: migrate: fix regression with guest IO limits applying to NBD export
` [PATCH qemu-server 4/9] blockdev: attach: support explicitly attaching as writeable
` [PATCH qemu-server 5/9] blockdev: implement reopen function
` [PATCH qemu-server 6/9] partially fix #7836: allow mirror for drive with read-only flag when using blockdev
` [PATCH qemu-server 7/9] qm: schema: declare 'nbdstop' command as being for internal use only
` [PATCH qemu-server 8/9] migrate: log messages from remote nbdstop command
` [PATCH qemu-server 9/9] partially fix #7836: allow migration for drive with read-only flag when using blockdev

[PATCH-SERIES docs/ha-manager/manager v3 00/16] Negative Node Affinity Rules
 2026-07-24 12:03 UTC  (3+ messages)
` applied: "

[PATCH manager] ui: datacenter menu: use Header Capitalization
 2026-07-24 11:44 UTC 


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