On Wed, Nov 24 2021 at 16:19, isaku yamahata wrote: What is PV MMIO? This has nothing to do with PV=, aka paravirt because it's used in the tdx exit handler for emulation. Please stop confusing concepts. > From: Sean Christopherson <sean.j.christopherson@xxxxxxxxx> > > Later kvm_intel.ko will use it. That sentence is useless, as are the other 'later patches' phrases all over the place. At submission time it's obvious and once this is merged it's not helpful at all. What's even worse is that this happens right at the beginning of the series and the actual use case is introduced 50 patches later. That's not how exports are done. Exports are next to the use case and in the best case they can be just part of the use case patch. This is not how fine granular patching works. Just splitting out stupid things into separate patches does not make a proper patch series. It creates an illusion, that's it. And if I look at the patch which makes actual use of that export then it's just the proof. I'll come to that later. Thanks, tglx