• J
    Taint domains configured with cpu mode=host-passthrough · c8506d66
    Jiri Denemark 提交于
    There are several reasons for doing this:
    
    - the CPU specification is out of libvirt's control so we cannot
      guarantee stable guest ABI
    - not every feature of a CPU may actually work as expected when
      advertised directly to a guest
    - migration between two machines with exactly the same CPU may work but
      no guarantees can be made
    - this mode is not supported and its use is at one's own risk
    c8506d66
qemu_domain.c 48.2 KB