public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
 messages from 2026-09-14 09:21:25 to 2026-09-17 13:55:06 UTC [more...]

[PATCH firewall/manager v2 0/9] allow updating references when renaming/deleting firewall objects
 2026-09-17 13:54 UTC  (3+ messages)

[PATCH qemu-server 0/3] fix #7801: warn about problematic VirtIO ISOs
 2026-09-17 13:17 UTC  (9+ messages)
` [PATCH qemu-server 1/3] drive: add helper to detect VirtIO driver ISOs with known issues
` [PATCH qemu-server 2/3] partially fix #7801: api: warn about problematic VirtIO driver ISOs
` [PATCH qemu-server 3/3] partially fix #7801: vm start: warn about problematic VirtIO ISOs

[RFC pve-container 1/1] mountpoint backup: allow changing backup flag at runtime
 2026-09-17 10:05 UTC  (4+ messages)

[PATCH container] api: mtunnel: fix handling of privileged containers
 2026-09-17  9:30 UTC  (2+ messages)
` applied: "

[PATCH container] lxc: debian: avoid 'inet6 auto' with debian's ifupdown2
 2026-09-17  9:28 UTC  (2+ messages)
` applied: "

[PATCH cluster/manager v4 0/2] Configurable window titles for nodes
 2026-09-16 15:02 UTC  (6+ messages)
` [PATCH manager v4 1/2] fix #5475: configurable window title
` [PATCH cluster v4 2/2] "

[PATCH many 0/8] fix #7530: Implement download bandwidth and restore limits for pbs-restore
 2026-09-16 14:51 UTC  (2+ messages)
` superseded: "

[PATCH many v2 0/8] fix #7530: Implement download bandwidth and restore limits for pbs-restore
 2026-09-16 14:48 UTC  (9+ messages)
` [PATCH proxmox v2 1/8] pbs-api-types: expose ClientRateLimitConfig fields as pub
` [PATCH proxmox-backup-qemu v2 2/8] commands/restore: fix useless borrow clippy warnings for archive names
` [PATCH proxmox-backup-qemu v2 3/8] commands: fix clippy error for reimplementing Result::ok()
` [PATCH proxmox-backup-qemu v2 4/8] commands: extend stricter type checks for guest config archive names
` [PATCH proxmox-backup-qemu v2 5/8] restore: implement `bw-limit` parameter imposing download rate limits
` [PATCH proxmox-backup-qemu v2 6/8] restore: implement `rate-limit` imposing chunk data stream limits
` [PATCH pve-qemu v2 7/8] fix #7530: pbs-restore: expose optional rate limit parameters
` [PATCH qemu-server v2 8/8] pbs-restore: set restore bandwidth limit for volumes

[PATCH storage] lvm plugin: snapshot: don't quietly ignore failure to rename back to original
 2026-09-16 13:22 UTC 

[PATCH manager 1/1] cephx: rename 'consumer' to 'client' in output and comments
 2026-09-16 12:05 UTC  (3+ messages)

[PATCH pve-manager v3 0/2] fix #8031: write APT proxy config on http_proxy change
 2026-09-16  9:32 UTC  (4+ messages)
` [PATCH pve-manager v3 1/2] fix #8031: factor out APT proxy write from update_database call
` [PATCH pve-manager v3 2/2] fix #8031: write APT proxy config on http_proxy change

[PATCH access-control/docs/manager/qemu-server 0/5] Add new permission VM.Reboot
 2026-09-16  9:06 UTC  (6+ messages)
` [PATCH manager 1/5] ui: integrate new VM.Reboot permission
` [PATCH manager 2/5] ui: align VM context menu to permissions
` [PATCH access-control 3/5] acl: Add new privilege VM.Reboot
` [PATCH qemu-server 4/5] api: Integrate "
` [PATCH docs 5/5] pveum: VM permissions: add VM.Reboot

[PATCH manager 1/1] fix #7518: ceph: mon: advertise a single address per monitor
 2026-09-16  5:24 UTC  (2+ messages)

[PATCH v2 manager 0/1] fix #7518: ceph: mon: advertise a single address per monitor
 2026-09-16  5:21 UTC  (2+ messages)
` [PATCH v2 manager 1/1] "

[PATCH manager v2 0/4] fix #7801: ui: warn about problematic virtio versions on iso select
 2026-09-15 14:34 UTC  (2+ messages)
` superseded: "

[PATCH pve-manager] pvescheduler: hold off HUP and CHLD while a child is forked and recorded
 2026-09-15 13:36 UTC 

[PATCH docs] cephx-migration: slightly rephrase and extend for clarity
 2026-09-15 13:17 UTC  (2+ messages)
` applied: "

[PATCH manager 1/1] migrations: cephx: rename 'consumer' to 'client' in output
 2026-09-15 13:16 UTC 

SPAM: [RFC cluster/docs/ifupdown2/manager/network/proxmox{-ve-rs,-ebpf,-perl-rs} v2 00/27] sdn: add microsegmentation support
 2026-09-15  9:49 UTC  (6+ messages)
` [PATCH ifupdown2 v2 11/27] d/patches: add support for VXLAN-GBP flag

[PATCH ifupdown2] d/patches: add support for VXLAN-GBP flag
 2026-09-15  9:31 UTC  (2+ messages)

[PATCH pve-manager v2 0/2] fix #8031: Write APT proxy config on http_proxy change
 2026-09-15  9:18 UTC  (5+ messages)
` [PATCH pve-manager v2 1/2] fix #8031: factor out APT proxy write from update_database call
` [PATCH pve-manager v2 2/2] fix #8031: write APT proxy config on http_proxy change

[PATCH pve-manager 0/2] fix #8031: Write APT proxy config on http_proxy change
 2026-09-14 15:25 UTC  (4+ messages)
` [PATCH pve-manager 1/2] fix #8031: factor out APT proxy write from update_database call
` [PATCH pve-manager 2/2] fix #8031: write APT proxy config on http_proxy change

[PATCH qemu-server 1/1] fix #8030: snapshot: avoid orphaned vmstate volume on failure
 2026-09-14 14:05 UTC 

[PATCH ifupdown2] d/patches: don't fail vxlan syntax check on missing local tunnelip
 2026-09-14 11:49 UTC 

[PATCH qemu v3 0/4] savevm-async: fix stuck paused vm after snapshot
 2026-09-14 10:46 UTC  (5+ messages)
` [PATCH qemu v3 1/4] savevm-async: free migration vmdesc
` [PATCH qemu v3 2/4] savevm-async: release resources on start failure path
` [PATCH qemu v3 3/4] savevm-async: include reason when file open fails
` [PATCH qemu v3 4/4] savevm-async: restore run state from before snapshot

Feature Proposal: Proxmox VE Manager UX Improvements
 2026-09-14  9:44 UTC  (2+ messages)

[PATCH qemu-server/docs/manager 0/3] add pvpanic device support
 2026-09-14  9:23 UTC  (4+ messages)

[PATCH qemu-server/docs/manager/ha-manager 0/5] add pvpanic device support
 2026-09-14  9:20 UTC  (2+ messages)
` [PATCH ha-manager 4/5] vm resource: return running status -1 for panicked VMs


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