public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
[PATCH-SERIES qemu-server 0/4] cpu config: warn that OVMF might limit phys-bits to 40 without pdpe1gb CPU flag
 2026-03-23 13:27 UTC  (4+ messages)
` [PATCH qemu-server 1/4] cpu config: split resolve_cpu_flags() function
` [PATCH qemu-server 3/4] cpu config: get cpu options: avoid shadowing $conf variable
` [PATCH qemu-server 4/4] cpu config: warn that OVMF might limit phys-bits to 40 without pdpe1gb CPU flag

[PATCH ha-manager v2 0/4] fix #2751: implement disarm/arm HA for safer cluster maintenance
 2026-03-23 13:05 UTC  (7+ messages)
` [PATCH ha-manager v2 1/4] sim: hardware: add manual-migrate command for ignored services
` [PATCH ha-manager v2 2/4] api: status: add fencing status entry with armed/standby state
` [PATCH ha-manager v2 3/4] fix #2751: implement disarm-ha and arm-ha for safe cluster maintenance
` [PATCH ha-manager v2 4/4] api: status: add disarm-ha and arm-ha endpoints and CLI wiring

[PATCH manager/storage 0/2] fix #7339: lvmthick: add option to free storage for deleted VMs
 2026-03-23 12:50 UTC  (8+ messages)
` [PATCH storage 1/2] fix #7339: lvmthick: add worker to free space of to be "
` [PATCH manager 2/2] fix #7339: lvmthick: ui: add UI fields for option to free storage

[PATCH cluster/docs/manager/proxmox{,-perl-rs,-widget-toolkit} 00/17] fix #7238: Add XOAUTH2 authentication support for SMTP notification targets
 2026-03-23 12:26 UTC  (22+ messages)
` [PATCH proxmox 2/7] notify (smtp): Introduce state module
` [PATCH proxmox 5/7] notify (smtp): Add state handling logic
` [PATCH proxmox 6/7] notify (smtp): Add XOAUTH2 authentication support
` [PATCH proxmox 7/7] notify (smtp): Add logging and state-related error types
` [PATCH proxmox-perl-rs 1/1] notify (smtp): add oauth2 parameters to bindings
` [PATCH proxmox-widget-toolkit 1/2] utils: Add OAuth2 flow handlers
` [PATCH proxmox-widget-toolkit 2/2] notifications: Add opt-in OAuth2 support for SMTP targets
` [PATCH pve-manager 1/5] notifications: Add OAuth2 parameters to schema and add/update endpoints
` [PATCH pve-manager 2/5] notifications: Add trigger-state-refresh endpoint
` [PATCH pve-cluster 1/1] notifications: Add refresh_targets subroutine to PVE::Notify

[PATCH v2 docs] storage: note that qcow2 internal snapshots are inefficient
 2026-03-23 11:59 UTC  (2+ messages)

[PATCH pve-cluster v3 00/13] Rewrite pmxcfs with Rust
 2026-03-23 11:32 UTC  (13+ messages)
` [PATCH pve-cluster v3 01/13] pmxcfs-rs: add pmxcfs-api-types crate
` [PATCH pve-cluster v3 02/13] pmxcfs-rs: add pmxcfs-config crate
` [PATCH pve-cluster v3 03/13] pmxcfs-rs: add pmxcfs-logger crate
` [PATCH pve-cluster v3 04/13] pmxcfs-rs: add pmxcfs-rrd crate
` [PATCH pve-cluster v3 05/13] pmxcfs-rs: add pmxcfs-memdb crate
` SPAM: [PATCH pve-cluster v3 06/13] pmxcfs-rs: add pmxcfs-status and pmxcfs-test-utils crates
` [PATCH pve-cluster v3 07/13] pmxcfs-rs: add pmxcfs-services crate
` [PATCH pve-cluster v3 08/13] pmxcfs-rs: add pmxcfs-ipc crate
` [PATCH pve-cluster v3 09/13] pmxcfs-rs: add pmxcfs-dfsm crate
` [PATCH pve-cluster v3 10/13] pmxcfs-rs: vendor patched rust-corosync for CPG compatibility
` [PATCH pve-cluster v3 11/13] pmxcfs-rs: add pmxcfs main daemon binary
` [PATCH pve-cluster v3 13/13] pmxcfs-rs: add project documentation

[PATCH common/debcargo-conf/manager/proxmox-perl-rs/qemu-server 00/13] use NVML for vGPU info querying
 2026-03-23 11:01 UTC  (7+ messages)
` [PATCH proxmox-perl-rs 1/1] pve: add binding for accessing vgpu info
` [PATCH qemu-server 2/2] pci: mdev: use PVE::RS::NVML for nvidia mdev information

[pve-devel] [RFC pve-storage/proxmox-widget-toolkit/pve-manager master v2 00/10] GUI Support for Custom Storage Plugins
 2026-03-23 10:46 UTC  (5+ messages)

[pve-devel] [PATCH docs] storage: note that qcow2 internal snapshots are inefficient
 2026-03-23 10:27 UTC  (4+ messages)

[PATCH proxmox] schema: api_string_type: add from_str method to validate before allocating
 2026-03-23  9:30 UTC  (2+ messages)

[PATCH proxmox v2] schema: api_string_type: impl FromStr to avoid allocating in error path
 2026-03-23  9:21 UTC 

[PATCH cluster v4 0/3] fix #6701: Add keyUsage extension to root CA
 2026-03-23  9:18 UTC  (5+ messages)
` [PATCH pve-cluster v4 1/3] "
` [PATCH pve-cluster v4 2/3] setup: Replace temp OpenSSL config file with CLI arguments
` [PATCH pve-cluster v4 3/3] Create temporary CSR file in /run instead of /tmp
` applied-series: [PATCH cluster v4 0/3] fix #6701: Add keyUsage extension to root CA

[PATCH manager/qemu-server 0/8] Add API and UI for custom CPU models
 2026-03-23  7:25 UTC  (7+ messages)
` [PATCH qemu-server 6/8] qemu: Add helpers for new custom models endpoints
` [PATCH qemu-server 7/8] api: qemu: Extend cpu-flags endpoint to return actually supported flags

[PATCH-SERIES ha-manager v2 00/10] include non-HA resources in usage accounting
 2026-03-22  3:19 UTC  (14+ messages)
` [PATCH ha-manager v2 01/10] rename static node stats to be consistent with similar interfaces
` [PATCH ha-manager v2 02/10] resources: remove redundant load_config fallback for static config
` [PATCH ha-manager v2 03/10] remove redundant service_node and migration_target parameter
` [PATCH ha-manager v2 04/10] factor out common pve to ha resource type mapping
` [PATCH ha-manager v2 05/10] derive static service stats while filling the service stats repository
` [PATCH ha-manager v2 06/10] test: make static service usage explicit for all resources
` [PATCH ha-manager v2 07/10] make static service stats indexable by sid
` [PATCH ha-manager v2 08/10] move static service stats repository to PVE::HA::Usage::Static
` [PATCH ha-manager v2 09/10] usage: augment service stats with node and state information
` [PATCH ha-manager v2 10/10] include running non-HA resources in the scheduler's accounting
` applied: [PATCH-SERIES ha-manager v2 00/10] include non-HA resources in usage accounting

[PATCH ha-manager 0/3] fix #2751: implement disarm/arm HA for safer cluster maintenance
 2026-03-21 23:53 UTC  (7+ messages)
` [PATCH ha-manager 2/3] fix #2751: implement disarm-ha and arm-ha for safe "
` [PATCH ha-manager 3/3] api: status: add disarm-ha and arm-ha endpoints and CLI wiring
` superseded: [PATCH ha-manager 0/3] fix #2751: implement disarm/arm HA for safer cluster maintenance

[PATCH qemu-server v5 1/4] ovmf: use helpers that can be mocked for tests
 2026-03-20 14:44 UTC  (2+ messages)
` applied: [PATCH common/qemu-server v5 0/5] improve multiarch build support

[PATCH storage v2 0/2] nfs: use rpcinfo as a showmounts fallback for nfs3
 2026-03-20 14:17 UTC  (7+ messages)
` [PATCH storage v2 1/2] nfs: create a helper to run rpcinfo commands
` [PATCH storage v2 2/2] nfs: use rpcinfo as a showmounts fallback for nfs3

[PATCH qemu-server] debian: add maintscript to remove unused file
 2026-03-20 13:51 UTC 

Need access to `bin/pve-osd-lvm-enable-autoactivation` (Bug #6652)
 2026-03-20 10:58 UTC  (2+ messages)

[PATCH manager/network/proxmox{-ve-rs,-perl-rs} v6 00/20] Generate frr config using jinja templates and rust types
 2026-03-20 10:41 UTC  (6+ messages)
` [PATCH proxmox-ve-rs v6 05/20] frr: add template serializer and serialize fabrics using templates

[PATCH qemu-server] agent: remove feature removal todo note
 2026-03-19 15:26 UTC 

[RFC PATCH-SERIES many 00/36] dynamic scheduler + load rebalancer
 2026-03-19 14:07 UTC  (27+ messages)
` [RFC ha-manager 09/21] usage: augment service stats with node and state information
` [RFC ha-manager 11/21] env, resources: add dynamic node and service stats abstraction
` [RFC ha-manager 12/21] env: pve2: implement dynamic node and service stats
` [RFC ha-manager 16/21] sim: hardware: add set-dynamic-stats for services
` [RFC ha-manager 17/21] usage: add dynamic usage scheduler
` [RFC ha-manager 20/21] implement automatic rebalancing
` [RFC ha-manager 21/21] test: add basic automatic rebalancing system test cases

[PATCH pve-manager] fix: #4490 ui: backup job window: add filter/search for virtual guest grid
 2026-03-19 12:45 UTC 

[PATCH qemu-server] cpu config: sev: add attestation parameters
 2026-03-19 12:10 UTC 

[PATCH pve-storage v2 0/1] storage: add xz support
 2026-03-19 10:56 UTC  (2+ messages)

[RFC PATCH storage 0/2] nfs: use rpcinfo as a showmounts fallback for nfs3
 2026-03-19 10:43 UTC  (2+ messages)
` superseded: "

[PATCH pve-manager v3 0/2] fix #7300: acl path include pre-generated zones and fabrics
 2026-03-18 23:01 UTC  (2+ messages)
` applied: "

[RFC PATCH cluster] pmxcfs: explicitly set implicit mkdir mode to 0750
 2026-03-18 17:08 UTC  (2+ messages)
` applied: "

[PATCH cluster v4 0/2] pmxcfs fix backup directory permissions
 2026-03-18 14:27 UTC  (4+ messages)
` [PATCH cluster v4 1/2] pmxcfs: remove world-readable permissions from backups
` [PATCH cluster v4 2/2] pmxcfs: don't abort join when backup fails and keep old config database
` applied: [PATCH cluster v4 0/2] pmxcfs fix backup directory permissions

[PATCH pve-apiclient] pass parameters for DELETE requests as query string
 2026-03-18 13:22 UTC 

[RFC docs/storage/zfsonlinux 0/4] allow replication/migration with zfs native encryption
 2026-03-18 12:40 UTC  (5+ messages)
` [PATCH zfsonlinux 1/4] cherry-pick patch for unencrypted send
` [PATCH storage 2/4] fix #2350: zfspool: send without preserving encryption
` [PATCH storage 3/4] zfspool: export: skip hardcoded warning about no-preserve-encryption flag
` [PATCH docs 4/4] storage: zfspool: add documention on encryption

[PATCH manager 0/2] ceph: osd: stop running pveremove during cleanup
 2026-03-18 12:19 UTC  (4+ messages)
` [PATCH manager 1/2] ceph: osd: stop triggering udev
` [PATCH manager 2/2] ceph: osd: stop running pveremove during cleanup

[PATCH-SERIES qemu-server/docs 0/2] efi enroll: small improvements to documentation
 2026-03-18 10:25 UTC  (4+ messages)
` [PATCH qemu-server 1/2] start vm: check efi vars: clarify when to run the commands for BitLocker
` [PATCH docs 2/2] qm: bios/uefi: certificate expiration: mention steps for BitLocker earlier

[PATCH-SERIES qemu 0/2] QEMU 10.2.1
 2026-03-18  9:57 UTC  (5+ messages)
` [PATCH qemu 1/2] update submodule and patches to "

[pve-devel] [PATCH pve_flutter_frontend] fix: ui: token expiry showing unix epoch time
 2026-03-18  9:07 UTC  (2+ messages)
`  "

[PATCH cluster v3 0/3] fix #6701: Add keyUsage extension to root CA
 2026-03-17 16:56 UTC  (7+ messages)
` [PATCH pve-cluster v3 1/3] "
` [PATCH pve-cluster v3 2/3] Convert SSL cert generation config to CLI arguments
` [PATCH pve-cluster v3 3/3] Create temporary CSR file in /run instead of /tmp
` superseded: [PATCH cluster v3 0/3] fix #6701: Add keyUsage extension to root CA

[pve-devel] [PATCH pve-cluster v2 0/3] fix #6701: Update PVE cert generation
 2026-03-17 14:27 UTC  (9+ messages)
` [pve-devel] [PATCH pve-cluster v2 1/3] fix #6701: Add keyUsage extension to root CA
` [pve-devel] [PATCH pve-cluster v2 3/3] Create temporary CSR file in /run instead of /tmp
` [PATCH pve-cluster v2 0/3] fix #6701: Update PVE cert generation
` superseded: "

[PATCH pve-manager] ui: ceph: osd: fix toolbar overflow
 2026-03-17 13:58 UTC  (2+ messages)

[pve-devel] [PATCH docs/guest-common/qemu-server v5 00/11] fix #1964: add setting to always disable freezing a guest's fs
 2026-03-17 11:54 UTC  (7+ messages)
` [pve-devel] [PATCH qemu-server v5 8/9] deprecate freeze-fs-on-backup qga setting

[RFC PATCH 0/2] network: add VPP (fd.io) as alternative dataplane
 2026-03-17 11:26 UTC  (11+ messages)
` [RFC PATCH manager 1/2] api: network: add VPP (fd.io) dataplane bridge support
` [RFC PATCH widget-toolkit 2/2] ui: network: add VPP (fd.io) bridge type support
    ` [RFC PATCH qemu-server 1/2] qemu: add VPP vhost-user dataplane support
    ` [RFC PATCH qemu-server 2/2] qemu: VPP: clean up vhost-user interfaces on stop, fix tx_queue_size
  ` [RFC PATCH pve-common] network: add VPP bridge helpers for vhost-user dataplane

[PATCH manager v2 0/7] ui: qga: add checkbox for guest-fsfreeze
 2026-03-17  8:00 UTC  (7+ messages)
` [PATCH manager v2 5/7] "
` [PATCH manager v2 7/7] ui: qga: hide freeze-fs-on-backup conditionally
` applied: [PATCH manager v2 0/7] ui: qga: add checkbox for guest-fsfreeze

[pve-devel] [PATCH installer] auto: answer: netif pinning: transform mac addresses into lowercase
 2026-03-16 18:25 UTC  (3+ messages)
` applied: "

[PATCH manager] ui: qga: parse boolean properties to correctly detect 'yes' and 'on' values
 2026-03-16 18:22 UTC  (2+ messages)
` applied: "

[pve-devel] [PATCH docs 1/2] firmware-updates: replace dameon.conf with fwupd.conf
 2026-03-16 15:56 UTC  (6+ messages)
` [pve-devel] [PATCH docs 2/2] firmware-updates: add group header to fwupd.conf
        ` superseded: "

[PATCH docs v2] firmware-updates: remove documentation regarding fwdup's config
 2026-03-16 15:50 UTC  (2+ messages)

[PATCH container/qemu-server v3 0/2] api: clone: print a message with new VMID
 2026-03-16 14:15 UTC  (4+ messages)
` [PATCH qemu-server v3 1/2] api: qmclone: "
` [PATCH container v3 2/2] api: vm_clone: "
` applied: [PATCH container/qemu-server v3 0/2] api: clone: "

[PATCH qemu-server v2] api: qmclone: print a message with new VMID
 2026-03-16 12:39 UTC  (3+ messages)
  ` superseded: "

[PATCH qemu-server] api: qmclone: print a message with new VMID
 2026-03-16 10:16 UTC  (3+ messages)
  ` superseded: "

page:  |  | latest

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