Re: [PATCH v2 0/4] KVM: selftests: Introduce VM_MODE_PXXV48_4K

2019-08-29 Thread Peter Xu
On Thu, Aug 29, 2019 at 06:46:38PM +0200, Andrew Jones wrote: > Tested on AArch64. Looks good. Thanks! -- Peter Xu

Re: [PATCH v2 0/4] KVM: selftests: Introduce VM_MODE_PXXV48_4K

2019-08-29 Thread Andrew Jones
On Thu, Aug 29, 2019 at 10:21:13AM +0800, Peter Xu wrote: > v2: > - pick r-bs > - rebased to master > - fix pa width detect, check cpuid(1):edx.PAE(bit 6) > - fix arm compilation issue [Drew] > - fix indents issues and ways to define macros [Drew] > - provide functions for fetching cpu pa/va bits [

[PATCH v2 0/4] KVM: selftests: Introduce VM_MODE_PXXV48_4K

2019-08-28 Thread Peter Xu
v2: - pick r-bs - rebased to master - fix pa width detect, check cpuid(1):edx.PAE(bit 6) - fix arm compilation issue [Drew] - fix indents issues and ways to define macros [Drew] - provide functions for fetching cpu pa/va bits [Drew] This series originates from "[PATCH] KVM: selftests: Detect max P