• J
    cpu: Update guest CPU in host-* mode · 277bc0dc
    Jiri Denemark 提交于
    VIR_DOMAIN_XML_UPDATE_CPU flag for virDomainGetXMLDesc may be used to
    get updated custom mode guest CPU definition in case it depends on host
    CPU. This patch implements the same behavior for host-model and
    host-passthrough CPU modes.
    277bc0dc
qemu_domain.c 48.1 KB