[pve-devel] [PATCH SERIES docs/ha-manager/manager v3] close #6144: add ui button + api for node maintenance mode
2026-02-04 17:57 UTC (4+ messages)
[PATCH proxmox-i18n v2 0/5] Fix formats of translated strings
2026-02-04 17:37 UTC (7+ messages)
` [PATCH proxmox-i18n v2 1/5] ja: remove second plural form
` [PATCH proxmox-i18n v2 2/5] fix strings with wrong format
` [PATCH proxmox-i18n v2 3/5] make: remove javascript-format flag from extracted strings
` [PATCH proxmox-i18n v2 4/5] run make do_update
` [PATCH proxmox-i18n v2 5/5] make: add check target
` applied: [PATCH proxmox-i18n v2 0/5] Fix formats of translated strings
[RFC cluster/docs/manager/proxmox{,-perl-rs,-widget-toolkit} 00/15] fix #7238: Add XOAUTH2 authentication support for SMTP notification targets
2026-02-04 16:13 UTC (16+ messages)
` [PATCH proxmox 1/5] notify: Introduce xoauth2 module
` [PATCH proxmox 2/5] notify: Add state file handling
` [PATCH proxmox 3/5] notify: Update Endpoint trait and Bus to use State
` [PATCH proxmox 4/5] notify: smtp: add OAuth2/XOAUTH2 authentication support
` [PATCH proxmox 5/5] notify: Add test for State
` [PATCH proxmox-perl-rs 1/1] notify: update bindings with new OAuth2 parameters
` [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 refresh-targets endpoint
` [PATCH pve-manager 3/5] notifications: Trigger notification target refresh in pveupdate
` [PATCH pve-manager 4/5] notifications: Handle OAuth2 callback in login handler
` [PATCH pve-manager 5/5] notifications: Opt into OAuth2 authentication
` [PATCH pve-cluster 1/1] notifications: Add refresh_targets subroutine to PVE::Notify
` [PATCH pve-docs 1/1] notifications: Add section about OAuth2 to SMTP targets docs
[PATCH-SERIES qemu-server v2 0/8] cpu config: support aarch64 CPU models
2026-02-04 15:48 UTC (14+ 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
` applied-series: [PATCH-SERIES qemu-server v2 0/8] cpu config: support aarch64 CPU models
[PATCH-SERIES qemu/qemu-server 0/3] api: machines: allow querying machines for a given architecture
2026-02-04 15:48 UTC (7+ messages)
` [PATCH qemu 1/3] buildsys: generate list of supported aarch64 machines during package build
` applied: "
` [PATCH qemu-server 2/3] cpu config: introduce pve-qm-cpu-arch standard option for virtual CPU architecture
` applied: "
` [PATCH qemu-server 3/3] api: machines: allow querying machines for a given architecture
[PATCH qemu-server v2 1/2] tests: improve multiarch build support
2026-02-04 15:46 UTC (3+ messages)
` [PATCH qemu-server v2 2/2] tests: cfg2cmd: add some architecture tests
[PATCH proxmox-i18n 1/2] ja: remove second plural form
2026-02-04 13:50 UTC (4+ messages)
` [PATCH proxmox-i18n 2/2] fix strings with wrong format
` superseded: "
[PATCH proxmox-i18n] update Simplified Chinese translations
2026-02-04 12:19 UTC (2+ messages)
` [PATCH proxmox-i18n v3] "
[PATCH installer] assistant: add support for splitting ISO into (i)PXE-compatible files
2026-02-04 12:09 UTC
[PATCH pve-docs 1/2] restructure "remove a cluster node" section
2026-02-04 10:55 UTC (3+ messages)
` [PATCH pve-docs 2/2] add note that when removing a cluster node, it is not removed from HA rules
[PATCH pve-docs v2 1/3] pvecm: restructure "remove a cluster node" section
2026-02-04 10:53 UTC (3+ messages)
` [PATCH pve-docs v2 2/3] pvecm: mention node removal from ha rules in cleanup steps
` [PATCH pve-docs v2 3/3] partially-fix #4670: pvecm: mention authorized key removal "
[PATCH qemu-server 1/2] tests: improve multiarch build support
2026-02-04 10:09 UTC (6+ messages)
` [PATCH qemu-server 2/2] tests: cfg2cmd: add some architecture tests
` superseded: [PATCH qemu-server 1/2] tests: improve multiarch build support
[PATCH-SERIES container 0/3] add missing no-op methods for unmanaged CTs
2026-02-04 9:35 UTC (5+ messages)
` [PATCH container 1/3] setup: add no-op check_systemd_nesting "
` [PATCH container 2/3] setup: add no-op detect_architecture "
` [PATCH container 3/3] setup: make the architecture fall back to amd64 for empty strings
[PATCH manager] ui: ceph: use record sizes in Ceph pool edit dialog
2026-02-04 8:55 UTC (3+ messages)
` [PATCH manager v2] "
[pve-devel] [PATCH pve-cluster 00/15 v1] Rewrite pmxcfs with Rust
2026-02-03 17:03 UTC (11+ messages)
` [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 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 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 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
[pve-devel] [PATCH container 1/1] Signed-off-by: Maurice Klein <klein@aetherus.de>
2026-02-01 14:32 UTC (5+ 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 (6+ messages)
` [pve-devel] [PATCH ceph 1/4 v5] cherry-pick changes to use system packages for bundled deps
[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-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: "
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox