• P
    qemu: Clean up qemuDomainSetNumaParameters · 8b573a6b
    Peter Krempa 提交于
    Add whitespace to separate logical code blocks, reformat error messages
    and clean up code flow.
    
    This patch changes error handling in some cases where the the loop would
    be continued to jump to cleanup instead and error out rather than modify
    the domain any further.
    8b573a6b
qemu_driver.c 511.1 KB