Comment 10 for bug 1868692

Revision history for this message
Christian Ehrhardt  (paelzer) wrote :

I was recently seeing a bug report that had a very similar signature but used host-passthrough. I was concerned enough on that failure to double check if that happens on the new builds as well.

host-model gave me
  <cpu mode='custom' match='exact' check='full'>
    <model fallback='forbid'>Haswell-noTSX-IBRS</model>
    <vendor>Intel</vendor>
    ... long list of extra features ...
=> no crash

host-passthrough
=> worked as well

Ok, so far so good - the report must really have been buggy HW/FW then (they resolved it by disabling some kvm_intel options). But that re-check was needed to feel a bit safer.

I'll run a full regression check (which found the initial issue) again before upload.