Re: [PATCH] KVM: selftests: Rename vm_handle_exception in evmcs test

2021-06-06 Thread Marc Zyngier
On 2021-06-05 00:11, Ricardo Koller wrote: On Fri, Jun 04, 2021 at 09:26:54PM +, Sean Christopherson wrote: On Fri, Jun 04, 2021, Ricardo Koller wrote: > Kernel test robot reports this: > > > /usr/bin/ld: tools/testing/selftests/kvm/x86_64/evmcs_test.c:157: undefined reference to `vm_handle

Re: [PATCH v2 4/7] KVM: arm64: Unify MMIO and mem host stage-2 pools

2021-06-06 Thread Marc Zyngier
On 2021-06-02 10:43, Quentin Perret wrote: We currently maintain two separate memory pools for the host stage-2, one for pages used in the page-table when mapping memory regions, and the other to map MMIO regions. The former is large enough to map all of memory with page granularity and the latte