• P
    qemu: domain: Fix backing store terminator for non-backing local files · adcc31bb
    Peter Krempa 提交于
    Raw local files do not pass through the backing store detector and thus
    the code did not allocate the required backing store terminator for
    them. Previously the terminating element would be formatted into the XML
    since the default values used for the metadata allowed that. This is a
    regression since a693fdba which was not detected in the review.
    
    This patch also reverts all the changes in the test files.
    adcc31bb
qemuhotplug-base-live+disk-scsi.xml 2.0 KB