[libvirt] [PATCH v2 0/2] make attaching disk partition to VM illegal

Pavel Mores pmores at redhat.com
Mon Sep 30 13:40:59 UTC 2019


This version addresses comments and objections to the original submission.

Pavel Mores (2):
  qemu: make attaching disk partition to VM illegal
  remove a now redundant call to virDiskNameToIndex()

 src/qemu/qemu_command.c                       |  6 -----
 src/qemu/qemu_domain.c                        | 15 +++++++++++
 .../disk-attaching-partition-nosupport.xml    | 27 +++++++++++++++++++
 tests/qemuxml2argvtest.c                      |  1 +
 4 files changed, 43 insertions(+), 6 deletions(-)
 create mode 100644 tests/qemuxml2argvdata/disk-attaching-partition-nosupport.xml

-- 
2.21.0




More information about the libvir-list mailing list