all lists on lists.proxmox.com
 help / color / mirror / Atom feed
 messages from 2026-08-23 13:06:14 to 2026-08-25 14:52:54 UTC [more...]

[PATCH manager 0/4] fix #7801: ui: warn about problematic virtio versions on iso select
 2026-08-25 14:52 UTC  (8+ messages)
` [PATCH pve-manager 1/4] ui: iso selector: add option to warn about virtio versions with issues
` [PATCH pve-manager 2/4] ui: cd edit: add `warnVirtio` option to pass to iso selector
` [PATCH pve-manager 3/4] partially fix #7801: ui: ospanel: warn about problematic virtio versions
` [PATCH pve-manager 4/4] partially fix #7801: ui: hardware view: "

[PATCH docs/guest-common/qemu-server v3 0/4] add new pci passthrough specific hookscript phase
 2026-08-25 14:10 UTC  (10+ messages)
` [PATCH guest-common v3 1/1] helpers: exec hookscript: add optional parameters
` [PATCH qemu-server v3 1/2] pci: factor 'prepare_pci_devices' out to PVE::QemuServer::PCI module
` [PATCH qemu-server v3 2/2] pci: call hookscript for each prepared pci device
` [PATCH docs v3 1/1] examples: add new hookscript phase to example hookscript
` superseded: [PATCH docs/guest-common/qemu-server v3 0/4] add new pci passthrough specific hookscript phase

[PATCH pve-docs 0/2] qm: pci passthrough: the AtomicOps caveat of the all-functions form
 2026-08-25 14:09 UTC  (5+ messages)
` [PATCH pve-docs 1/2] qm: pci passthrough: note the AtomicOps caveat of "
` [PATCH pve-docs 2/2] qm: pci passthrough: name the function in the GPU example

[PATCH docs/guest-common/qemu-server v4 0/7] add new pci passthrough specific hookscript phase
 2026-08-25 13:54 UTC  (8+ messages)
` [PATCH guest-common v4 1/7] helpers: exec hookscript: add optional parameters
` [PATCH qemu-server v4 2/7] pci: mdev preparation: always generate local uuid first
` [PATCH qemu-server v4 3/7] pci: nvidia vgpu: correct wrong comment about uuid
` [PATCH qemu-server v4 4/7] pci: factor 'prepare_pci_devices' out to PVE::QemuServer::PCI module
` [PATCH qemu-server v4 5/7] pci: preparation: mdev: only generate uuid once
` [PATCH qemu-server v4 6/7] pci: call hookscript for each prepared pci device
` [PATCH docs v4 7/7] examples: add new hookscript phase to example hookscript

[PATCH proxmox-yew-comp] fix #7932: add missing uptime to the GUI
 2026-08-25 13:54 UTC 

[PATCH docs 0/2] qm: pci passthrough: various fixes and clarifications
 2026-08-25 13:04 UTC  (5+ messages)
` [PATCH pve-docs 1/2] qm: pci passthrough: replace obsolete module loading procedure
` [PATCH pve-docs 2/2] qm: pci passthrough: fix grammar and spelling

[RFC pve-http-server/qemu-server/pve-manager/pve-{qemu-kyber,kyberproxy, kyber-web,qemu-rdp,rdpproxy,rdp-web} 00/13] add rdp && kyber consoles for qemu over D-Bus display
 2026-08-25 11:34 UTC  (11+ messages)
` [RFC pve-http-server 01/13] anyevent : proxy a path prefix to a local http proxy
` [RFC qemu-server 02/13] add D-Bus display support
` [RFC qemu-server 03/13] add kyber display
` [RFC qemu-server 04/13] add rdp display
` [RFC qemu-server 05/13] add experimental kyber-gl display
` [RFC pve-manager 06/13] ui: add kyber console
` [RFC pve-manager 07/13] ui: add rdp console
` [RFC pve-kyber-web 10/13] add pve-kyber-web: console's webassembly client
` [RFC pve-qemu-rdp 11/13] Add pve-qemu-rdp: an RDP server for the console
` [RFC pve-rdpproxy 12/13] Add pve-rdpproxy

SPAM: [RFC pve-http-server/qemu-server/pve-manager/pve-{qemu-kyber,kyberproxy, kyber-web,qemu-rdp,rdpproxy,rdp-web} 00/13] add rdp && kyber consoles for qemu over D-Bus display
 2026-08-25 11:08 UTC  (11+ messages)
` SPAM: [RFC pve-http-server 01/13] anyevent : proxy a path prefix to a local http proxy
` SPAM: [RFC qemu-server 02/13] add D-Bus display support
` SPAM: [RFC qemu-server 03/13] add kyber display
` SPAM: [RFC qemu-server 04/13] add rdp display
` SPAM: [RFC qemu-server 05/13] add experimental kyber-gl display
` SPAM: [RFC pve-manager 06/13] ui: add kyber console
` SPAM: [RFC pve-manager 07/13] ui: add rdp console
` SPAM: [RFC pve-kyber-web 10/13] add pve-kyber-web: console's webassembly client
` SPAM: [RFC pve-qemu-rdp 11/13] Add pve-qemu-rdp: an RDP server for the console
` SPAM: [RFC pve-rdpproxy 12/13] Add pve-rdpproxy

[PATCH pve-apiclient 1/1] client: allow passing query parameters to delete calls
 2026-08-25  9:45 UTC  (4+ messages)

[PATCH pve-apiclient] pass parameters for DELETE requests as query string
 2026-08-25  9:42 UTC  (2+ messages)
` applied: "

[PATCH many 0/8] fix #7530: Implement download bandwidth and restore limits for pbs-restore
 2026-08-25  9:17 UTC  (9+ messages)
` [PATCH proxmox 1/8] pbs-api-types: expose ClientRateLimitConfig fields as pub
` [PATCH proxmox-backup-qemu 2/8] restore: fix useless borrow clippy warnings for archive names
` [PATCH proxmox-backup-qemu 3/8] commands: fix clippy error for reimplementing Result::ok()
` [PATCH proxmox-backup-qemu 4/8] submodules: bump proxmox-backup submodule to 4.2.5 and fix api changes
` [PATCH proxmox-backup-qemu 5/8] restore: implement `bw-limit` parameter imposing download rate limits
` [PATCH proxmox-backup-qemu 6/8] restore: implement `rate-limit` imposing chunk data stream limits
` [PATCH pve-qemu 7/8] fix #7530: pbs-restore: expose optional rate limit parameters
` [PATCH qemu-server 8/8] pbs-restore: set restore bandwidth limit for volumes

[PATCH pve-kernel] build: ship Rust artifacts for external modules
 2026-08-24 17:52 UTC  (2+ messages)

[PATCH 0/2] android: register OpenID Connect callback activity for #4281
 2026-08-21  3:41 UTC  (21+ messages)
` [PATCH v2 0/7] app: implement OpenID Connect (OAuth) realm login (#4281)
  ` [PATCH dart-api-client v2 1/2] fix #4281: access: add `type` property to `PveAccessDomainModel`
  ` [PATCH dart-api-client v2 2/2] fix #4281: access: add OpenID Connect auth-url/login helpers
  ` [PATCH v3 00/10] app: implement OpenID Connect (OAuth) realm login (#4281)
    ` [PATCH dart-api-client v3 1/2] fix #4281: access: add `type` property to `PveAccessDomainModel`
    ` [PATCH dart-api-client v3 2/2] fix #4281: access: add OpenID Connect auth-url/login helpers
    ` [PATCH login-manager v3 1/5] fix #4281: deps: add flutter_web_auth_2 dependency
    ` [PATCH login-manager v3 2/5] refactor: ui: factor out shared login tail into _finishLogin
    ` [PATCH login-manager v3 3/5] refactor: ui: split password form into its own widget
    ` [PATCH login-manager v3 4/5] fix #4281: ui: add OpenID Connect login flow to login form
    ` [PATCH login-manager v3 5/5] fix #4281: ui: fix stale Continue button state on realm switch
    ` [PATCH flutter-frontend v3 1/3] chore: regenerate plugin registrant for flutter_web_auth_2
    ` [PATCH flutter-frontend v3 2/3] fix #4281: android: set taskAffinity="" on MainActivity
    ` [PATCH flutter-frontend v3 3/3] fix #4281: android: register OpenID Connect callback activity

[PATCH datacenter-manager v2] add `make coverage` build target
 2026-08-25  6:45 UTC 

[PATCH datacenter-manager] add `make coverage` build target
 2026-08-25  6:40 UTC  (2+ messages)

[PATCH proxmox-backup 1/1] faq: add warning about using apt upgrade
 2026-08-25  6:29 UTC  (2+ messages)

[PATCH container] api: template: allow creating template from ct with disk on LVM
 2026-08-24 15:33 UTC  (2+ messages)

[PATCH qemu-server v2 0/3] memory: add verbose_description to NUMA policy
 2026-08-24 15:22 UTC  (4+ messages)
` [PATCH qemu-server v2 2/3] memory: add default NUMA allocation policy
` partially-applied: [PATCH qemu-server v2 0/3] memory: add verbose_description to NUMA policy

[PATCH qemu-server v4] fix #7711: pci: try to detect large memory region preconditions
 2026-08-24 14:40 UTC  (3+ messages)

[PATCH datacenter-manager/proxmox v2 00/20] inject application context via API macro for easier integration testing
 2026-08-24 13:57 UTC  (18+ messages)
` [PATCH proxmox v2 03/20] api-macro: support shared state extraction type
` [PATCH datacenter-manager v2 08/20] context: introduce a ContextFactory to build application context
` [PATCH datacenter-manager v2 09/20] context: establish PdmApplication object
` [PATCH datacenter-manager v2 12/20] parallel fetcher: support a custom client factory
` [PATCH datacenter-manager v2 16/20] api-cache: add wrapper type

[PATCH pve-network] sdn: ipam: fix dual-stack per-MAC lookup in the PVE plugin
 2026-08-24 13:42 UTC 

[PATCH docs/manager 0/4] manager/docs: fix: #6211: ui: docs: add reference to vm options protection/IDX/SEV
 2026-08-24 13:24 UTC  (2+ messages)
` superseded: "

[PATCH datacenter-manager/proxmox 00/20] inject application context via API macro for easier integration testing
 2026-08-24 13:13 UTC  (13+ messages)
` [PATCH proxmox 01/20] router: introduce shared state
` [PATCH proxmox 03/20] api-macro: support shared state extraction type
` [PATCH datacenter-manager 06/20] pdm-config: subscriptions: rename trait methods to read/write/lock
` [PATCH datacenter-manager 11/20] parallel fetcher: pass arguments to closure in a single type

[PATCH manager] fix #7896: ui: qemu: show effective machine version for Windows guests
 2026-08-24 13:03 UTC  (2+ messages)
` superseded: "

[PATCH manager v2] fix #7896: ui: qemu: show effective machine version for Windows guests
 2026-08-24 13:01 UTC 

[PATCH proxmox-backup 1/1] openid auth: improve error logging
 2026-08-24 12:57 UTC 

[PATCH docs/storage 0/2] docs: match smbdescription at pve-docs and pve-storage
 2026-08-24 12:34 UTC  (5+ messages)
` [PATCH storage 1/1] cifs: match smbversion description with docs
` [PATCH docs 1/1] docs: cifs: match smbversion docs with pve-storage
  ` applied: "

[PATCH proxmox-backup 0/2] fix #6990: server: drop verify state on push & pull job
 2026-08-24 12:31 UTC  (2+ messages)
` superseded: "

[PATCH manager] fix #6735: api: pci: extend mdevscan persmissions for mappings
 2026-08-24 11:26 UTC 

[PATCH datacenter-manager 1/1] fix #7135: openid auth: improve error logging
 2026-08-24 11:01 UTC  (4+ messages)
` applied: "

[RFC] add max-depth to the datastore snapshots API endpoint
 2026-08-24 10:08 UTC  (3+ messages)

[PATCH-SERIES cluster 00/12] addressing large ipc message responses
 2026-08-24  8:56 UTC  (13+ messages)
` [PATCH cluster 01/12] buildsys: include pmxcfs tidy target in top-level tidy target
` [PATCH cluster 02/12] run make tidy
` [PATCH cluster 03/12] pmxcfs: server: simplify non-negative ipc message result responses
` [PATCH cluster 04/12] pmxcfs: server: simplify ipc message response logic
` [PATCH cluster 05/12] pmxcfs: server: report responses exceeding the maximum message size
` [PATCH cluster 06/12] pmxcfs: server: remove unnecessary local variable alignment attributes
` [PATCH cluster 07/12] pmxcfs: server: move message handling to separate function
` [PATCH cluster 08/12] pmxcfs: server: move message response sending "
` [PATCH cluster 09/12] pmxcfs: server: simplify message response size calculation
` [PATCH cluster 10/12] ipcc: move the data pointer initialization up
` [PATCH cluster 11/12] pmxcfs: server: do not forward qb_ipc_request_header to s1_msg_handle_request
` [RFC PATCH cluster 12/12] allow large ipc responses by sending the response message in chunks

[PATCH proxmox-yew-comp] fix #7963: acme: filter ACME DNS Plugins by their human-readable name
 2026-08-24  8:12 UTC  (2+ messages)
` applied: "

[PATCH yew-comp] fix #7959: acme: use correct validation-delay maximum
 2026-08-24  7:55 UTC  (3+ messages)
` superseded: "

[PATCH yew-comp v2] fix #7959: acme: use correct validation-delay maximum
 2026-08-24  7:53 UTC 

[PATCH docs/manager/network/perl-rs v4 0/6] sdn: enable force_forwarding for ipv6 forwarding
 2026-08-24  7:33 UTC  (6+ messages)
` [PATCH network v4 1/6] sdn: evpn: enable force_forwarding for ipv6 forwarding to subnets
` [PATCH perl-rs v4 3/6] fabrics: openfabric: enable force_forwarding for ipv6 transit traffic

[PATCH v4 pve-qemu qemu-server 0/3] bypass host page cache for restore on zvol
 2026-08-23 13:04 UTC  (2+ messages)


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.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal