Commit Graph

294 Commits (68d93184352f2e723f135b0a9bad93b58f9d120b)

Author SHA1 Message Date
Peter Tyser bc9c1933d9 KVM: PPC: Fix SPRG get/set for Book3S and BookE 14 years ago
Jan Kiszka d89f5eff70 KVM: Clean up vm creation and release 14 years ago
Takuya Yoshikawa 2653503769 KVM: replace vmalloc and memset with vzalloc 14 years ago
Scott Wood df8940eadf KVM: PPC: BookE: Load the lower half of MSR 14 years ago
Scott Wood bb59e9748f KVM: PPC: BookE: fix sleep with interrupts disabled 14 years ago
Scott Wood f22e2f049d KVM: PPC: e500: Call kvm_vcpu_uninit() before kvmppc_e500_tlb_uninit(). 14 years ago
Vasiliy Kulikov d8cdddcd64 KVM: PPC: fix information leak to userland 14 years ago
Alexander Graf 344941beb9 KVM: PPC: Fix compile error in e500_tlb.c 15 years ago
Kyle Moffett 21e537ba14 KVM: PPC: e500_tlb: Fix a minor copy-paste tracing bug 15 years ago
Alexander Graf c5335f1765 KVM: PPC: Implement level interrupts for BookE 15 years ago
Alexander Graf 7b4203e8cb KVM: PPC: Expose level based interrupt cap 15 years ago
Alexander Graf 17bd158006 KVM: PPC: Implement Level interrupts on Book3S 15 years ago
Hollis Blanchard ebc65874e9 KVM: PPC: allow ppc440gp to pass the compatibility check 15 years ago
Hollis Blanchard 0b3bafc8e5 KVM: PPC: fix compilation of "dump tlbs" debug function 15 years ago
Hollis Blanchard 082decf29a KVM: PPC: initialize IVORs in addition to IVPR 15 years ago
Alexander Graf 296c19d0b4 KVM: PPC: Don't put MSR_POW in MSR 15 years ago
Alexander Graf 8b6db3bc96 KVM: PPC: Implement correct SID mapping on Book3s_32 15 years ago
Alexander Graf 9ee18b1e08 KVM: PPC: Update int_pending also on dequeue 15 years ago
Alexander Graf df1bfa25d8 KVM: PPC: Put segment registers in shared page 15 years ago
Alexander Graf 8e8651783f KVM: PPC: Interpret SR registers on demand 15 years ago
Alexander Graf c1c88e2fa1 KVM: PPC: Move BAT handling code into spr handler 15 years ago
Alexander Graf 7508e16c9f KVM: PPC: Add feature bitmap for magic page 15 years ago
Alexander Graf cb24c50826 KVM: PPC: Remove unused define 15 years ago
Alexander Graf b9877ce299 KVM: PPC: Revert "KVM: PPC: Use kernel hash function" 15 years ago
Alexander Graf 928d78be54 KVM: PPC: Move slb debugging to tracepoints 15 years ago
Alexander Graf e7c1d14e3b KVM: PPC: Make invalidation code more reliable 15 years ago
Alexander Graf 2e602847d9 KVM: PPC: Don't flush PTEs on NX/RO hit 15 years ago
Alexander Graf 4cb6b7ea0c KVM: PPC: Preload magic page when in kernel mode 15 years ago
Alexander Graf c60b4cf701 KVM: PPC: Add tracepoints for generic spte flushes 15 years ago
Alexander Graf c22c31963b KVM: PPC: Fix sid map search after flush 15 years ago
Alexander Graf 8696ee4312 KVM: PPC: Move pte invalidate debug code to tracepoint 15 years ago
Alexander Graf 4c4eea7769 KVM: PPC: Add tracepoint for generic mmu map 15 years ago
Alexander Graf 82fdee7bce KVM: PPC: Move book3s_64 mmu map debug print to trace point 15 years ago
Alexander Graf bed1ed9860 KVM: PPC: Move EXIT_DEBUG partially to tracepoints 15 years ago
Wei Yongjun 646bab55a2 KVM: PPC: fix leakage of error page in kvmppc_patch_dcbz() 15 years ago
Alexander Graf 2b05d71fef KVM: PPC: Make long relocations be ulong 15 years ago
Alexander Graf 0e67790387 KVM: PPC: Use MSR_DR for external load_up 15 years ago
Alexander Graf 2d27fc5eac KVM: PPC: Add book3s_32 tlbie flush acceleration 15 years ago
Gleb Natapov 49451389ec KVM: PPC: correctly check gfn_to_pfn() return value 15 years ago
Alexander Graf 2e0908afaf KVM: PPC: RCU'ify the Book3s MMU 15 years ago
Alexander Graf 5302104235 KVM: PPC: Book3S_32 MMU debug compile fixes 15 years ago
Alexander Graf 15711e9c92 KVM: PPC: Add get_pvinfo interface to query hypercall instructions 15 years ago
Alexander Graf 5fc87407b5 KVM: PPC: Expose magic page support to guest 15 years ago
Alexander Graf e8508940a8 KVM: PPC: Magic Page Book3s support 15 years ago
Alexander Graf 28e83b4fa7 KVM: PPC: Make PAM a define 15 years ago
Alexander Graf 90bba35887 KVM: PPC: Tell guest about pending interrupts 15 years ago
Alexander Graf 5c6cedf488 KVM: PPC: Add PV guest critical sections 15 years ago
Alexander Graf 2a342ed577 KVM: PPC: Implement hypervisor interface 15 years ago
Alexander Graf a73a9599e0 KVM: PPC: Convert SPRG[0-4] to shared page 15 years ago
Alexander Graf de7906c36c KVM: PPC: Convert SRR0 and SRR1 to shared page 15 years ago