Lines Matching full:how
4 How backwards compatibility works
105 How do we tell QEMU about these device feature changes? In
143 So, how can we address this problem. Easy, just convince qemu-5.2
190 Now, how was this done in reality? The following commit shows how it
229 How can we get this to work with migration. The way to do that is
302 configuration is correct. QEMU doesn't know how to look at this kind
317 How to mitigate when we have a backward compatibility error
325 Let see how it worked with one example.
375 The patch changes how we configure PCI space for AER. But QEMU fails
379 The following commit shows how this got fixed::
408 Now we see how the fix is done. This is going to depend on what kind