[PATCH qemu-server 1/2] test: mock query-version qmp command
2026-06-30 7:05 UTC (7+ messages)
` [PATCH qemu-server 2/2] vm start: log qemu version when starting a VM
` superseded: "
[PATCH qemu-server v2 0/1] vm start: log qemu version when starting a VM
2026-06-30 7:03 UTC (3+ messages)
` [PATCH qemu-server v2 1/2] test: mock query-version qmp command
` [PATCH qemu-server v2 2/2] vm start: log qemu version when starting a VM
FC Storage integration
2026-06-29 21:09 UTC (3+ messages)
[pve-devel] [PATCH container/qemu-server/storage v8 00/10] fix #3711 and adapt drive detach/remove behavior
2026-06-29 14:06 UTC (2+ messages)
` superseded: "
[PATCH container/qemu-server/storage v9 00/10] fix #3711 and adapt drive detach/remove behavior
2026-06-29 14:04 UTC (11+ messages)
` [PATCH storage v9 01/10] fix #3711: vdisk_free: print warning if storage does not exist
` [PATCH container v9 02/10] fix #3711: warn about storage errors during mountpoint delete
` [PATCH container v9 03/10] destroy_lxc, delete_mp_volume: rename $volume to $volid
` [PATCH container v9 04/10] config: ensure valid volid through parse_volume()
` [PATCH container v9 05/10] allow pending mount point changes if storage is gone
` [PATCH container v9 06/10] add linked clone check when destroying container template
` [PATCH qemu-server v9 07/10] adapt linked clone check to not die if an error occurs during check
` [PATCH qemu-server v9 08/10] fix #3711: make removal of VM possible if store does not exist anymore
` [PATCH qemu-server v9 09/10] destroy_vm: use log_warn for vdisk_free errors for consistency
` [PATCH qemu-server v9 10/10] display warnings for storage errors or if storage no longer exists
[RFC PATCH proxmox-backup] fix #5748: docs: add `catalog.pcat1` format specification
2026-06-29 14:05 UTC (2+ messages)
[PATCH-SERIES qemu/qemu-server 0/6] fix #6424: avoid timeout issue for QMP 'quit' for bulk suspend
2026-06-29 13:56 UTC (2+ messages)
` superseded: "
[PATCH-SERIES qemu/qemu-server v2 0/5] fix #6424: avoid timeout issue for QMP 'quit' for bulk suspend
2026-06-29 13:54 UTC (6+ messages)
` [PATCH qemu v2 1/5] async snapshot: allow skipping VM start after successful completion
` [PATCH qemu v2 2/5] update submodule and patches to QEMU 11.0.2
` [PATCH qemu-server v2 3/5] fix #6424: increase timeout for QMP 'quit' to 60s to avoid issue with bulk suspend
` [PATCH qemu-server v2 4/5] run state: use v5.36 and signatures in module
` [PATCH qemu-server v2 5/5] suspend: skip VM start after successfully saving state
[PATCH storage,cluster,manager 0/13] multipath: cluster-wide config, storage and health overview
2026-06-29 13:20 UTC (17+ messages)
` [PATCH storage 01/13] multipath: add helper library and managed configuration
` [PATCH storage 02/13] api: disks: add read-only multipath status endpoint
` [PATCH storage 03/13] api: multipath: add cluster-wide configuration endpoints
` [PATCH storage 04/13] multipath: add storage plugin for multipath LUNs
` [PATCH storage 05/13] lvm: allow a multipath storage as the base device
` [PATCH storage 06/13] multipath: broadcast per-node map health to the cluster KV store
` [PATCH storage 07/13] api: multipath: add cluster-wide health status endpoint
` [PATCH cluster 08/13] pmxcfs: track cluster-wide multipath configuration
` [PATCH manager 09/13] pvestatd: apply the cluster-wide multipath config on each node
` [PATCH manager 10/13] api: cluster: mount the multipath configuration endpoint
` [PATCH manager 11/13] pvestatd: broadcast multipath map health to the cluster
` [PATCH manager 12/13] ui: dc: add multipath health matrix and config editor
` [PATCH manager 13/13] ui: node: show multipath maps and their paths under Disks
[RFC PATCH proxmox-backup] ui: always use arrays for 'delete' property
2026-06-29 13:09 UTC (3+ messages)
` superseded: "
[PATCH proxmox-backup v2] ui: always use arrays for 'delete' property
2026-06-29 13:07 UTC
[PATCH-SERIES qemu-server 0/3] fix #7743: api: disk import: avoid locking twice when importing from OVA or same VM
2026-06-29 12:45 UTC (4+ messages)
` [PATCH qemu-server 1/3] api: disk import: remove unused wrongly named variable
` [PATCH qemu-server 2/3] fix #7743: api: disk import: avoid locking twice when importing from OVA or same VM
` [PATCH qemu-server 3/3] api: update vm: fork before locking
[PATCH v2 manager/storage 0/2] fix #7000: rbd: graceful handling of corrupt/inaccessible images
2026-06-29 11:51 UTC (2+ messages)
` superseded: [PATCH v2 manager/storage 0/2] rbd: handle corrupt or inaccessible images gracefully
[PATCH v3 manager/storage 0/2] rbd: handle corrupt or inaccessible images gracefully
2026-06-29 11:48 UTC (3+ messages)
` [PATCH v3 storage 1/2] fix #7000: "
` [PATCH v3 manager 2/2] storage: content: show inaccessible RBD images in UI
[PATCH v1 proxmox 0/2] improve proxmox-sys::fs::replace_file
2026-06-29 11:18 UTC (5+ messages)
` [PATCH v1 proxmox 1/2] proxmox-sys: avoid unnecessary conversion in replace_file
` [PATCH v1 proxmox 2/2] fix #7690: proxmox-sys: close fd before rename/unlink "
[PATCH proxmox-perl-rs v1] make: fix library path detection for tests
2026-06-29 11:01 UTC (2+ messages)
[RFC PATCH proxmox-backup 0/6] fix #7024: client: add file statistics inside logs
2026-06-29 8:38 UTC (13+ messages)
` [RFC PATCH proxmox-backup 1/6] refactor: rename `ReuseStats` struct to `PxarArchiverProgressStats`
` [RFC PATCH proxmox-backup 2/6] fix #7024: pxar: show archiver summary for legacy and data mode
` [RFC PATCH proxmox-backup 3/6] refactor: use atomic values in `PxarArchiverProgressStats`
` [RFC PATCH proxmox-backup 4/6] fix #7024: cli: show number of processed files during backup
` [RFC PATCH proxmox-backup 5/6] refactor: rename `UploadCounters` to `UploadProgress`
` [RFC PATCH proxmox-backup 6/6] fix #7024: cli: add option to enable verbose logs
[PATCH manager] ceph: mds: reimplement hotstandby via ceph fs set allow_standby_replay
2026-06-29 4:31 UTC (2+ messages)
` superseded: [PATCH manager 1/1] "
[PATCH v2 manager 0/1] ceph: mds: reimplement hotstandby via ceph fs set allow_standby_replay
2026-06-29 4:30 UTC (2+ messages)
` [PATCH v2 manager 1/1] "
[PATCH-SERIES qemu-server v2 0/2] fix #7627: net: virtio: disable host_tunnel feature again with 11.0+pve1
2026-06-27 16:22 UTC (4+ messages)
` [PATCH qemu-server v2 1/2] "
` [PATCH qemu-server v2 2/2] virtio-net: expose host_tunnel option
` applied: [PATCH-SERIES qemu-server v2 0/2] fix #7627: net: virtio: disable host_tunnel feature again with 11.0+pve1
[PATCH qemu-server/pve-manager v3 0/2] add virtio-vga-gl OpenGL 4.6 & Vulkan (venus) support
2026-06-26 14:07 UTC (3+ messages)
` [PATCH qemu-server v3 1/2] virtio-vga-gl: add OpenGL 4.6 and Vulkan (Venus) support
` [PATCH pve-manager v3 2/2] ui: qemu: add VirGl feature selection in DisplayEdit
[PATCH qemu-server/pve-manager v2 0/2] add virtio-vga-gl OpenGL 4.6 & Vulkan (venus) support
2026-06-26 13:54 UTC (3+ messages)
` [PATCH qemu-server v2 1/2] virtio-vga-gl: add OpenGL 4.6 and Vulkan (Venus) support
` [PATCH pve-manager v2 2/2] ui: qemu: add VirGl feature selection in DisplayEdit
[PATCH docs/manager/network/proxmox{-ve-rs,-perl-rs} 0/5] Add MTU setting to WireGuard interfaces
2026-06-26 13:33 UTC (6+ messages)
` [PATCH proxmox-ve-rs 1/5] wireguard: add mtu option to wireguard interface properties
` [PATCH proxmox-perl-rs 2/5] fabrics: wireguard: render mtu to interface config
` [PATCH pve-network 3/5] fabrics: wireguard: add mtu to interface properties
` [PATCH pve-manager 4/5] "
` [PATCH pve-docs 5/5] sdn: fabrics: wireguard: document mtu option
[PATCH access-control/cluster/manager/network/qemu-server 0/9] fix #7294: pool: add SDN VNets as pool members
2026-06-26 13:13 UTC (7+ messages)
` [PATCH pve-manager 2/9] fix #7294: api: "
` superseded: [PATCH access-control/cluster/manager/network/qemu-server 0/9] fix #7294: "
[PATCH access-control/cluster/common/manager/network/proxmox-widget-toolkit/qemu-server v2 00/10] fix #7294: pool: add SDN VNets as pool members
2026-06-26 13:10 UTC (11+ messages)
` [PATCH pve-manager v2 01/10] ui: replace var with let to match style guide for variable declaration
` [PATCH pve-manager v2 02/10] fix #7294: api: pool: add SDN VNets as pool members
` [PATCH pve-manager v2 03/10] fix #7294: ui: "
` [PATCH proxmox-widget-toolkit v2 04/10] fix #7294: css: theme: add opacity override for pool VNet icon
` [PATCH pve-access-control v2 05/10] fix #7294: acl: pool: add SDN VNets as pool members
` [PATCH pve-network v2 06/10] fix #7294: sdn: register api formats for zones and vnets
` [PATCH pve-network v2 07/10] fix #7294: sdn: vnet: update pool members on vnet migration and deletion
` [PATCH pve-common v2 08/10] tools: add helpers for version comparison
` [PATCH pve-cluster v2 09/10] fix #7294: cluster: helpers: add cluster-wide version assertion
` [PATCH qemu-server v2 10/10] fix #7294: helpers: use cluster-wide version helper
[PATCH pve-firewall 1/1] rules: verify no interface is set for rules with direction forward
2026-06-26 12:20 UTC
[PATCH qemu-server] fix #7627: net: virtio: disable host_tunnel feature again with 11.0+pve1
2026-06-26 12:09 UTC (5+ messages)
` superseded: "
[PATCH access-control/network v3 0/5] fix #7520: sdn: prune orphaned ACLs and handle VNet migrations
2026-06-26 10:55 UTC (2+ messages)
` superseded: "
[PATCH access-control/network v4 0/5] fix #7520: sdn: prune orphaned ACLs and handle VNet migrations
2026-06-26 10:52 UTC (6+ messages)
` [PATCH pve-access-control v4 1/5] fix: #7520: sdn: prune orphaned ACLs on resource deletion
` [PATCH pve-access-control v4 2/5] fix #7520: test: add unit tests for sdn acl pruning logic
` [PATCH pve-access-control v4 3/5] fix: #7520: sdn: add VNet ACL migration
` [PATCH pve-access-control v4 4/5] fix #7520: test: add unit tests for sdn acl migration logic
` [PATCH pve-network v4 5/5] fix #7520: config: prune orphaned ACLs and relocate moved VNets
[PATCH proxmox] rest-server: throw meaningful error if template file does not exist
2026-06-26 9:32 UTC
[PATCH proxmox-backup v3] fix #7187: report: add ethtool output for physical interfaces
2026-06-26 9:06 UTC (2+ messages)
[PATCH docs] qm: reflect changes in the freeze apis
2026-06-26 7:51 UTC
[PATCH storage 0/9] Fix ZFS-over-iSCSI plugin w/ LIO Provider Issues
2026-06-25 16:41 UTC (10+ messages)
` [PATCH pve-storage 1/9] luncmd: lio: fix various errors by removing caching mechanism
` [PATCH pve-storage 2/9] luncmd: lio: fix LUN ops failing when passing nonstandard LUN path
` [PATCH pve-storage 3/9] luncmd: lio: remove rest of old parsing logic
` [PATCH pve-storage 4/9] luncmd: lio: modernize helpers
` [PATCH pve-storage 5/9] luncmd: lio: modernize & clean up `list_view()` and `list_lun()` subs
` [PATCH pve-storage 6/9] luncmd: lio: modernize sub `create_lun()`
` [PATCH pve-storage 7/9] luncmd: lio: modernize sub `delete_lun()`
` [PATCH pve-storage 8/9] luncmd: lio: modernize remaining LUN command subroutines
` [PATCH pve-storage 9/9] luncmd: lio: use v5.36 and use subroutine signatures
[PATCH network v3] fix #6255: snat: update changed bridge IPs in SDN config
2026-06-25 16:10 UTC (2+ messages)
[RFC manager/network v2 0/3] fix #5066: make generated snat rules flushable
2026-06-25 15:51 UTC (3+ messages)
[PATCH datacenter-manager/yew-comp v2 0/3] Allow Editing of Default Realms in PDM
2026-06-25 15:19 UTC (6+ messages)
` [PATCH datacenter-manager v2 1/3] server: api: access: add endpoints for configuring pdm and pam realms
` [PATCH yew-comp v2 2/3] auth_view: enable editing of default realms
` [PATCH yew-comp v2 3/3] auth_view: clarify the documentation of pre-existing properties
[PATCH proxmox{,-backup,-datacenter-manager} 0/7] acme: fix #6372 implement basic ARI support
2026-06-25 14:13 UTC (8+ messages)
` [PATCH proxmox 1/7] acme: client: add methods to fetch renewal information
` [PATCH proxmox 2/7] acme: add retry-after header to "
` [PATCH proxmox 3/7] acme: allow specifying the certificate that is replaced by an order
` [PATCH proxmox 4/7] acme: cert: add dedicated ari_id field to the certificate info
` [PATCH proxmox-backup 5/7] acme: add ari_id to cert info
` [PATCH proxmox-backup 6/7] acme: fix #6372 implement ARI renewal information fetching
` [PATCH proxmox-datacenter-manager 7/7] acme: fix #6372 use ARI for renewal if available
[PATCH container] esxi plugin: keep uuid inside vm the same as in esxi
2026-06-25 12:05 UTC
[PATCH datacenter-manager/yew-comp 0/3] Allow Editing of Default Realms in PDM
2026-06-25 12:54 UTC (7+ messages)
` [PATCH datacenter-manager 1/3] server: api: access: add endpoints for configuring pdm and pam realms
` [PATCH yew-comp 2/3] auth_view: enable editing of default realms
` Superseded: Re: [PATCH datacenter-manager/yew-comp 0/3] Allow Editing of Default Realms in PDM
[pve-devel] [PATCH qemu-server] pci: try to detect large memory region preconditions
2026-06-25 12:53 UTC (2+ messages)
[PATCH networking v2] fix #6255: SNAT: fix incorrect IP collection for sdn config
2026-06-25 12:27 UTC (2+ messages)
` superseded: "
[PATCH network v2] fix #6255: snat: update changed bridge IPs in SDN config
2026-06-25 12:26 UTC (2+ messages)
[PATCH qemu-server 0/1] fix #7590: qemu-server: apply timeout to QEMU start fork
2026-06-25 11:45 UTC (2+ messages)
` [PATCH qemu-server 1/1] "
[PATCH proxmox{,-backup,-websocket-tunnel} v3 0/6] unify openssl callback logic
2026-06-25 11:22 UTC (15+ messages)
` [PATCH proxmox v3 1/6] http: factor out openssl verification callback
` [PATCH proxmox v3 2/6] http: tls: use legacy behavior when PROXMOX_NEW_TLS_CHECK is not set
` [PATCH proxmox v3 3/6] client: use proxmox-http's openssl verification callback
` [PATCH proxmox-backup v3 4/6] pbs-client: use proxmox-https openssl callback
` [PATCH proxmox-websocket-tunnel v3 6/6] use proxmox-http's "
` [PATCH proxmox 1/3] http: tls: move PROXMOX_NEW_TLS_CHECK env var name into constant
` [PATCH proxmox 2/3] http: tls: implement `PartialEq` for `SslVerifyError`
` [PATCH proxmox 3/3] http: tls: add integration tests for openssl verify callbacks
[PATCH docs/network/perl-rs v3 0/5] sdn: enable force_forwarding for ipv6 forwarding
2026-06-25 9:53 UTC (7+ messages)
` [PATCH network v3 1/5] sdn: evpn: enable force_forwarding for ipv6 forwarding to subnets
` [PATCH network v3 2/5] sdn: simple: "
` [PATCH perl-rs v3 3/5] fabrics: openfabric: enable force_forwarding for ipv6 transit traffic
[PATCH manager/qemu-server v2 0/2] fix #5032: sync guest time after restore from saved state
2026-06-25 8:10 UTC (5+ messages)
` [PATCH qemu-server v2 1/2] fix #5032: qemu: sync guest time on resume and snapshot of "
[PATCH v2 manager 0/1] ceph: init: clean up deprecated pg_bits parameter
2026-06-25 6:30 UTC (2+ messages)
` [PATCH v2 manager 1/1] "
[PATCH-SERIES qemu 0/2] fix #7722: restore PNG support and drop libsdl dependency
2026-06-24 14:49 UTC (4+ messages)
` [PATCH qemu 1/2] fix #7722: d/{control,rules}: restore PNG support
` [PATCH qemu 2/2] d/{control,rules}: drop libsdl dependency
[PATCH common/proxmox-acme v2 0/2] fix #5978: pem parser: relax parsing of chain entries
2026-06-24 11:38 UTC (7+ messages)
` [PATCH common v2 1/2] fix #5978: pem parser: relax parsing of chain entries:
` [PATCH proxmox-acme v2 2/2] "
[PATCH qemu-server] fix #7697: snapshot hook name mismatch
2026-06-24 10:35 UTC (2+ messages)
` applied: "
[PATCH ceph] patches: drop patch disabling elastic_shared_blobs workaround
2026-06-24 7:44 UTC (2+ messages)
` superseded: "
[PATCH v2 ceph 0/1] patches: drop patch disabling elastic_shared_blobs workaround
2026-06-24 7:42 UTC (2+ messages)
` [PATCH v2 ceph 1/1] "
[PATCH installer] ui: gtk3: set up proper RGBA visual for main window
2026-06-23 16:47 UTC (2+ messages)
` applied: "
[pve-devel] [RFC pve-storage/proxmox-widget-toolkit/pve-manager master v2 00/10] GUI Support for Custom Storage Plugins
2026-06-23 14:37 UTC (2+ messages)
` superseded: "
[PATCH common/manager/proxmox-widget-toolkit/storage 00/13] GUI Support for Custom Storage Plugins
2026-06-23 14:33 UTC (14+ messages)
` [PATCH pve-common 01/13] json schema: add multiline string format
` [PATCH pve-storage 02/13] api: plugins/storage: add initial routes and endpoints
` [PATCH pve-storage 03/13] api: plugins/storage/plugin: include schema in plugin metadata
` [PATCH pve-storage 04/13] api: plugins/storage/plugin: mark sensitive properties in schema
` [PATCH pve-storage 05/13] api: plugins/storage/plugin: factor plugin metadata code into helper
` [PATCH pve-storage 06/13] api: plugins/storage/plugin: add plugins' 'content' to their metadata
` [PATCH pve-storage 07/13] all plugins: add 'title' to properties, adapt 'description's
` [PATCH proxmox-widget-toolkit 08/13] form: introduce new 'proxmoxtextarea' field
` [PATCH proxmox-widget-toolkit 09/13] utils: introduce helper function getFieldDefFromPropertySchema
` [PATCH proxmox-widget-toolkit 10/13] acme: use helper to construct ExtJS fields from property schemas
` [PATCH pve-manager 11/13] api: add API routes 'plugins' and 'plugins/storage'
` [PATCH pve-manager 12/13] ui: storage view: display error when no editor for storage type exists
` [PATCH pve-manager 13/13] ui: storage: add basic UI integration for custom storage plugins
page: next (older)
- recent:[subjects (threaded) |topics (new) |topics (active) ] This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.