blob: ae269058b66bb3af5907c1c5f73e42fe68491949 [file] [log] [blame]
c066fafc595e ("KVM: PPC: Book3S HV: Use correct pagesize in kvm_unmap_radix()")
e641a317830b ("KVM: PPC: Book3S HV: Unify dirty page map between HPT and radix")
8dc6cca556e4 ("KVM: PPC: Book3S HV: Don't rely on host's page size information")
e3bfed1df379 ("KVM: PPC: Book3S HV: Report storage key support to userspace")
b5baa6877315 ("KVM: PPC: Book3S HV: KVM-HV HPT resizing implementation")
5e9859699aba ("KVM: PPC: Book3S HV: Outline of KVM-HV HPT resizing implementation")
639e45976884 ("KVM: PPC: Book3S HV: Create kvmppc_unmap_hpte_helper()")
aae0777f1e82 ("KVM: PPC: Book3S HV: Split HPT allocation from activation")
3d089f84c6f9 ("KVM: PPC: Book3S HV: Don't store values derivable from HPT order")
3f9d4f5a5f35 ("KVM: PPC: Book3S HV: Gather HPT related variables into sub-structure")
db9a290d9c3c ("KVM: PPC: Book3S HV: Rename kvm_alloc_hpt() for clarity")
8cf4ecc0ca9b ("KVM: PPC: Book3S HV: Enable radix guest support")
a29ebeaf5575 ("KVM: PPC: Book3S HV: Invalidate TLB on radix guest vcpu movement")
65dae5403a16 ("KVM: PPC: Book3S HV: Make HPT-specific hypercalls return error in radix mode")
8f7b79b8379a ("KVM: PPC: Book3S HV: Implement dirty page logging for radix guests")
01756099e0a5 ("KVM: PPC: Book3S HV: MMU notifier callbacks for radix guests")
5a319350a465 ("KVM: PPC: Book3S HV: Page table construction and page faults for radix guests")
9e04ba69beec ("KVM: PPC: Book3S HV: Add basic infrastructure for radix guests")
468808bd35c4 ("KVM: PPC: Book3S HV: Set process table for HPT guests on POWER9")
c92701322711 ("KVM: PPC: Book3S HV: Add userspace interfaces for POWER9 MMU")
45c940ba490d ("KVM: PPC: Book3S HV: Treat POWER9 CPU threads as independent subcores")
84f7139c064e ("KVM: PPC: Book3S HV: Enable hypervisor virtualization interrupts while in guest")
7c5b06cadf27 ("KVM: PPC: Book3S HV: Adapt TLB invalidations to work on POWER9")
7a84084c6054 ("KVM: PPC: Book3S HV: Set partition table rather than SDR1 on POWER9")
abb7c7ddbacd ("KVM: PPC: Book3S HV: Adapt to new HPTE format on POWER9")
a56ee9f8f01c ("KVM: PPC: Book3S HV: Add a per vcpu cache for recently page faulted MMIO entries")
f05859827d28 ("KVM: PPC: Book3S HV: Clear the key field of HPTE when the page is paged out")