2018-12-03 13:52-0800, Sean Christopherson: > The ultimate goal of this series is to break vmx.c's monopoly on all > things VMX so that it's size goes from utterly ludicrous to merely > ridiculous. For the most part the patches are simply moving code > around. There are a few actual code changes sprinkled in, primarily > to allow moving the nested code out of vmx.c without having to expose > variables unnecessarily. The split looks reasonable, quick review didn't reveal any regressions, and, honestly, anything that compiles is more than welcome at this point, even if it complicates all in-flight patches. Acked-by: Radim Krčmář <rkrcmar@xxxxxxxxxx> It's going to be easier to dissect the abominations now, thanks!