public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
[PATCH docs v2 0/2] local-zfs: rephrase ARC limit
 2026-02-26  8:46 UTC  (3+ messages)
` [PATCH docs v2 1/2] "
` [PATCH docs v2 2/2] local-zfs: add reference to the zfs(4) manual

[PATCH kernel-helper] proxmox-boot: add memtest86 as entry to systemd-boot
 2026-02-25 18:39 UTC  (2+ messages)

[PATCH docs/manager/network/proxmox{-ve-rs,-perl-rs} 00/23] Generate frr config using jinja templates and rust types
 2026-02-25 17:03 UTC  (28+ messages)
` [PATCH proxmox-ve-rs 5/9] frr: add template serializer and serialize fabrics using templates
` [PATCH proxmox-ve-rs 7/9] frr: support custom frr configuration lines
` [PATCH proxmox-ve-rs 9/9] frr: store frr template content as a const map
` [PATCH pve-network 04/10] sdn: write structured frr config that can be rendered using templates
` [PATCH pve-network 07/10] cli: add pvesdn cli tool for managing frr template overrides
` [PATCH pve-network 09/10] api: add dry-run endpoint for sdn apply to preview changes
` [PATCH pve-network 10/10] test: add test for frr.conf.local merging
` [PATCH pve-manager 1/1] sdn: add dry-run view for sdn apply

[PATCH manager 0/7] ui: qga: add checkbox for guest-fsfreeze
 2026-02-25 16:03 UTC  (9+ messages)
` [PATCH manager 1/7] ui: utils: support guest-fsfreeze at render_qga_features
` [PATCH manager 2/7] ui: qga: merge translatable string
` [PATCH manager 3/7] ui: qga: move freeze-fs-on-backup to advanced opts
` [PATCH manager 4/7] ui: qga: note that freeze-fs-on-backup is deprecated
` [PATCH manager 5/7] ui: qga: add checkbox for guest-fsfreeze
` [PATCH manager 6/7] ui: qga: call parameter me instead of this
` [PATCH manager 7/7] ui: qga: hide freeze-fs-on-backup check if undefined

[pve-devel] [PATCH proxmox v8 0/5] fix #5207: apt: check signature of repos with proxmox-pgp
 2026-02-25 15:25 UTC  (2+ messages)
` applied-series: "

[PATCH-SERIES qemu-server 0/6] migration: strict config check for intra-cluster migration
 2026-02-25 15:22 UTC  (8+ messages)
` [PATCH qemu-server 1/6] d/control: bump versioned build dependency for libpve-common-perl to 9.0.12
` [PATCH qemu-server 2/6] tests: migration: get rid of mocking for removed PVE::QemuMigrate::read_tunnel()
` [PATCH qemu-server 3/6] qm: mtunnel: avoid using deprecated check_running() helper
` [PATCH qemu-server 4/6] mtunnel: add 'conf' command to do strict configuration parsing
` [PATCH qemu-server 5/6] qm: mtunnel: reply when a command is unknown
` [PATCH qemu-server 6/6] migration: intra-cluster: check config can be parsed on target node
` superseded: [PATCH-SERIES qemu-server 0/6] migration: strict config check for intra-cluster migration

[PATCH-SERIES qemu-server/guest-common/container v2 00/14] migration: strict config check for intra-cluster migration
 2026-02-25 15:18 UTC  (15+ messages)
` [PATCH qemu-server v2 01/14] d/control: bump versioned build dependency for libpve-common-perl to 9.0.12
` [PATCH qemu-server v2 02/14] tests: migration: get rid of mocking for removed PVE::QemuMigrate::read_tunnel()
` [PATCH qemu-server v2 03/14] qm: mtunnel: avoid using deprecated check_running() helper
` [PATCH qemu-server v2 04/14] mtunnel: add 'conf' command to do strict configuration parsing
` [PATCH qemu-server v2 05/14] qm: mtunnel: reply when a command is unknown
` [PATCH qemu-server v2 06/14] migration: intra-cluster: check config can be parsed on target node
` [PATCH guest-common v2 07/14] tunnel: add missing IO::File module import
` [PATCH guest-common v2 08/14] tunnel: end module with true value as recommended by perlcritic
` [PATCH guest-common v2 09/14] tunnel: redirect stderr to log function
` [PATCH container v2 10/14] pct: add missing module imports and group according to style guide
` [PATCH container v2 11/14] migrate: add missing module imports
` [PATCH container v2 12/14] pct: introduce mtunnel command
` [PATCH container v2 13/14] d/control: bump versioned build dependency for libpve-common-perl to 9.0.12
` [PATCH container v2 14/14] migration: intra-cluster: check config can be parsed on target node

[PATCH installer] assistant: add support for splitting ISO into (i)PXE-compatible files
 2026-02-25 15:13 UTC  (4+ messages)

[PATCH proxmox] resource-scheduling: topsis: add context to 'unwraps'
 2026-02-25 15:08 UTC  (2+ messages)

[RFC PATCH-SERIES qemu-server 0/1] fix #7053: allow setting additional HA migration parameters
 2026-02-25 14:35 UTC  (2+ messages)
` [RFC qemu-server 1/1] fix #7053: api: migrate: save and restore migration params for HA managed VMs

[PATCH manager] ui: mark Key and Value as translatable
 2026-02-25 13:44 UTC  (2+ messages)
` applied: "

[PATCH docs 0/2] local-zfs: Rephrase ARC limit
 2026-02-25 13:33 UTC  (4+ messages)
` [PATCH docs 1/2] "
` [PATCH docs 2/2] local-zfs: add reference to the zfs(4) manual

[PATCH qemu-server v2 0/3] Extend qga file-read with chunked access for large files
 2026-02-25 11:28 UTC  (4+ messages)
` [PATCH qemu-server v2 1/3] agent: file-read: Allow specifying max number of bytes to read
` [PATCH qemu-server v2 2/3] agent: file-read: Allow maintaining base64-encoding of content
` [PATCH qemu-server v2 3/3] agent: file-read: Allow specifying byte offset to start reading at

[PATCH guest-common/qemu-server/docs/manager v2 0/11] Virtiofs improvements
 2026-02-25 10:46 UTC  (18+ messages)
` [PATCH guest-common v2 1/11] mapping: dir: add 'live-migration-method' parameter
` [PATCH qemu-server v2 2/11] fix #6370: virtiofs: add support for thread-pool-size option
` [PATCH qemu-server v2 3/11] virtiofs: add readonly option
` [PATCH qemu-server v2 4/11] virtiofs: add live migration support
` [PATCH docs v2 5/11] virtiofs: add explanation for cache=metadata behavior
` [PATCH docs v2 6/11] virtiofs: add table for optional parameters
` [PATCH docs v2 7/11] virtiofs: add thread-pool-size description
` [PATCH docs v2 8/11] virtiofs: add documentation for live migration
` [PATCH manager v2 09/11] fix #6370: ui: virtiofs edit: add support for thread-pool-size option
` [PATCH manager v2 10/11] virtiofs edit: add support for readonly option
` [PATCH manager v2 11/11] directory mapping: add live-migration-method option for virtiofs

[pve-devel] [PATCH common, container, manager and pmg-api v2 0/4] Fix #7175: replace timezone handling with systemd timedatectl
 2026-02-25 10:32 UTC  (7+ messages)
  ` [PATCH common v3 0/2] "
  ` [PATCH common v3 1/2] "
    ` partially-applied: "
  ` [PATCH common v3 2/2] "

[pve-devel] [RFC cluster/manager/storage 0/7] datacenter config: add setting for HTTP{, S} proxies
 2026-02-25  9:50 UTC  (4+ messages)
` [pve-devel] [PATCH cluster 1/3] "

[pve-devel] [RFC PATCH-SERIES ha-manager 0/2] Negative Node Affinity Rules
 2026-02-25  8:58 UTC  (9+ messages)
` [pve-devel] [RFC PATCH ha-manager 1/2] rules: node affinity: add affinity property to node affinity rules
` [pve-devel] [RFC PATCH ha-manager 2/2] rules: node affinity: implement negative "

[PATCH manager] ui: download iso: trim filename to correctly detect file extension
 2026-02-24 17:21 UTC  (2+ messages)
` applied: "

[PATCH pve-cluster 00/14 v2] Rewrite pmxcfs with Rust
 2026-02-24 16:17 UTC  (3+ messages)
` [PATCH pve-cluster 04/14 v2] pmxcfs-rs: add pmxcfs-logger crate

[PATCH proxmox-widget-toolkit v3] fix #2685: ui: allow 4-bit suffix in mac_prefix
 2026-02-24 16:14 UTC 

[PATCH pve-cluster v3] fix #2685: datacenter: allow 4-bit suffix in mac_prefix
 2026-02-24 16:14 UTC 

[PATCH pve-docs] notifications: Fix typos in SMTP documentation
 2026-02-24 16:06 UTC  (2+ messages)
` applied: "

applied: [PATCH manager] pvestatd: fix typo for auto ballooning function
 2026-02-24 15:54 UTC 

[PATCH qemu-server 0/2] config: document default balloon behavior
 2026-02-24 15:49 UTC  (2+ messages)
` applied: "

[pve-devel] [PATCH docs] Update zfs swap documentation to be in line with debian trixie changes
 2026-02-24 15:31 UTC  (2+ messages)
` applied: "

[PATCH proxmox-widget-toolkit v2] fix #2685: ui: allow 4-bit mac_prefix suffix
 2026-02-24 15:27 UTC  (5+ 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-02-24 14:54 UTC  (2+ messages)
` applied-series: "

[PATCH common] procfstools: meminfo: handle ksm info not being readable
 2026-02-24 13:47 UTC  (2+ messages)
` applied: "

[PATCH-SERIES qemu-server/manager/docs v4 0/6] improve Microsoft+Windows UEFI CA 2023 enrollment
 2026-02-24 13:13 UTC  (8+ messages)
` [PATCH qemu-server v4 1/6] vm start: check efi: always check for certificates when pre-enrolled-keys=1
` [PATCH qemu-server v4 2/6] efi disk: clarify that there are multiple certificates
` [PATCH qemu-server v4 3/6] apply pending: efi disk: print drive to pick up changes
` [PATCH qemu-server v4 4/6] ovmf: efi enroll: also enroll the MS 2023 KEK
` [PATCH manager v4 5/6] ui: qemu: hardware: efi: allow enrolling UEFI 2023 certs from Microsoft
` [PATCH docs v4 6/6] qm: bios/uefi: add secure boot certificate expiration section

[pve-devel] [PATCH proxmox-widget-toolkit] fix #7087: ui: enable direct task log download
 2026-02-24 13:09 UTC  (3+ messages)
` applied: "

[PATCH widget-toolkit] fix regression in checkcolumn rendering
 2026-02-24 12:51 UTC  (3+ messages)
` applied: "

[pve-devel] [PATCH manager/pmg-gui/proxmox-backup/widget-toolkit 0/7] blurry icons follow-up
 2026-02-24 12:11 UTC  (2+ messages)
` superseded: "

[PATCH manager/pmg-gui/proxmox-backup v2 0/3] blurry icons follow-up
 2026-02-24 12:10 UTC  (4+ messages)
` [PATCH manager v2 1/1] ui: use spinner from proxmox-widget-toolkit instead of adding it here
` [PATCH proxmox-backup v2 1/1] css: replace blurry extjs spinner with widget-toolkit's svg version
` [PATCH pmg-gui "

[PATCH pve-cluster v2] fix #2685: datacenter: allow 4-bit mac_prefix suffix
 2026-02-24 12:05 UTC 

[pve-devel] [PATCH docs] qm: pci passthrough: correct note about using 'softdep'
 2026-02-24 11:40 UTC  (4+ messages)
` applied: "

[PATCH qemu 0/1] Extend qga file-read with chunked access for large files
 2026-02-24 11:08 UTC  (3+ messages)
` [PATCH container] close #7342: "

[RFC PATCH qemu-server] cleanup: refactor to make cleanup flow more consistent
 2026-02-24 10:06 UTC  (6+ messages)

[PATCH docs] sysadmin: add comment about update-initramfs needing to be run when changing the keyboard layout after installation due to KEYMAP=y in config for zfs-initramfs
 2026-02-24  9:24 UTC  (2+ messages)

applied: [PATCH docs] cluster: restore anchor label to avoid breaking deep links to HTML docs
 2026-02-23 14:14 UTC 

[PATCH pve-docs] cluster: fix reference to faq section
 2026-02-23 13:36 UTC  (2+ messages)
` applied: "

[PATCH common/container/manager 0/8] implement per-mountpoint uid/gid mapping
 2026-02-23 13:04 UTC  (9+ messages)
` [PATCH common 1/8] tools: export O_CLOEXEC constant
` [PATCH common 2/8] syscall: add missing mount attribute constants
` [PATCH common 3/8] tools: add mount_setattr syscall
` [PATCH container 4/8] namespaces: relax prototype of run_in_userns
` [PATCH container 5/8] namespaces: refactor run_in_userns
` [PATCH container 6/8] namespaces: add helper to create user namespace from idmap
` [PATCH container 7/8] implement per-mountpoint uid/gid mapping
` [PATCH manager 8/8] ui: lxc/MPEdit: add "idmap" option

[pve-devel] [PATCH-SERIES qemu-server/manager/docs v3 0/3] improve Microsoft+Windows UEFI CA 2023 enrollment
 2026-02-23 11:05 UTC  (3+ messages)

[PATCH qemu-server v2] fix #7119: qm cleanup: wait for process exiting for up to 30 seconds
 2026-02-23 10:27 UTC  (14+ messages)

[PATCH docs] qdevice: correct qdevice partition tie breaking section
 2026-02-20 13:27 UTC  (2+ messages)

[PATCH qemu-server v2] fix #5578: smbios: set serial number
 2026-02-20  9:02 UTC  (3+ messages)

[PATCH proxmox-ve-rs] cargo: update proxmox-network-types dep to 1.0.1
 2026-02-19 17:35 UTC  (3+ messages)
` applied: "

["PATCH ha-manager"] readme: fix typo
 2026-02-19 17:16 UTC  (3+ messages)
` applied: "

[pve-devel] [PATCH docs/gui-tests/manager/network/proxmox{-ve-rs, -perl-rs} 0/9] Add IS-IS protocol to fabrics
 2026-02-19 15:28 UTC  (2+ messages)

[PATCH docs/gui-tests/manager/network/proxmox{-ve-rs,-perl-rs} v2 00/11] Add IS-IS protocol to fabrics
 2026-02-19 15:25 UTC  (12+ messages)
` [PATCH proxmox-ve-rs v2 1/3] frr: add fabric properties to ISIS types and rename domain
` [PATCH proxmox-ve-rs v2 2/3] ve-config: add IS-IS fabric config parsing and frr config generation
` [PATCH proxmox-ve-rs v2 3/3] ve-config: add integration tests for IS-IS fabrics
` [PATCH proxmox-perl-rs v2 1/2] pve-rs: fabrics: add IS-IS protocol ifupdown config generation
` [PATCH proxmox-perl-rs v2 2/2] sdn: add IS-IS fabric status reporting
` [PATCH pve-network v2 1/2] fabrics: add IS-IS api types
` [PATCH pve-network v2 2/2] sdn: controllers: rename isis domain to fabric_id
` [PATCH pve-manager v2 1/2] fabrics: add IS-IS panels
` [PATCH pve-manager v2 2/2] sdn: add warning about IS-IS controller deprecation
` [PATCH pve-docs v2 1/1] sdn: add section about IS-IS fabric
` [PATCH pve-gui-tests v2 1/1] fabrics: add screenshots for IS-IS fabric and nodes

[RFC manager/network/proxmox{,-ve-rs,-perl-rs} 00/27] Add WireGuard as protocol to SDN fabrics
 2026-02-19 14:56 UTC  (11+ messages)
` [PATCH proxmox-ve-rs 7/9] ve-config: sdn: fabrics: add wireguard to the fabric config
` [PATCH proxmox-ve-rs 8/9] ve-config: fabrics: wireguard add validation for wireguard config
` [PATCH proxmox-ve-rs 9/9] ve-config: fabrics: implement wireguard config generation
` [PATCH pve-network 3/3] fabrics: wireguard: implement wireguard key auto-generation
` [PATCH pve-manager 03/11] ui: fabrics: i18n: make node loading string translatable
` [PATCH pve-manager 05/11] ui: fabrics: edit: make ipv4/6 support generic over fabric panels
` [PATCH pve-manager 06/11] ui: fabrics: node: make ipv4/6 support generic over edit panels
` [PATCH pve-manager 09/11] ui: fabrics: wireguard: add node edit panel
` [PATCH pve-manager 10/11] ui: fabrics: wireguard: add fabric "
` [PATCH pve-manager 11/11] ui: fabrics: hook up wireguard components

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