From: Fiona Ebner <f.ebner@proxmox.com>
To: Proxmox VE development discussion <pve-devel@lists.proxmox.com>,
Filip Schauer <f.schauer@proxmox.com>
Subject: [pve-devel] applied: [PATCH v5 qemu] fix #1534: vma: Add extract filter for disk images
Date: Wed, 30 Aug 2023 11:06:14 +0200 [thread overview]
Message-ID: <a2ef4cc6-3b53-2314-a719-496148baa935@proxmox.com> (raw)
In-Reply-To: <20230830083347.38259-1-f.schauer@proxmox.com>
Am 30.08.23 um 10:33 schrieb Filip Schauer:
> Add a filter to the "vma extract" command. A comma seperated list of
> disk images that should be extracted can be passed with the "-d" option.
>
> Example to extract an IDE drive and an SCSI drive from vzdump.vma:
>
> vma extract vzdump.vma -d "drive-ide0,drive-scsi0" extractdir
>
> Signed-off-by: Filip Schauer <f.schauer@proxmox.com>
> ---
applied, thanks!
> -index 0000000000..304f02bc84
> +index 0000000000..1604d955d8
But had to fix the index here, as current master had
> index 0000000000..c76ecefa0f
https://git.proxmox.com/?p=pve-qemu.git;a=blob;f=debian/patches/pve/0027-PVE-Backup-add-vma-backup-format-code.patch;h=5ee84e19e4041c598a65863a200f29694d87128d;hb=HEAD#l1736
prev parent reply other threads:[~2023-08-30 9:06 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-30 8:33 [pve-devel] " Filip Schauer
2023-08-30 9:06 ` Fiona Ebner [this message]
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=a2ef4cc6-3b53-2314-a719-496148baa935@proxmox.com \
--to=f.ebner@proxmox.com \
--cc=f.schauer@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 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.