• M
    qemu: Add support for EOI with APIC · fbf9aa12
    Martin Kletzander 提交于
    This patch adds full support for EOI setting for domains. Because this
    is CPU feature (flag), the model needs to be added even when it's not
    specified. Fortunately this problem was already solved with kvmclock,
    so this patch simply abuses that.
    
    And due to the size of the patch (17 lines) I dared to include the tests.
    fbf9aa12
qemuxml2argvtest.c 32.0 KB