3 Jun
                
                    2022
                
            
            
                3 Jun
                
                '22
                
            
            
            
        
    
                4:11 p.m.
            
        On a Friday in 2022, Peter Krempa wrote:
Since we now have a full virStorageSource for storing the nvram path we don't need the extra dance of transfering the data into the 'pflash1'
*transferring
variable which was an intermediary solution to use -blockdev.
For now we keep it functionally identical to the previous impl.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- src/qemu/qemu_command.c | 14 +++++++++----- src/qemu/qemu_domain.c | 12 ++---------- src/qemu/qemu_domain.h | 1 - 3 files changed, 11 insertions(+), 16 deletions(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano