Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1378842
| From | Suzuki K Poulose <Suzuki.Poulose@arm.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 00/17] kvm-arm: Add stage2 page table walker |
| Date | 2016-04-14 15:30 +0200 |
| Message-ID | <rnPvl-2fL-37@gated-at.bofh.it> (permalink) |
| References | <rnPvk-2fL-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 14/04/16 14:20, Suzuki K Poulose wrote:
> This series adds support for stage2 page table helpers and makes
> the core kvm-arm MMU code make use of it. At the moment we assume
> that the host/hyp and the stage2 page tables have same number of
> levels and hence use the host level accessors (except for some
> hooks, e.g kvm_p.d_addr_end) and shares the routines for unmapping
> the page table ranges.
> The tree is available at :
> git://linux-arm.org/linux-skp.git kvm-stage2/v2
Please note that the tree above contains one additional patch on top of kvmarm/master :
commit 91ad0db16a42a7d3("arm64/sunxi: 4.6-rc1: Add dependency on generic irq chip"),
which is there to fix a build break with ARCH_SUNXI selected on 4.6-rc1.
Thanks
Suzuki
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Re: [PATCH v2 00/17] kvm-arm: Add stage2 page table walker Suzuki K Poulose <Suzuki.Poulose@arm.com> - 2016-04-14 15:30 +0200
Re: [PATCH v2 00/17] kvm-arm: Add stage2 page table walker Christoffer Dall <christoffer.dall@linaro.org> - 2016-04-14 18:10 +0200
Re: [PATCH v2 00/17] kvm-arm: Add stage2 page table walker Marc Zyngier <marc.zyngier@arm.com> - 2016-04-14 18:20 +0200
Re: [PATCH v2 00/17] kvm-arm: Add stage2 page table walker Suzuki K Poulose <Suzuki.Poulose@arm.com> - 2016-04-14 18:20 +0200
Re: [PATCH v2 00/17] kvm-arm: Add stage2 page table walker Christoffer Dall <christoffer.dall@linaro.org> - 2016-04-14 18:50 +0200
Re: [PATCH v2 00/17] kvm-arm: Add stage2 page table walker Suzuki K Poulose <Suzuki.Poulose@arm.com> - 2016-04-14 19:00 +0200
csiph-web