On 14/02/20 15:59, Andrew Jones wrote: > This series has several parts: > > * First, a hack to get x86 to compile. The missing __NR_userfaultfd > define should be fixed a better way. > > * Then, fixups for several commits in kvm/queue. These fixups correspond > to review comments that didn't have a chance to get addressed before > the commits were applied. Right, that's why they're in kvm/queue only. :) Did you test this series on aarch64? Paolo > > * Next, a few unnecessary #define/#ifdef deletions. > > * Then, a rework of debug and info message printing. > > * Finally, an addition to the API, num-pages conversion utilities, > which cleans up all the num-pages calculations.