carlwgeorge / rpms / qemu

Forked from rpms/qemu a year ago
Clone

5da8fbc Fix default machine type patch to apply correctly

Authored and Committed by berrange 11 years ago
    Fix default machine type patch to apply correctly
    
    The previous commit added a new patch  0001-qemu-kvm-Fix-default-machine-options.patch
    but then mistakenly applied the old patch 0001-qemu-kvm-Add-missing-default-machine-options.patch
    as Patch5 (having previously disabled it as Patch1). The new patch
    did not actually apply cleanly anyway, since it was diff'd against
    master, not stable-1.1
    
        
file modified
+7 -4