Paul Mackerras
|
b0a94d4e23
KVM: PPC: Book3S PR: Emulate PURR, SPURR and DSCR registers
|
12 years ago |
Paul Mackerras
|
6b445ad4f8
KVM: PPC: Book3S HV: Make a HPTE removal function available
|
12 years ago |
Paul Mackerras
|
7ed661bf85
KVM: PPC: Book3S HV: Restructure HPT entry creation code
|
12 years ago |
Marcelo Tosatti
|
19bf7f8ac3
Merge remote-tracking branch 'master' into queue
|
12 years ago |
Paul Mackerras
|
dfe49dbd1f
KVM: PPC: Book3S HV: Handle memory slot deletion and modification correctly
|
12 years ago |
Aneesh Kumar K.V
|
5524a27d39
powerpc/mm: Convert virtual address to vpn
|
12 years ago |
Linus Torvalds
|
07acfc2a93
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
|
13 years ago |
Benjamin Herrenschmidt
|
ffe3649282
powerpc/kvm: Fix VSID usage in 64-bit "PR" KVM
|
13 years ago |
Scott Wood
|
043cc4d724
KVM: PPC: factor out lpid allocator from book3s_64_mmu_hv
|
13 years ago |
Alexander Graf
|
1022fc3d3b
KVM: PPC: Add support for explicit HIOR setting
|
13 years ago |
Paul Mackerras
|
82ed36164c
KVM: PPC: Book3s HV: Implement get_dirty_log using hardware changed bit
|
13 years ago |
Paul Mackerras
|
5551489373
KVM: PPC: Book3S HV: Use the hardware referenced bit for kvm_age_hva
|
13 years ago |
Paul Mackerras
|
342d3db763
KVM: PPC: Implement MMU notifiers for Book3S HV guests
|
13 years ago |
Paul Mackerras
|
697d3899dc
KVM: PPC: Implement MMIO emulation support for Book3S HV guests
|
13 years ago |
Paul Mackerras
|
c77162dee7
KVM: PPC: Only get pages when actually needed, not in prepare_memory_region()
|
13 years ago |
Paul Mackerras
|
93e602490c
KVM: PPC: Add an interface for pinning guest pages in Book3s HV guests
|
13 years ago |
Alexander Graf
|
468a12c2b5
KVM: PPC: Use get/set for to_svcpu to help preemption
|
13 years ago |
Andreas Schwab
|
36cc66d638
KVM: PPC: move compute_tlbie_rb to book3s_64 common header
|
13 years ago |
Alexander Graf
|
bb75c627fb
Revert "KVM: PPC: Add support for explicit HIOR setting"
|
13 years ago |
Paul Mackerras
|
0214394760
KVM: PPC: book3s_pr: Simplify transitions between virtual and real mode
|
14 years ago |
Alexander Graf
|
0254f07429
KVM: PPC: Add PAPR hypercall code for PR mode
|
14 years ago |
Alexander Graf
|
a15bd354f0
KVM: PPC: Add support for explicit HIOR setting
|
14 years ago |
Alexander Graf
|
db507c300e
KVM: PPC: move compute_tlbie_rb to book3s common header
|
14 years ago |
Alexander Graf
|
29d03158f9
KVM: PPC: Remove prog_flags
|
14 years ago |
Paul Mackerras
|
aa04b4cc5b
KVM: PPC: Allocate RMAs (Real Mode Areas) at boot for use by guests
|
14 years ago |
Paul Mackerras
|
de56a948b9
KVM: PPC: Add support for Book3S processors in hypervisor mode
|
14 years ago |
Paul Mackerras
|
f05ed4d56e
KVM: PPC: Split out code from book3s.c into book3s_pr.c
|
14 years ago |
Paul Mackerras
|
c4befc58a0
KVM: PPC: Move fields between struct kvm_vcpu_arch and kvmppc_vcpu_book3s
|
14 years ago |
Alexander Graf
|
a22a2daccf
KVM: PPC: Resolve real-mode handlers through function exports
|
14 years ago |
Alexander Graf
|
8b6db3bc96
KVM: PPC: Implement correct SID mapping on Book3s_32
|
15 years ago |