42845ac qemu: parse: drop redundant video config

Authored and Committed by crobinso 6 years ago
    qemu: parse: drop redundant video config
    
    The ram/vram = 0 bits aren't needed, and PostParse will fill in the
    needed QXL default
    
    Reviewed-by: John Ferlan <jferlan@redhat.com>
    Signed-off-by: Cole Robinson <crobinso@redhat.com>