public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
From: Thomas Lamprecht <t.lamprecht@proxmox.com>
To: pve-devel@lists.proxmox.com, Fiona Ebner <f.ebner@proxmox.com>
Subject: [pve-devel] applied: [PATCH qemu-server v3 13/16] introduce QSD module for qemu-storage-daemon functionality
Date: Fri, 14 Nov 2025 01:06:27 +0100	[thread overview]
Message-ID: <176307878611.3089482.6613531708147157480.b4-ty@proxmox.com> (raw)
In-Reply-To: <20251113144131.560130-14-f.ebner@proxmox.com>

On Thu, 13 Nov 2025 15:41:06 +0100, Fiona Ebner wrote:
> For now, supports creating FUSE exports based on Proxmox VE drive
> definitions. NBD exports could be added later. In preparation to allow
> qcow2 for TPM state volumes. A QEMU storage daemon instance is
> associated to a given VM.
> 
> Target files where the FUSE export is mounted must already exist. The
> 'writable' flag for the export is taken to be the negation of the
> 'read-only' status of the added block node. The 'allow-other' flag is
> set to 'off', so only the user the storage daemon is running as may
> access the export. For now, exported images don't need to be resized,
> so the 'growable' flag is hard-coded to 'false'.
> 
> [...]

Applied, thanks!

[13/16] introduce QSD module for qemu-storage-daemon functionality
        commit: f10cfc0dac6e0fc290a43edd36555f4a13555a70


_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel


  reply	other threads:[~2025-11-14  0:06 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-11-13 14:40 [pve-devel] [PATCH-SERIES qemu/swtpm/storage/qemu-server/manager v3 00/16] fix #4693: drive: allow non-raw image formats for TPM state drive Fiona Ebner
2025-11-13 14:40 ` [pve-devel] [PATCH qemu v3 01/16] d/rules: enable fuse Fiona Ebner
2025-11-13 22:59   ` [pve-devel] applied: " Thomas Lamprecht
2025-11-13 14:40 ` [pve-devel] [PATCH swtpm v3 02/16] swtpm setup: file: always just clear header rather than unlinking Fiona Ebner
2025-11-14  0:14   ` Thomas Lamprecht
2025-11-13 14:40 ` [pve-devel] [PATCH storage v3 03/16] common: add pve-vm-image-format standard option for VM image formats Fiona Ebner
2025-11-13 23:19   ` [pve-devel] applied: " Thomas Lamprecht
2025-11-13 14:40 ` [pve-devel] [PATCH qemu-server v3 04/16] tests: cfg2cmd: remove invalid mocking of qmp_cmd Fiona Ebner
2025-11-14  0:06   ` [pve-devel] applied: " Thomas Lamprecht
2025-11-13 14:40 ` [pve-devel] [PATCH qemu-server v3 05/16] migration: offline volumes: drop deprecated special casing for TPM state Fiona Ebner
2025-11-14  0:06   ` [pve-devel] applied: " Thomas Lamprecht
2025-11-13 14:40 ` [pve-devel] [PATCH qemu-server v3 06/16] qmp client: better abstract peer in preparation for qemu-storage-daemon Fiona Ebner
2025-11-14  0:06   ` [pve-devel] applied: " Thomas Lamprecht
2025-11-13 14:41 ` [pve-devel] [PATCH qemu-server v3 07/16] helpers: add functions for qemu-storage-daemon instances Fiona Ebner
2025-11-14  0:06   ` [pve-devel] applied: " Thomas Lamprecht
2025-11-13 14:41 ` [pve-devel] [PATCH qemu-server v3 08/16] monitor: qmp: allow 'qsd' peer type for qemu-storage-daemon Fiona Ebner
2025-11-14  0:06   ` [pve-devel] applied: " Thomas Lamprecht
2025-11-13 14:41 ` [pve-devel] [PATCH qemu-server v3 09/16] monitor: align interface of qmp_cmd() with other helpers Fiona Ebner
2025-11-14  0:06   ` [pve-devel] applied: " Thomas Lamprecht
2025-11-13 14:41 ` [pve-devel] [PATCH qemu-server v3 10/16] machine: include +pve version when getting installed machine version Fiona Ebner
2025-11-14  0:06   ` [pve-devel] applied: " Thomas Lamprecht
2025-11-13 14:41 ` [pve-devel] [PATCH qemu-server v3 11/16] blockdev: support attaching to qemu-storage-daemon Fiona Ebner
2025-11-14  0:06   ` [pve-devel] applied: " Thomas Lamprecht
2025-11-13 14:41 ` [pve-devel] [PATCH qemu-server v3 12/16] blockdev: attach: also return whether attached blockdev is read-only Fiona Ebner
2025-11-14  0:06   ` [pve-devel] applied: " Thomas Lamprecht
2025-11-13 14:41 ` [pve-devel] [PATCH qemu-server v3 13/16] introduce QSD module for qemu-storage-daemon functionality Fiona Ebner
2025-11-14  0:06   ` Thomas Lamprecht [this message]
2025-11-13 14:41 ` [pve-devel] [PATCH qemu-server v3 14/16] tpm: support non-raw volumes via FUSE exports for swtpm Fiona Ebner
2025-11-14  0:06   ` [pve-devel] applied: " Thomas Lamprecht
2025-11-13 14:41 ` [pve-devel] [PATCH qemu-server v3 15/16] fix #4693: drive: allow non-raw image formats for TPM state drive Fiona Ebner
2025-11-14  0:06   ` [pve-devel] applied: " Thomas Lamprecht
2025-11-13 14:41 ` [pve-devel] [PATCH manager v3 16/16] ui: qemu: tpm drive: follow back-end and allow non-raw formats Fiona Ebner
2025-11-14 15:25   ` [pve-devel] applied: " Fiona Ebner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=176307878611.3089482.6613531708147157480.b4-ty@proxmox.com \
    --to=t.lamprecht@proxmox.com \
    --cc=f.ebner@proxmox.com \
    --cc=pve-devel@lists.proxmox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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