• P
    qemu: domain: Extract cpu-hotplug related data · 6b4a23ff
    Peter Krempa 提交于
    Now that the monitor code gathers all the data we can extract it to
    relevant places either in the definition or the private data of a vcpu.
    
    As only thread id is broken for TCG guests we may extract the rest of
    the data and just skip assigning of the thread id. In case where qemu
    would allow cpu hotplug in TCG mode this will make it work eventually.
    6b4a23ff
qemu_domain.h 27.2 KB