Commit Graph

111 Commits (ae948011071c12ff6a328348859c717ea885ed40)

Author SHA1 Message Date
Alexander Graf e1f829b6f4 KVM: powerpc: Show timing option only on embedded 15 years ago
Alexander Graf 5279aeb4b9 KVM: powerpc: Fix mtsrin in book3s_64 mmu 15 years ago
Alexander Graf e15a113700 powerpc/kvm: Sync guest visible MMU state 15 years ago
Hollis Blanchard c0a187e12d KVM: powerpc: Fix BUILD_BUG_ON condition 15 years ago
Alexander Graf 10474ae894 KVM: Activate Virtualization On Demand 15 years ago
Avi Kivity 367e1319b2 KVM: Return -ENOTTY on unrecognized ioctls 15 years ago
Benjamin Herrenschmidt e0ea8b2c06 powerpc/kvm: Fix non-modular build 15 years ago
Benjamin Herrenschmidt 41c8c46bfe powerpc/kvm: Remove problematic BUILD_BUG_ON statement 15 years ago
Benjamin Herrenschmidt 38634e6769 powerpc/kvm: Remove problematic BUILD_BUG_ON statement 15 years ago
Alexander Graf 544c6761bb Use hrtimers for the decrementer 15 years ago
Alexander Graf 346b2762a7 Fix trace.h 15 years ago
Alexander Graf c4f9c779f1 Include Book3s_64 target in buildsystem 15 years ago
Alexander Graf 0186fd0373 Export KVM symbols for module 15 years ago
Alexander Graf 513579e3a3 Add desktop PowerPC specific emulation 15 years ago
Alexander Graf 9a7a9b09fe Add mfdec emulation 15 years ago
Alexander Graf c215c6e49f Add book3s_64 specific opcode emulation 15 years ago
Alexander Graf 0123518081 Add book3s_32 guest MMU 15 years ago
Alexander Graf e71b2a39af Add book3s_64 guest MMU 15 years ago
Alexander Graf 0d8dc681c8 Add book3s_64 Host MMU handling 15 years ago
Alexander Graf 2f4cf5e42d Add book3s.c 15 years ago
Alexander Graf c862125c8a Add interrupt handling code 15 years ago
Alexander Graf 5126ed3760 Add SLB switching code for entry/exit 15 years ago
Alexander Graf 29eb61bca1 Add book3s_64 highmem asm code 15 years ago
Alexander Graf 4e755758cb Move dirty logging code to sub-arch 15 years ago
Alexey Dobriyan 828c09509b const: constify remaining file_operations 16 years ago
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