[pve-devel] [PATCH pve-cluster 00/15 v1] Rewrite pmxcfs with Rust
2026-02-03 17:03 UTC (17+ messages)
` [pve-devel] [PATCH pve-cluster 01/15] pmxcfs-rs: add workspace and pmxcfs-api-types crate
` [pve-devel] [PATCH pve-cluster 02/15] pmxcfs-rs: add pmxcfs-config crate
` [pve-devel] [PATCH pve-cluster 03/15] pmxcfs-rs: add pmxcfs-logger crate
` [pve-devel] [PATCH pve-cluster 04/15] pmxcfs-rs: add pmxcfs-rrd crate
` [pve-devel] [PATCH pve-cluster 05/15] pmxcfs-rs: add pmxcfs-memdb crate
` [pve-devel] [PATCH pve-cluster 06/15] pmxcfs-rs: add pmxcfs-status crate
` [pve-devel] [PATCH pve-cluster 07/15] pmxcfs-rs: add pmxcfs-test-utils infrastructure crate
[PATCH-SERIES qemu-server v2 0/8] cpu config: support aarch64 CPU models
2026-02-03 16:21 UTC (13+ messages)
` [PATCH qemu-server v2 1/8] cpu config: introduce pve-qm-cpu-arch standard option for virtual CPU architecture
` [PATCH qemu-server v2 2/8] cpu config: guard adding hyperv enlightenments by arch
` [PATCH qemu-server v2 3/8] cpu config: 'hidden' option only applies to vCPUs with x86_64 arch
` [PATCH qemu-server v2 4/8] cpu config: introduce module-wide $host_arch variable
` [PATCH qemu-server v2 5/8] cpu config: support aarch64 CPU models
` [PATCH qemu-server v2 6/8] api: cpu: allow querying CPU models for a given architecture
` [PATCH qemu-server v2 7/8] cpu config: support aarch64 CPU flags
` [PATCH qemu-server v2 8/8] api: cpu flags: allow querying CPU flags for a given architecture
[PATCH docs/manager/network/proxmox{-ve-rs,-perl-rs} 00/23] Generate frr config using jinja templates and rust types
2026-02-03 16:01 UTC (24+ messages)
` [PATCH proxmox-ve-rs 1/9] ve-config: firewall: cargo fmt
` [PATCH proxmox-ve-rs 2/9] frr: add proxmox-frr-templates package that contains templates
` [PATCH proxmox-ve-rs 3/9] ve-config: remove FrrConfigBuilder struct
` [PATCH proxmox-ve-rs 4/9] sdn-types: support variable-length NET identifier
` [PATCH proxmox-ve-rs 5/9] frr: add template serializer and serialize fabrics using templates
` [PATCH proxmox-ve-rs 6/9] frr: add isis configuration and templates
` [PATCH proxmox-ve-rs 7/9] frr: support custom frr configuration lines
` [PATCH proxmox-ve-rs 8/9] frr: add bgp support with templates and serialization
` [PATCH proxmox-ve-rs 9/9] frr: store frr template content as a const map
` [PATCH proxmox-perl-rs 1/2] sdn: add function to generate the frr config for all daemons
` [PATCH proxmox-perl-rs 2/2] sdn: add method to get a frr template
` [PATCH pve-network 01/10] sdn: remove duplicate comment line '!' in frr config
` [PATCH pve-network 02/10] sdn: tests: add missing comment "
` [PATCH pve-network 03/10] tests: use Test::Differences to make test assertions
` [PATCH pve-network 04/10] sdn: write structured frr config that can be rendered using templates
` [PATCH pve-network 05/10] tests: rearrange some statements in the frr config
` [PATCH pve-network 06/10] sdn: adjust frr.conf.local merging to rust template types
` [PATCH pve-network 07/10] cli: add pvesdn cli tool for managing frr template overrides
` [PATCH pve-network 08/10] debian: handle user modifications to FRR templates via ucf
` [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 pve-docs 1/1] docs: add man page for the `pvesdn` cli
[PATCH qemu-server 1/2] tests: improve multiarch build support
2026-02-03 15:09 UTC (5+ messages)
` [PATCH qemu-server 2/2] tests: cfg2cmd: add some architecture tests
[PATCH manager v2 00/17] enable qemu vm architecture selection
2026-02-03 15:07 UTC (22+ messages)
` [PATCH manager v2 01/17] api/pvestatd: broadcast and expose non-x86 host architecture
` [PATCH manager v2 02/17] ui: qemu: wizard: refactor ostype and cd selector into an OSPanel
` [PATCH manager v2 03/17] ui: form: add filtered KVComboBox
` [PATCH manager v2 04/17] ui: resource store: add architecture field
` [PATCH manager v2 05/17] ui: qemu: add architecture specific defaults and helpers
` [PATCH manager v2 06/17] ui: qemu: add architecture field in wizard and hardware view
` [PATCH manager v2 07/17] ui: qemu: make scsi hw selector architecture aware
` [PATCH manager v2 08/17] ui: qemu: make osdefaults "
` [PATCH manager v2 09/17] ui: qemu: make os type selector "
` [PATCH manager v2 10/17] ui: qemu: make machine panels/fields "
` [PATCH manager v2 11/17] ui: qemu: make bios selector "
` [PATCH manager v2 12/17] ui: qemu: make sortByPreviousUsage "
` [PATCH manager v2 13/17] ui: qemu: wizard: use defaults to populate machine and bios
` [PATCH manager v2 14/17] ui: qemu: wizard: make iso confid architecture specific
` [PATCH manager v2 15/17] ui: qemu: make bus selector architecture aware
` [PATCH manager v2 16/17] ui: qemu: make processor edit "
` [PATCH manager v2 17/17] ui: qemu: change ui default for cpu model
[PATCH-SERIES qemu/qemu-server 0/3] api: machines: allow querying machines for a given architecture
2026-02-03 14:55 UTC (5+ messages)
` [PATCH qemu 1/3] buildsys: generate list of supported aarch64 machines during package build
` [PATCH qemu-server 2/3] cpu config: introduce pve-qm-cpu-arch standard option for virtual CPU architecture
` [PATCH qemu-server 3/3] api: machines: allow querying machines for a given architecture
[PATCH pve-docs 1/2] restructure "remove a cluster node" section
2026-02-03 14:52 UTC (2+ messages)
` [PATCH pve-docs 2/2] add note that when removing a cluster node, it is not removed from HA rules
[PATCH qemu-server] machine: fix not trying to set S3/S4 ACPI power state for virt machine
2026-02-03 14:10 UTC
[pve-devel] [PATCH manager 00/10] enable qemu vm architecture selection
2026-02-03 10:45 UTC (26+ messages)
` [pve-devel] [PATCH manager 01/10] api/pvestatd: broadcast and expose non-x86 host architecture
` [pve-devel] [PATCH manager 02/10] ui: resource store: add architecture field
` [pve-devel] [PATCH manager 03/10] ui: qemu: add architecture field in wizard and hardware view
` [pve-devel] [PATCH manager 04/10] ui: qemu: make scsi hw selector architecture aware
` [pve-devel] [PATCH manager 05/10] ui: qemu: make osdefaults "
` [pve-devel] [PATCH manager 06/10] ui: qemu: make os type selector "
` [pve-devel] [PATCH manager 07/10] ui: qemu: make machine panels/fields "
` [pve-devel] [PATCH manager 08/10] ui: qemu: make bios selector "
` [pve-devel] [PATCH manager 09/10] ui: qemu: make sortByPreviousUsage "
` [pve-devel] [PATCH manager 10/10] ui: qemu: wizard: use defaults to populate machine and bios
` superseded: [PATCH manager 00/10] enable qemu vm architecture selection
[PATCH proxmox-i18n] update Simplified Chinese translations
2026-02-02 11:54 UTC
[pve-devel] [PATCH container 1/1] Signed-off-by: Maurice Klein <klein@aetherus.de>
2026-02-01 14:32 UTC (6+ messages)
[pve-devel] [PATCH container] fix #6392: setup: fedora: skip --prompt-new-user on firstboot
2026-01-30 15:15 UTC (3+ messages)
[pve-devel] [PATCH 0/5] fix #7077: Improve ID validation error messages
2026-01-30 8:23 UTC (4+ messages)
` [pve-devel] [PATCH pve-network 1/2] fix #7077: Improve error messages for ID length mismatch
[pve-devel] [PATCH ceph] cherry-pick changes to buiild crimson package
2026-01-30 2:18 UTC (17+ messages)
` [pve-devel] [PATCH ceph 1/4 v5] cherry-pick changes to use system packages for bundled deps
` [pve-devel] [PATCH ceph 2/4 v5] cherry-pick changes to build crimson package
` [pve-devel] [PATCH ceph 3/4 v5] exclude ceph-osd-crimson when running dwz
` [pve-devel] [PATCH ceph 4/4 v5] make: build with pkg.ceph.crimson build profile
[pve-devel] [PATCH container v2 0/2] oci create: honor `User` from OCI image config
2026-01-29 17:52 UTC (2+ messages)
` applied: "
[pve-devel] [PATCH pve-network v3] sdn: evpn: fix IPv6 exitnode local routing
2026-01-29 17:40 UTC (2+ messages)
` applied: "
[pve-devel] [PATCH pve-network] sdn: bgp: fix invalid double slash in ipv6 network
2026-01-29 17:40 UTC (2+ messages)
` applied: "
[pve-devel] [PATCH lxc] patch dhclient-script to set RFC3442 classless routes
2026-01-29 17:25 UTC (2+ messages)
` applied: "
[RFC proxmox] schema: extend SchemaPropertyEntry to include property description
2026-01-29 16:50 UTC
[PATCH qemu-server] qmp: avoid using deprecated block-job-* commands
2026-01-29 16:17 UTC
[PATCH manager] ui: ceph: use record sizes in Ceph pool edit dialog
2026-01-29 14:52 UTC (2+ messages)
` [PATCH manager v2] "
[PATCH-SERIES qemu-server 0/2] machine: use correct default for aarch64
2026-01-29 13:28 UTC (5+ messages)
` [PATCH qemu-server 1/2] machine: get vm machine: fix default for arch on non-x86 hosts
` [PATCH qemu-server 2/2] machine: fix Windows machine version pinning on aarch64
` applied: [PATCH-SERIES qemu-server 0/2] machine: use correct default for aarch64
[PATCH manager] 8to9: adapt to changed signature of get_vm_machine()
2026-01-29 13:26 UTC
[pve-devel] [PATCH-SERIES qemu-server 0/6] cpu config: support aarch64 CPU models
2026-01-29 13:11 UTC (8+ messages)
` [pve-devel] [PATCH qemu-server 1/6] cpu config: introduce pve-qm-cpu-arch standard option for virtual CPU architecture
` [pve-devel] [PATCH qemu-server 2/6] cpu config: guard adding hyperv enlightenments by arch
` [pve-devel] [PATCH qemu-server 3/6] cpu config: 'hidden' option only applies to vCPUs with x86_64 arch
` [pve-devel] [PATCH qemu-server 4/6] cpu config: introduce module-wide $host_arch variable
` [pve-devel] [PATCH qemu-server 5/6] cpu config: support aarch64 CPU models
` [pve-devel] [PATCH qemu-server 6/6] api: cpu: allow querying CPU models for a given architecture
` superseded: [pve-devel] [PATCH-SERIES qemu-server 0/6] cpu config: support aarch64 CPU models
[pve-devel] [PATCH pve-docs 1/1] pvecm: fix typos and add missing comma
2026-01-29 9:37 UTC (2+ messages)
` applied: "
[pve-devel] PVE Auditing System
2026-01-29 7:31 UTC (2+ messages)
[PATCH container] fix #7267: do not inherit host attributes for rootfs
2026-01-29 7:18 UTC (2+ messages)
` applied: "
change to our mailing-lists infrastructure
2026-01-28 17:13 UTC
[pve-devel] [RFC proxmox] schema: add CommaSeparatedList<T> wrapper type for comma-separated values
2026-01-28 12:19 UTC
[pve-devel] [PATCH docs] Update SDN docs example to use sysctl.d over sysctl.conf
2026-01-28 12:19 UTC (3+ messages)
[pve-devel] [PATCH widget-toolkit 1/1] utils: use ngettext for number of CPUs
2026-01-28 9:29 UTC (3+ messages)
` [pve-devel] [PATCH proxmox-datacenter-manager 1/1] use ngettext for the "
[pve-devel] [PATCH manager/proxmox-backup 0/2] fix #7149: ui: prohibit realm update on login
2026-01-28 7:44 UTC (5+ messages)
` [pve-devel] [PATCH pve-manager 1/1] "
[pve-devel] [PATCH-SERIES qemu-server 0/3] query cpu flags: support aarch64 host
2026-01-27 16:15 UTC (4+ messages)
` [pve-devel] [PATCH qemu-server 1/3] query cpu flags: fix detecting KVM support
` [pve-devel] [PATCH qemu-server 2/3] query cpu flags: query correct model for TCG
` [pve-devel] [PATCH qemu-server 3/3] query cpu flags: support aarch64 host
[pve-devel] [PATCH qemu] fix /usr/bin/kvm symlink to point to host architecture
2026-01-27 14:00 UTC (2+ messages)
` [pve-devel] applied: "
[pve-devel] [PATCH pve-manager v2] fix #7011: ceph monitor: set ownership of monitor logs
2026-01-27 10:43 UTC (2+ messages)
[pve-devel] [PATCH firewall/proxmox-ve-rs 0/2] fix ports in Ceph firewall macro
2026-01-27 10:25 UTC (3+ messages)
` [pve-devel] [PATCH proxmox-ve-rs 1/1] fix #7232: update ports for ceph macro
` [pve-devel] [PATCH pve-firewall "
[pve-devel] [PATCH docs] Update zfs swap documentation to be in line with debian trixie changes
2026-01-27 10:22 UTC (2+ messages)
[pve-devel] [PATCH installer] cargo: Bump resolver to 3
2026-01-26 12:34 UTC
[pve-devel] [PATCH pve-cluster] fix #6701: Add keyUsage extension to root CA
2026-01-26 10:14 UTC (4+ messages)
[pve-devel] [PATCH pve-cluster v2 0/3] fix #6701: Update PVE cert generation
2026-01-26 9:55 UTC (4+ messages)
` [pve-devel] [PATCH pve-cluster v2 1/3] fix #6701: Add keyUsage extension to root CA
` [pve-devel] [PATCH pve-cluster v2 2/3] Convert SSL cert generation config to CLI arguments
` [pve-devel] [PATCH pve-cluster v2 3/3] Create temporary CSR file in /run instead of /tmp
[pve-devel] [PATCH SERIES docs/ha-manager/manager v3] close #6144: add ui button + api for node maintenance mode
2026-01-26 1:09 UTC (3+ messages)
[pve-devel] [PATCH common, container, manager and pmg-api v2 0/4] Fix #7175: replace timezone handling with systemd timedatectl
2026-01-25 21:01 UTC (5+ messages)
` [pve-devel] [PATCH manager v2 1/4] "
` [pve-devel] [PATCH container v2 2/4] "
` [pve-devel] [PATCH pmg-api v2 3/4] "
` [pve-devel] [PATCH common v2 4/4] "
[pve-devel] [PATCH pve-common] Update PVE development setup documentation
2026-01-23 15:36 UTC
[pve-devel] [PATCH container] config: clarify description of host-managed netdev option
2026-01-23 15:16 UTC (2+ messages)
[pve-devel] [PATCH-SERIES container/manager v3 0/8] api: restore: allow keeping not backed-up volumes
2026-01-23 14:34 UTC (9+ messages)
` [pve-devel] [PATCH container v3 1/8] api: create: move delayed_mp_param variable closer to usage
` [pve-devel] [PATCH container v3 2/8] api: create: reduce scope for $mp_param variable
` [pve-devel] [PATCH container v3 3/8] api: create: factor out create_ct_determine_mp_param helper
` [pve-devel] [PATCH container v3 4/8] run make tidy
` [pve-devel] [PATCH container v3 5/8] api: create: create_ct_determine_mp_param: improve code style
` [pve-devel] [PATCH container v3 6/8] api: create: get rid of $storage_only_mode variable
` [pve-devel] [PATCH container v3 7/8] api: restore: allow keeping not backed-up volumes
` [pve-devel] [PATCH manager v3 8/8] ui: restore: enable safeguarding of mount point volumes by default
[pve-devel] [PATCH docs/guest-common/qemu-server 0/3] add new pci passthrough specific hookscript phase
2026-01-23 13:50 UTC (2+ messages)
` [pve-devel] superseded: "
page: next (older)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox