Commit Graph

349 Commits (7c77509c542927ee2a3c8812fad84957e51bf67d)

Author SHA1 Message Date
Paul Mackerras 673b189a2e powerpc: Always use SPRN_SPRG_HSCRATCH0 when running in HV mode 14 years ago
Benjamin Herrenschmidt a5d4f3ad3a powerpc: Base support for exceptions using HSRR0/1 14 years ago
Benjamin Herrenschmidt 2dd60d79e0 powerpc: In HV mode, use HSPRG0 for PACA 14 years ago
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 14 years ago
Kyle Moffett 21e537ba14 KVM: PPC: e500_tlb: Fix a minor copy-paste tracing bug 14 years ago
Alexander Graf c5335f1765 KVM: PPC: Implement level interrupts for BookE 14 years ago
Alexander Graf 7b4203e8cb KVM: PPC: Expose level based interrupt cap 14 years ago
Alexander Graf 17bd158006 KVM: PPC: Implement Level interrupts on Book3S 14 years ago
Hollis Blanchard ebc65874e9 KVM: PPC: allow ppc440gp to pass the compatibility check 14 years ago
Hollis Blanchard 0b3bafc8e5 KVM: PPC: fix compilation of "dump tlbs" debug function 14 years ago
Hollis Blanchard 082decf29a KVM: PPC: initialize IVORs in addition to IVPR 14 years ago
Alexander Graf 296c19d0b4 KVM: PPC: Don't put MSR_POW in MSR 14 years ago
Alexander Graf 8b6db3bc96 KVM: PPC: Implement correct SID mapping on Book3s_32 14 years ago
Alexander Graf 9ee18b1e08 KVM: PPC: Update int_pending also on dequeue 14 years ago
Alexander Graf df1bfa25d8 KVM: PPC: Put segment registers in shared page 14 years ago
Alexander Graf 8e8651783f KVM: PPC: Interpret SR registers on demand 14 years ago
Alexander Graf c1c88e2fa1 KVM: PPC: Move BAT handling code into spr handler 14 years ago
Alexander Graf 7508e16c9f KVM: PPC: Add feature bitmap for magic page 14 years ago
Alexander Graf cb24c50826 KVM: PPC: Remove unused define 14 years ago
Alexander Graf b9877ce299 KVM: PPC: Revert "KVM: PPC: Use kernel hash function" 14 years ago
Alexander Graf 928d78be54 KVM: PPC: Move slb debugging to tracepoints 14 years ago
Alexander Graf e7c1d14e3b KVM: PPC: Make invalidation code more reliable 14 years ago
Alexander Graf 2e602847d9 KVM: PPC: Don't flush PTEs on NX/RO hit 14 years ago
Alexander Graf 4cb6b7ea0c KVM: PPC: Preload magic page when in kernel mode 14 years ago
Alexander Graf c60b4cf701 KVM: PPC: Add tracepoints for generic spte flushes 14 years ago
Alexander Graf c22c31963b KVM: PPC: Fix sid map search after flush 14 years ago
Alexander Graf 8696ee4312 KVM: PPC: Move pte invalidate debug code to tracepoint 14 years ago
Alexander Graf 4c4eea7769 KVM: PPC: Add tracepoint for generic mmu map 14 years ago
Alexander Graf 82fdee7bce KVM: PPC: Move book3s_64 mmu map debug print to trace point 14 years ago
Alexander Graf bed1ed9860 KVM: PPC: Move EXIT_DEBUG partially to tracepoints 14 years ago
Wei Yongjun 646bab55a2 KVM: PPC: fix leakage of error page in kvmppc_patch_dcbz() 14 years ago
Alexander Graf 2b05d71fef KVM: PPC: Make long relocations be ulong 14 years ago
Alexander Graf 0e67790387 KVM: PPC: Use MSR_DR for external load_up 14 years ago
Alexander Graf 2d27fc5eac KVM: PPC: Add book3s_32 tlbie flush acceleration 14 years ago
Gleb Natapov 49451389ec KVM: PPC: correctly check gfn_to_pfn() return value 14 years ago
Alexander Graf 2e0908afaf KVM: PPC: RCU'ify the Book3s MMU 14 years ago
Alexander Graf 5302104235 KVM: PPC: Book3S_32 MMU debug compile fixes 14 years ago
Alexander Graf 15711e9c92 KVM: PPC: Add get_pvinfo interface to query hypercall instructions 14 years ago
Alexander Graf 5fc87407b5 KVM: PPC: Expose magic page support to guest 14 years ago
Alexander Graf e8508940a8 KVM: PPC: Magic Page Book3s support 14 years ago
Alexander Graf 28e83b4fa7 KVM: PPC: Make PAM a define 14 years ago
Alexander Graf 90bba35887 KVM: PPC: Tell guest about pending interrupts 14 years ago
Alexander Graf 5c6cedf488 KVM: PPC: Add PV guest critical sections 14 years ago