Commit Graph

72 Commits (a9c569539312cfd3c820b38036679a9d72c55331)

Author SHA1 Message Date
Gleb Natapov 78646121e9 KVM: Fix interrupt unhalting a vcpu when it shouldn't 16 years ago
Liu Yu 046a48b35b KVM: ppc: e500: Fix the bug that KVM is unstable in SMP 16 years ago
Liu Yu bc35cbc85c KVM: ppc: e500: Fix the bug that mas0 update to wrong value when read TLB entry 16 years ago
Liu Yu b0a1835d53 KVM: ppc: Add emulation of E500 register mmucsr0 16 years ago
Liu Yu 9aa4dd5e5f KVM: ppc: Move to new TLB invalidate interface 16 years ago
Liu Yu fb2838d446 KVM: ppc: Fix e500 warnings and some spelling problems 16 years ago
Avi Kivity 5d9b8e30f5 KVM: Add CONFIG_HAVE_KVM_IRQCHIP 16 years ago
Hollis Blanchard f5d0906b5b KVM: ppc: remove debug support broken by KVM debug rewrite 16 years ago
Hollis Blanchard bb3a8a178d KVM: ppc: Add extra E500 exceptions 16 years ago
Hollis Blanchard bdc89f13ec KVM: ppc: distinguish between interrupts and priorities 16 years ago
Hollis Blanchard b52a638c39 KVM: ppc: Add kvmppc_mmu_dtlb/itlb_miss for booke 16 years ago
Hollis Blanchard bc8080cbcc KVM: ppc: E500 core-specific code 16 years ago
Hollis Blanchard 17c885eb5c KVM: ppc: ifdef iccci with CONFIG_44x 16 years ago
Hollis Blanchard f7b200af8f KVM: ppc: Add dbsr in kvm_vcpu_arch 16 years ago
Hollis Blanchard d0c7dc0344 KVM: ppc: split out common Book E instruction emulation 16 years ago
Hollis Blanchard cea5d8c9de KVM: ppc: use macros instead of hardcoded literals for instruction decoding 16 years ago
Hollis Blanchard f44353610b KVM: ppc: remove last 44x-specific bits from booke.c 16 years ago
Hollis Blanchard fa86b8dda2 KVM: ppc: rename 44x MMU functions used in booke.c 16 years ago
Hollis Blanchard be8d1cae07 KVM: ppc: turn tlb_xlate() into a per-core hook (and give it a better name) 16 years ago
Hollis Blanchard 58a96214a3 KVM: ppc: change kvmppc_mmu_map() parameters 16 years ago
Hollis Blanchard 475e7cdd69 KVM: ppc: small cosmetic changes to Book E DTLB miss handler 16 years ago
Hollis Blanchard ecc0981ff0 KVM: ppc: cosmetic changes to mmu hook names 16 years ago
Jan Kiszka d0bfb940ec KVM: New guest debug interface 16 years ago
Sheng Yang ad8ba2cd44 KVM: Add kvm_arch_sync_events to sync with asynchronize events 16 years ago
Avi Kivity ca9edaee1a KVM: Consolidate userspace memory capability reporting into common code 16 years ago
Hollis Blanchard 7b7015914b KVM: ppc: mostly cosmetic updates to the exit timing accounting code 16 years ago
Hollis Blanchard 73e75b416f KVM: ppc: Implement in-kernel exit timing statistics 16 years ago
Hollis Blanchard c5fbdffbda KVM: ppc: save and restore guest mappings on context switch 16 years ago
Hollis Blanchard 7924bd4109 KVM: ppc: directly insert shadow mappings into the hardware TLB 16 years ago
Hollis Blanchard 891686188f KVM: ppc: support large host pages 16 years ago
Hollis Blanchard fe4e771d5c KVM: ppc: fix userspace mapping invalidation on context switch 16 years ago
Hollis Blanchard df9b856c45 KVM: ppc: use prefetchable mappings for guest memory 16 years ago
Hollis Blanchard bf5d4025c9 KVM: ppc: use MMUCR accessor to obtain TID 16 years ago
Hollis Blanchard 74ef740da6 KVM: ppc: fix Kconfig constraints 16 years ago
Hollis Blanchard fcfdbd266a KVM: ppc: improve trap emulation 16 years ago
Hollis Blanchard d4cf3892e5 KVM: ppc: optimize irq delivery path 16 years ago
Hollis Blanchard 9ab80843c0 KVM: ppc: optimize find first bit 16 years ago
Hollis Blanchard 1b6766c7f3 KVM: ppc: optimize kvm stat handling 16 years ago
Hollis Blanchard b8fd68ac8d KVM: ppc: fix set regs to take care of msr change 16 years ago
Hollis Blanchard 5cf8ca2214 KVM: ppc: adjust vcpu types to support 64-bit cores 16 years ago
Hollis Blanchard db93f5745d KVM: ppc: create struct kvm_vcpu_44x and introduce container_of() accessor 16 years ago
Hollis Blanchard 5cbb5106f5 KVM: ppc: Move the last bits of 44x code out of booke.c 16 years ago
Hollis Blanchard 75f74f0dbe KVM: ppc: refactor instruction emulation into generic and core-specific pieces 16 years ago
Hollis Blanchard c381a04313 ppc: Create disassemble.h to extract instruction fields 16 years ago
Hollis Blanchard 9dd921cfea KVM: ppc: Refactor powerpc.c to relocate 440-specific code 16 years ago
Hollis Blanchard d9fbd03d24 KVM: ppc: combine booke_guest.c and booke_host.c 16 years ago
Hollis Blanchard 0f55dc481e KVM: ppc: Rename "struct tlbe" to "struct kvmppc_44x_tlbe" 16 years ago
Hollis Blanchard a0d7b9f246 KVM: ppc: Move 440-specific TLB code into 44x_tlb.c 16 years ago
Paul Mackerras fad7b9b51e powerpc: Fix KVM build on ppc440 16 years ago
Benjamin Herrenschmidt 2a4aca1144 powerpc/mm: Split low level tlb invalidate for nohash processors 16 years ago