public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH qemu-server 0/6] fix #2862: more template backup fixes
@ 2021-06-04  9:47 Fabian Grünbichler
  2021-06-04  9:47 ` [pve-devel] [PATCH qemu-server 1/6] test: unbreak restore_config_test Fabian Grünbichler
                   ` (6 more replies)
  0 siblings, 7 replies; 15+ messages in thread
From: Fabian Grünbichler @ 2021-06-04  9:47 UTC (permalink / raw)
  To: pve-devel

first one is unrelated, rest should fix the remaining cases where
template backups to PBS fail.

Fabian Grünbichler (6):
  test: unbreak restore_config_test
  drive: factor out read-only helper
  template: mark efidisk as read-only
  test: add template drive read-only tests
  template: add -snapshot to KVM command
  template: start VM for VMA backup

 PVE/QemuServer.pm                             | 18 +++++----
 PVE/QemuServer/Drive.pm                       | 10 +++++
 PVE/VZDump/QemuServer.pm                      | 20 ++--------
 test/cfg2cmd/efi-raw-old.conf.cmd             |  2 +-
 test/cfg2cmd/efi-raw-template.conf            |  5 +++
 test/cfg2cmd/efi-raw-template.conf.cmd        | 28 ++++++++++++++
 test/cfg2cmd/efi-raw.conf.cmd                 |  2 +-
 test/cfg2cmd/i440fx-win10-hostpci.conf.cmd    |  2 +-
 .../q35-linux-hostpci-multifunction.conf.cmd  |  2 +-
 test/cfg2cmd/q35-linux-hostpci.conf.cmd       |  2 +-
 test/cfg2cmd/q35-win10-hostpci.conf.cmd       |  2 +-
 test/cfg2cmd/simple1-template.conf            | 17 +++++++++
 test/cfg2cmd/simple1-template.conf.cmd        | 37 +++++++++++++++++++
 test/run_qemu_restore_config_tests.pl         | 14 +++++++
 14 files changed, 132 insertions(+), 29 deletions(-)
 create mode 100644 test/cfg2cmd/efi-raw-template.conf
 create mode 100644 test/cfg2cmd/efi-raw-template.conf.cmd
 create mode 100644 test/cfg2cmd/simple1-template.conf
 create mode 100644 test/cfg2cmd/simple1-template.conf.cmd

-- 
2.30.2





^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2021-06-23 10:50 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-04  9:47 [pve-devel] [PATCH qemu-server 0/6] fix #2862: more template backup fixes Fabian Grünbichler
2021-06-04  9:47 ` [pve-devel] [PATCH qemu-server 1/6] test: unbreak restore_config_test Fabian Grünbichler
2021-06-04  9:47 ` [pve-devel] [PATCH qemu-server 2/6] drive: factor out read-only helper Fabian Grünbichler
2021-06-07  9:29   ` Stefan Reiter
2021-06-07 10:23     ` Fabian Grünbichler
2021-06-07 10:35       ` Stefan Reiter
2021-06-04  9:47 ` [pve-devel] [PATCH qemu-server 3/6] template: mark efidisk as read-only Fabian Grünbichler
2021-06-07  9:29   ` Stefan Reiter
2021-06-07 10:23     ` Fabian Grünbichler
2021-06-04  9:47 ` [pve-devel] [PATCH qemu-server 4/6] test: add template drive read-only tests Fabian Grünbichler
2021-06-04  9:47 ` [pve-devel] [PATCH qemu-server 5/6] template: add -snapshot to KVM command Fabian Grünbichler
2021-06-04  9:47 ` [pve-devel] [RFC qemu-server 6/6] template: start VM for VMA backup Fabian Grünbichler
2021-06-07  9:29   ` Stefan Reiter
2021-06-07 10:22     ` Fabian Grünbichler
2021-06-23 10:50 ` [pve-devel] partially-applied: [PATCH qemu-server 0/6] fix #2862: more template backup fixes Thomas Lamprecht

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