Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
8dc6cca556e4126f77b71cf8e0c45ccc78d1d213
/
arch
/
powerpc
/
include
/
asm
/
kvm_book3s_64.h
8dc6cca
KVM: PPC: Book3S HV: Don't rely on host's page size information
by Paul Mackerras
· 8 years ago
82228e3
powerpc/pseries: Skip using reserved virtual address range
by Aneesh Kumar K.V
· 8 years ago
aae0777
KVM: PPC: Book3S HV: Split HPT allocation from activation
by David Gibson
· 9 years ago
3d089f8
KVM: PPC: Book3S HV: Don't store values derivable from HPT order
by David Gibson
· 9 years ago
9e04ba6
KVM: PPC: Book3S HV: Add basic infrastructure for radix guests
by Paul Mackerras
· 9 years ago
4f053d0
KVM: PPC: Book3S: Remove duplicate setting of the B field in tlbie
by Balbir Singh
· 9 years ago
0eeede0
powerpc/mm: Speed up computation of base and actual page size for a HPTE
by Paul Mackerras
· 9 years ago
138ee7e
powerpc/mm/hash: Add helper for finding SLBE LLP encoding
by Aneesh Kumar K.V
· 9 years ago
945537d
powerpc/mm/book3s: Rename hash specific PTE bits to carry H_ prefix
by Aneesh Kumar K.V
· 9 years ago
30bda41
powerpc/mm: Drop WIMG in favour of new constants
by Aneesh Kumar K.V
· 9 years ago
3910a7f
powerpc/mm: Add pte_xchg() helper
by Michael Ellerman
· 9 years ago
462ee11
KVM: PPC: Replace SPAPR_TCE_SHIFT with IOMMU_PAGE_SHIFT_4K
by Alexey Kardashevskiy
· 9 years ago
f481b06
KVM: implement multiple address spaces
by Paolo Bonzini
· 10 years ago
63905bb
Merge tag 'powerpc-4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux
by Linus Torvalds
· 10 years ago
eadf16a
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 10 years ago
eddb60f
KVM: PPC: Book3S HV: Translate kvmhv_commence_exit to C
by Paul Mackerras
· 10 years ago
e23a808
KVM: PPC: Book3S HV: Create debugfs file for each guest's HPT
by Paul Mackerras
· 10 years ago
a4bd6eb
KVM: PPC: Book3S HV: Add helpers for lock/unlock hpte
by Aneesh Kumar K.V
· 10 years ago
7d6e7f7
powerpc/mm/thp: Return pte address if we find trans_splitting.
by Aneesh Kumar K.V
· 10 years ago
5e1d44a
KVM: PPC: Use READ_ONCE when dereferencing pte_t pointer
by Aneesh Kumar K.V
· 10 years ago
4f9c53c
powerpc: Fix compile errors with STRICT_MM_TYPECHECKS enabled
by Michael Ellerman
· 10 years ago
acdb668
powerpc: Use bool function return values of true/false not 1/0
by Joe Perches
· 10 years ago
c17b98c
KVM: PPC: Book3S HV: Remove code for PPC970 processors
by Paul Mackerras
· 11 years ago
d506735
KVM: PPC: Book3S HV: Fix computation of tlbie operand
by Paul Mackerras
· 11 years ago
cc568ea
Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm
by Paolo Bonzini
· 11 years ago
63fff5c
KVM: PPC: BOOK3S: HV: Update compute_tlbie_rb to handle 16MB base page
by Aneesh Kumar K.V
· 11 years ago
6f22bd3
KVM: PPC: Book3S HV: Make HTAB code LE host aware
by Alexander Graf
· 11 years ago
f6bf3a6
KVM: PPC: Book3s HV: Fix tlbie compile error
by Alexander Graf
· 11 years ago
341acbb3
KVM: PPC: BOOK3S: HV: Use base page size when comparing against slb value
by Aneesh Kumar K.V
· 11 years ago
1f365bb
KVM: PPC: BOOK3S: HV: Add mixed page-size support for guest
by Aneesh Kumar K.V
· 11 years ago
797f9c0
KVM: PPC: Book3S HV: Don't use kvm_memslots() in real mode
by Paul Mackerras
· 11 years ago
9975f5e
kvm: powerpc: book3s: Add a new config variable CONFIG_KVM_BOOK3S_HV_POSSIBLE
by Aneesh Kumar K.V
· 12 years ago
7aa7993
kvm: powerpc: book3s: pr: Rename KVM_BOOK3S_PR to KVM_BOOK3S_PR_POSSIBLE
by Aneesh Kumar K.V
· 12 years ago
bf550fc
Merge remote-tracking branch 'origin/next' into kvm-ppc-next
by Alexander Graf
· 12 years ago
5448050
KVM: PPC: Book3S HV: Correct tlbie usage
by Paul Mackerras
· 12 years ago
6c45b81
powerpc/kvm: Contiguous memory allocator based RMA allocation
by Aneesh Kumar K.V
· 12 years ago
fa61a4e3
powerpc/kvm: Contiguous memory allocator based hash page table allocation
by Aneesh Kumar K.V
· 12 years ago
db7cb5b
powerpc/kvm: Handle transparent hugepage in KVM
by Aneesh Kumar K.V
· 12 years ago
a1b4a0f
KVM: PPC: Book3S HV: Make HPT reading code notice R/C bit changes
by Paul Mackerras
· 12 years ago
a293292
KVM: PPC: Book3S HV: Provide a method for userspace to read and write the HPT
by Paul Mackerras
· 13 years ago
44e5f6b
KVM: PPC: Book3S HV: Add a mechanism for recording modified HPTEs
by Paul Mackerras
· 13 years ago
8b5869a
KVM: PPC: Book3S HV: Fix thinko in try_lock_hpte()
by Paul Mackerras
· 13 years ago
32fad28
KVM: PPC: Book3S HV: Make the guest hash table size configurable
by Paul Mackerras
· 13 years ago
4cf302b
KVM: PPC: Allow for read-only pages backing a Book3S HV guest
by Paul Mackerras
· 14 years ago
342d3db
KVM: PPC: Implement MMU notifiers for Book3S HV guests
by Paul Mackerras
· 14 years ago
697d389
KVM: PPC: Implement MMIO emulation support for Book3S HV guests
by Paul Mackerras
· 14 years ago
06ce2c6
KVM: PPC: Maintain a doubly-linked list of guest HPTEs for each gfn
by Paul Mackerras
· 14 years ago
9d0ef5ea
KVM: PPC: Allow I/O mappings in memory slots
by Paul Mackerras
· 14 years ago
da9d1d7
KVM: PPC: Allow use of small pages to back Book3S HV guests
by Paul Mackerras
· 14 years ago
c77162d
KVM: PPC: Only get pages when actually needed, not in prepare_memory_region()
by Paul Mackerras
· 14 years ago
075295d
KVM: PPC: Make the H_ENTER hcall more reliable
by Paul Mackerras
· 14 years ago
8936dda
KVM: PPC: Keep a record of HV guest view of hashed page table entries
by Paul Mackerras
· 14 years ago
468a12c
KVM: PPC: Use get/set for to_svcpu to help preemption
by Alexander Graf
· 14 years ago
36cc66d
KVM: PPC: move compute_tlbie_rb to book3s_64 common header
by Andreas Schwab
· 14 years ago
54738c0
KVM: PPC: Accelerate H_PUT_TCE by implementing it in real mode
by David Gibson
· 14 years ago
de56a94
KVM: PPC: Add support for Book3S processors in hypervisor mode
by Paul Mackerras
· 14 years ago
3ae0789
KVM: PPC: Add kvm_book3s_64.h
by Alexander Graf
· 15 years ago