• A
    qemu: domain: Reflect USB controller model in guest XML · f55eaccb
    Andrea Bolognani 提交于
    When the user doesn't specify any model for a USB controller,
    we use an architecture-dependent default, but we don't reflect
    it in the guest XML.
    
    Pick the default USB controller model when parsing the guest
    XML instead of when creating the QEMU command line, so that
    our choice is saved back to disk.
    f55eaccb
qemu_domain.c 180.5 KB