public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
 messages from 2026-05-13 09:29:59 to 2026-05-15 10:26:36 UTC [more...]

[PATCH docs/manager/network/proxmox{-ve-rs,-perl-rs} v6 0/9] sdn: add BGP fabric
 2026-05-15 10:25 UTC  (10+ messages)
` [PATCH proxmox-ve-rs v6 1/9] sdn: fabric: add BGP protocol support
` [PATCH proxmox-perl-rs v6 2/9] sdn: fabrics: add BGP config generation
` [PATCH proxmox-perl-rs v6 3/9] sdn: fabrics: add BGP status endpoints
` [PATCH pve-network v6 4/9] sdn: fabrics: register bgp as a fabric protocol type
` [PATCH pve-network v6 5/9] sdn: forbid BGP controller and BGP fabric coexistence
` [PATCH pve-network v6 6/9] sdn: evpn: support eBGP VTEPs over BGP fabric underlays
` [PATCH pve-network v6 7/9] test: evpn: add integration test for EVPN over BGP fabric
` [PATCH pve-manager v6 8/9] ui: sdn: add BGP fabric support
` [PATCH pve-docs v6 9/9] sdn: add bgp fabric section

[PATCH-SERIES ha-manager/manager v3 0/2] fix #7557: introduce 'auto-rebalance' property
 2026-05-15 10:19 UTC  (4+ messages)
` [PATCH pve-manager v3 1/2] ui: ha: add auto-rebalance flag
` [PATCH pve-ha-manager v3 2/2] fix #7557: introduce 'auto-rebalance' property
` applied: [PATCH-SERIES ha-manager/manager v3 0/2] "

[PATCH common/manager/proxmox-perl-rs/qemu-server v2 0/5] use NVML for vGPU info querying
 2026-05-15 10:19 UTC  (3+ messages)
` paritally-applied: "
` applied: "

[PATCH cluster/manager/proxmox{,-backup}/widget-toolkit 0/8] add location property to node/datacenter config for PVE/PBS
 2026-05-15 10:04 UTC  (4+ messages)
` [PATCH cluster 1/1] datacenter config: add location property
  ` applied: "
` applied: [PATCH cluster/manager/proxmox{,-backup}/widget-toolkit 0/8] add location property to node/datacenter config for PVE/PBS

[PATCH qemu-server v4 0/3] improve guest cleanup handling
 2026-05-15 10:14 UTC  (5+ messages)
` [PATCH qemu-server v4 1/3] cleanup: refactor to make cleanup flow consistent
` [PATCH qemu-server v4 2/3] qm cleanup: die early when encountering a running stop mode backup
` [PATCH qemu-server v4 3/3] fix #7119: qm cleanup: wait for process exiting for up to 30 seconds

[PATCH qemu-server v3 0/3] improve guest cleanup handling
 2026-05-15 10:12 UTC  (11+ messages)
` [PATCH qemu-server v3 1/3] cleanup: refactor to make cleanup flow consistent
` [PATCH qemu-server v3 2/3] qm cleanup: die early when encountering a running stop mode backup
` [PATCH qemu-server v3 3/3] fix #7119: qm cleanup: wait for process exiting for up to 30 seconds
` superseded: [PATCH qemu-server v3 0/3] improve guest cleanup handling

[PATCH docs/manager/qemu-server v5 00/21] Add API and UI for custom CPU models
 2026-05-15  9:45 UTC  (23+ messages)
` [PATCH pve-docs v5 01/21] qm: add anchor to "CPU Type" section
` [PATCH qemu-server v5 02/21] cpu config: rename CPU models config path variable
` [PATCH qemu-server v5 03/21] cpu flags: move cpu flags-related utilities to their own module
` [PATCH qemu-server v5 04/21] cpu flags: compare against JSON::true when querying supported flags
` [PATCH qemu-server v5 05/21] cpu flags: normalize CPU flags to QEMU's format
` [PATCH qemu-server v5 06/21] cpu flags: add helper querying CPU flags with nodes supporting them
` [PATCH qemu-server v5 07/21] cpu config: rename custom CPU model config loader
` [PATCH qemu-server v5 08/21] cpu config: add helpers to lock and write config
` [PATCH qemu-server v5 09/21] cpu: register standard option for CPU format
` [PATCH qemu-server v5 10/21] api: cpu flags: improve flags list returned by endpoint
` [PATCH qemu-server v5 11/21] custom cpu models: avoid redundant config load
` [PATCH pve-manager v5 12/21] cluster: reorder imports
` [PATCH pve-manager v5 13/21] cluster: makefile: reorder perl sources and align backslashes
` [PATCH pve-manager v5 14/21] api: add endpoint querying available CPU flags cluster-wide
` [PATCH pve-manager v5 15/21] api: add CRUD handlers for custom CPU models
` [PATCH pve-manager v5 16/21] ui: cpu model selector: allow filtering out custom models
` [PATCH pve-manager v5 17/21] ui: add basic custom CPU model editor
` [PATCH pve-manager v5 18/21] ui: cpu flags selector: add CPU flag editor for custom models
` [PATCH pve-manager v5 19/21] ui: cpu flags selector: allow filtering out flags supported on 0 nodes
` [PATCH pve-manager v5 20/21] ui: cpu flags selector: add search bar for large lists of flags
` [PATCH pve-manager v5 21/21] ui: group custom CPU with resource mappings

[PATCH manager] ui: run make tidy
 2026-05-15  9:33 UTC  (2+ messages)
` applied: "

[PATCH docs] ha-manager: document auto-rebalance property
 2026-05-15  9:32 UTC  (2+ messages)
` applied: "

[PATCH docs/manager/qemu-server v4 00/17] Add API and UI for custom CPU models
 2026-05-15  9:30 UTC  (2+ messages)
` superseded: "

[PATCH manager v2 0/3] ui: split out disks and nics into grids
 2026-05-15  9:21 UTC  (2+ messages)
` superseded: "

[PATCH manager] sdn: controller: allow creating bgp controller without route-maps
 2026-05-15  9:20 UTC  (2+ messages)

[PATCH manager v3 00/13] ui: split out disks and nics into grids
 2026-05-15  9:20 UTC  (16+ messages)
` [PATCH manager v3 01/13] ui: utils: factor out 'media=cdrom' check
` [PATCH manager v3 02/13] ui: factor out the guest key nic regex check
` [PATCH manager v3 03/13] ui: parser: qemu drive: allow '-' in key names
` [PATCH manager v3 04/13] ui: add pending grid
` [PATCH manager v3 05/13] ui: revert button: add parentXType and reloadCallback
` [PATCH manager v3 06/13] ui: button: add config remove button
` [PATCH manager v3 07/13] ui: qemu: hardware: wrap in container
` [PATCH manager v3 08/13] ui: qemu: introduce hardware disk grid
` [PATCH manager v3 09/13] ui: qemu: introduce hardware net grid
` [PATCH manager v3 10/13] ui: qemu: hardware view: separate disks into own grid
` [PATCH manager v3 11/13] ui: qemu: hardware view: separate nics "
` [PATCH manager v3 12/13] ui: qemu: hardware view: inline edit/remove/revert button in general grid
` [PATCH manager v3 13/13] ui: qemu: hardware view: inline 'add efi' menuitem

[PATCH frr 0/2] Backport FRR EVPN local RT2 leaking fixes
 2026-05-15  9:14 UTC  (2+ messages)
` [PATCH frr 2/2] bump to version 10.6.1-1+pve2

[PATCH pve-manager 1/1] sdn: evpn/bgp controller: dont send empty route-map{in,out} on create
 2026-05-15  8:49 UTC  (2+ messages)
` applied: "

[PATCH pve-kernel] fix #7585: backport increased vblank timeout
 2026-05-15  8:39 UTC 

[PATCH-SERIES container/qemu-server 0/3] pct/qm: unlock: log that operation happened to syslog
 2026-05-15  8:37 UTC  (2+ messages)
` applied-series: "

[PATCH manager/storage 0/2] fix #3936: add validation for ZFS blocksize
 2026-05-15  8:00 UTC  (7+ messages)
` [PATCH pve-manager 1/2] fix #3936: ui: storage: "
` [PATCH pve-storage 2/2] fix #3936: api: add zfs-blocksize format
  ` applied: "
` superseded: [PATCH manager/storage 0/2] fix #3936: add validation for ZFS blocksize

[PATCH pve-manager v2] fix #3936: ui: storage: add validation for ZFS blocksize
 2026-05-15  7:51 UTC 

[PATCH pve-manager] fix #6348: ui: bulk action: use tag style full
 2026-05-15  7:00 UTC  (2+ messages)

[PATCH manager/pmg-api/proxmox{,-backup,-perl-rs,-offline-mirror} 0/8] adapt subscription handling to alternative server IDs
 2026-05-15  6:28 UTC  (3+ messages)
` partially-applied: "

[RFC PATCH-SERIES cluster/ha-manager/manager/proxmox v3 0/6] clamp load imbalance to unit interval
 2026-05-15  4:51 UTC  (2+ messages)
` applied: "

[PATCH ha-manager 0/7] some test logging output improvements
 2026-05-15  4:51 UTC  (2+ messages)
` applied: "

[PATCH-SERIES container/ha-manager/manager/qemu-server v3 00/17] HA node affinity blockers (#1497)
 2026-05-15  5:04 UTC  (3+ messages)
` applied: "

[PATCH docs/manager/network/proxmox-ve-rs v3 00/18] Extend EVPN controller functionality
 2026-05-15  5:04 UTC  (21+ messages)
` [PATCH proxmox-ve-rs v3 01/18] frr: add local-as setting
` [PATCH proxmox-ve-rs v3 02/18] frr: add support for extcommunity lists
` [PATCH proxmox-ve-rs v3 03/18] frr-templates: render local-as setting
` [PATCH proxmox-ve-rs v3 04/18] frr-templates: render community lists in templates
` [PATCH pve-network v3 05/18] evpn controller: make nodes configurable
` [PATCH pve-network v3 06/18] evpn controller: allow multiple evpn controllers in a cluster
` [PATCH pve-network v3 07/18] evpn controller: add bgp-mode setting
` [PATCH pve-network v3 08/18] evpn zone: add secondary-controllers and rt filtering
` [PATCH pve-network v3 09/18] evpn controller: add ebgp-multihop setting
` [PATCH pve-network v3 10/18] test: evpn: add test for ibgp + ebgp evpn controller
` [PATCH pve-network v3 11/18] test: evpn: add test for bgp-mode auto
` [PATCH pve-network v3 12/18] tests: add rt_import test case when using multiple evpn controllers
` [PATCH pve-network v3 13/18] "
` [PATCH pve-network v3 14/18] tests: evpn: force ibgp over ebgp bgp controller with ebgp wan session
` [PATCH pve-network v3 15/18] tests: test route filtering mechanism with multiple zones/controllers
` [PATCH pve-manager v3 16/18] sdn: evpn: zone: controller: add new advanced fields
` [PATCH pve-docs v3 17/18] sdn: evpn: document new zone / controller options
` [PATCH pve-docs v3 18/18] sdn: fix typo in bgp controller
` applied: [PATCH docs/manager/network/proxmox-ve-rs v3 00/18] Extend EVPN controller functionality

[PATCH manager/network/proxmox-ve-rs v2 0/3] Expose OSPF Network-Type option
 2026-05-15  5:04 UTC  (3+ messages)
` applied: "

[PATCH manager v4 0/3] ui: add container mount point idmapping
 2026-05-15  5:04 UTC  (4+ messages)
` [PATCH manager v4 2/3] d/control: bump versioned dependency for pve-container
` [PATCH manager v4 3/3] ui: lxc/MPEdit: add "idmap" option
` applied: [PATCH manager v4 0/3] ui: add container mount point idmapping

[PATCH cluster/docs/manager/network/proxmox{-ve-rs,-perl-rs} v5 00/29] Add WireGuard as protocol to SDN fabrics
 2026-05-15  5:04 UTC  (3+ messages)
` applied: "

[PATCH manager/network/proxmox-ve-rs v2 0/9] Implement route redistribution for OSPF
 2026-05-15  5:04 UTC  (12+ messages)
` [PATCH proxmox-ve-rs v2 1/9] frr: ospf: add redistribute setting
` [PATCH proxmox-ve-rs v2 2/9] frr-templates: render "
` [PATCH proxmox-ve-rs v2 3/9] ve-config: add redistribute setting to ospf section config
` [PATCH proxmox-ve-rs v2 4/9] ve-config: use constructor instead of instantiating struct
` [PATCH proxmox-ve-rs v2 5/9] ve-config: ospf: generate redistribute config
` [PATCH pve-network v2 6/9] fabrics: ospf: add redistribute to api types
` [PATCH pve-manager v2 7/9] ui: sdn: fabrics: add redistribution grid component
` [PATCH pve-manager v2 8/9] ui: sdn: fabric edit: allow defining multiple tabs
` [PATCH pve-manager v2 9/9] ui: sdn: ospf fabric: add redistribution grid to ospf fabric
` applied: [PATCH manager/network/proxmox-ve-rs v2 0/9] Implement route redistribution for OSPF

[PATCH manager v5] ui: ha: add disarm/re-arm button
 2026-05-15  5:04 UTC  (2+ messages)
` applied: "

[PATCH pve-network 1/1] api: route maps: make value property optional for exit-action
 2026-05-15  5:02 UTC  (2+ messages)
` applied: "

[PATCH pve-network] sdn: zones: support IPv6 peers in local underlay selection
 2026-05-15  5:02 UTC  (2+ messages)
` applied: "

[PATCH manager/network v2 0/4] Extend prefix-list CIDR range
 2026-05-15  5:02 UTC  (2+ messages)
` applied: "

[pve-devel] [RFC] qemu-server: add migration_type=insecure to remote-migrate
 2026-05-14 22:27 UTC  (5+ messages)
  ` [PATCH qemu-server] remote migration: allow insecure TCP data plane
    ` [PATCH pve-guest-common] tunnel: propagate remote capabilities

[PATCH zfsonlinux] update submodule to 2.4.2 and refresh patches
 2026-05-13 20:46 UTC  (2+ messages)
` applied: "

[PATCH pve-network] sdn: evpn: support eBGP VTEPs over BGP fabric underlays
 2026-05-13 18:43 UTC  (2+ messages)
` superseded: "

[PATCH docs/manager/network/proxmox{-ve-rs,-perl-rs} v4 0/7] sdn: add BGP fabric
 2026-05-13 18:43 UTC  (11+ messages)
` [PATCH proxmox-ve-rs v4 1/7] sdn: fabric: add BGP protocol support
` [PATCH proxmox-perl-rs v4 3/7] sdn: fabrics: add BGP status endpoints
` [PATCH pve-manager v4 6/7] ui: sdn: add BGP fabric support
` superseded: [PATCH docs/manager/network/proxmox{-ve-rs,-perl-rs} v4 0/7] sdn: add BGP fabric

[PATCH docs/manager/network/proxmox{-ve-rs,-perl-rs} v5 0/8] sdn: add BGP fabric
 2026-05-13 18:42 UTC  (9+ messages)
` [PATCH proxmox-ve-rs v5 1/8] sdn: fabric: add BGP protocol support
` [PATCH proxmox-perl-rs v5 2/8] sdn: fabrics: add BGP config generation
` [PATCH proxmox-perl-rs v5 3/8] sdn: fabrics: add BGP status endpoints
` [PATCH pve-network v5 4/8] sdn: fabrics: register bgp as a fabric protocol type
` [PATCH pve-network v5 5/8] sdn: evpn: support eBGP VTEPs over BGP fabric underlays
` [PATCH pve-network v5 6/8] test: evpn: add integration test for EVPN over BGP fabric
` [PATCH pve-manager v5 7/8] ui: sdn: add BGP fabric support
` [PATCH pve-docs v5 8/8] sdn: add bgp fabric section

[PATCH docs 0/2] Improve route map documentation
 2026-05-13 16:48 UTC  (4+ messages)
` [PATCH pve-docs 1/2] sdn: route maps: mention implicit deny default explicitly
` [PATCH pve-docs 2/2] sdn: route map: delete note about creating an empty deny entry
` applied: [PATCH docs 0/2] Improve route map documentation

[PATCH manager/network/proxmox-ve-rs 0/3] Add tag as a match statement to route maps
 2026-05-13 16:43 UTC  (4+ messages)
` [PATCH proxmox-ve-rs 1/3] sdn: route maps: add tag to API_SCHEMA
` [PATCH pve-network 2/3] sdn: route maps: add tag as match statement
` [PATCH pve-manager 3/3] sdn: route map panel: "

[PATCH manager v4] ui: ha: add disarm/re-arm button
 2026-05-13 13:58 UTC  (3+ messages)

[PATCH-SERIES storage/manager/container/qemu-server 0/8] fix #6819: lvm plugin: list images: use approximate size for inactive qcow2 volumes
 2026-05-13 13:05 UTC  (9+ messages)
` [PATCH storage 1/8] api: content: add missing imports and group/order according to style guide
` [PATCH storage 2/8] pvesm: "
` [PATCH storage 3/8] api/cli: list content: declare size optional and add approximate-size
` [PATCH storage 4/8] fix #6819: lvm plugin: list images: use approximate size for inactive qcow2 volumes
` [PATCH manager 5/8] fix #6819: storage: content view: fallback to approximate size
` [PATCH container 6/8] volume rescan: also consider zero-sized volumes
` [PATCH container 7/8] volume rescan: also consider volumes listed only with an approximate size
` [PATCH qemu-server 8/8] "

[PATCH qemu] add fix for regression when using fuse export for EFI enroll
 2026-05-13 12:36 UTC  (2+ messages)

[PATCH-SERIES ha-manager/manager v2 0/3] fix #7557: introduce 'auto-rebalance' property
 2026-05-13 12:05 UTC  (4+ messages)
` [PATCH pve-manager v2 1/3] ui: ha: add auto-rebalance flag
` [PATCH pve-ha-manager v2 2/3] manager: set service config value in self

[PATCH pve-ha-manager v2 3/3] fix #7557: introduce 'auto-rebalance' property
 2026-05-13 12:02 UTC  (2+ messages)

[PATCH manager/storage v4 0/2] fix #7339: lvmthick: add option to free storage for deleted VMs
 2026-05-13 12:02 UTC  (3+ messages)
` [PATCH storage v4 1/2] fix #7339: lvmthick: add worker to free space of to be "
` [PATCH manager v4 2/2] fix #7339: lvmthick: ui: add UI option to free storage

[PATCH pve-network 1/1] sdn: api: route maps: fix json schema for match, set and exit-action
 2026-05-13 11:50 UTC  (3+ messages)

[PATCH guest-common/manager v2 0/3] fix #5713: vzdump: add notification-mode none
 2026-05-13 10:31 UTC  (4+ messages)
` [PATCH pve-guest-common v2 1/3] "
` [PATCH pve-manager v2 2/3] "
` [PATCH pve-manager v2 3/3] ui: "

[PATCH guest-common/manager 0/3] fix #5713: vzdump: add notification-mode none
 2026-05-13 10:22 UTC  (3+ messages)
` [PATCH pve-guest-common 1/3] "

[PATCH manager v3 0/3] ui: add container mount point idmapping
 2026-05-13  9:33 UTC  (4+ messages)
` [PATCH manager v3 3/3] ui: lxc/MPEdit: add "idmap" option
    ` superseded: "


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