Commit Graph

84 Commits (2bace8b95108746f6123d312f47f5bda4eb17a26)

Author SHA1 Message Date
Gleb Natapov a1b37100d9 KVM: Reduce runnability interface with arch support code 16 years ago
Marcelo Tosatti 2023a29cbe KVM: remove old KVMTRACE support code 16 years ago
Marcelo Tosatti 46f43c6ee0 KVM: powerpc: convert marker probes to event trace 16 years ago
Gleb Natapov 988a2cae6a KVM: Use macro to iterate over vcpus. 16 years ago
Liu Yu 06579dd9c1 KVM: ppc: e500: Add MMUCFG and PVR emulation 16 years ago
Liu Yu 5b7c1a2c17 KVM: ppc: e500: Directly pass pvr to guest 16 years ago
Liu Yu 0cfb50e50d KVM: ppc: e500: Move to Book-3e MMU definitions 16 years ago
Stephen Rothwell 2986b8c72c KVM: powerpc: fix some init/exit annotations 16 years ago
Avi Kivity 0ba12d1081 KVM: Move common KVM Kconfig items to new file virt/kvm/Kconfig 16 years ago
Benjamin Herrenschmidt ee43eb788b powerpc: Use names rather than numbers for SPRGs (v2) 16 years ago
Michael Ellerman ba55bd7436 powerpc: Add configurable -Werror for arch/powerpc 16 years ago
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