Commit Graph

97 Commits (cc9fa74e2a195f7bab27fbbc4896d2fe3ec32150)

Author SHA1 Message Date
Paul Mackerras 8b78645c93 KVM: PPC: Book3S: Facilities to save/restore XICS presentation ctrler state 12 years ago
Benjamin Herrenschmidt bc5ad3f370 KVM: PPC: Book3S: Add kernel emulation for the XICS interrupt controller 12 years ago
Bharat Bhushan 092d62ee93 KVM: PPC: debug stub interface parameter defined 12 years ago
Bharat Bhushan 8c32a2ea65 Added ONE_REG interface for debug instruction 12 years ago
Paul Mackerras 4fe27d2add KVM: PPC: Remove unused argument to kvmppc_core_dequeue_external 12 years ago
Paul Mackerras a8bd19ef4d KVM: PPC: Book3S: Get/set guest FP regs using the GET/SET_ONE_REG interface 13 years ago
Paul Mackerras a136a8bdc0 KVM: PPC: Book3S: Get/set guest SPRs using the GET/SET_ONE_REG interface 13 years ago
Bharat Bhushan f61c94bb99 KVM: PPC: booke: Add watchdog emulation 13 years ago
Benjamin Herrenschmidt bbcc9c0669 powerpc/kvm: Fix magic page vs. 32-bit RTAS on ppc64 13 years ago
Alexander Graf a8e4ef8414 KVM: PPC: booke: rework rescheduling checks 13 years ago
Paul Mackerras 82ed36164c KVM: PPC: Book3s HV: Implement get_dirty_log using hardware changed bit 13 years ago
Scott Wood dfd4d47e9a KVM: PPC: booke: Improve timer register emulation 13 years ago
Scott Wood b59049720d KVM: PPC: Paravirtualize SPRG4-7, ESR, PIR, MASn 13 years ago
Scott Wood 7e28e60ef9 KVM: PPC: Rename deliver_interrupts to prepare_to_enter 13 years ago
Xiao Guangrong 28a37544fb KVM: introduce id_to_memslot function 13 years ago
Paul Gortmaker 66b15db69c powerpc: add export.h to files making use of EXPORT_SYMBOL 13 years ago
Paul Mackerras 3cf658b605 KVM: PPC: Deliver program interrupts right away instead of queueing them 14 years ago
Paul Mackerras f05ed4d56e KVM: PPC: Split out code from book3s.c into book3s_pr.c 14 years ago
Paul Mackerras c4befc58a0 KVM: PPC: Move fields between struct kvm_vcpu_arch and kvmppc_vcpu_book3s 14 years ago
Paul Mackerras 149dbdb185 KVM: PPC: Fix machine checks on 32-bit Book3S 14 years ago
Alexander Graf a22a2daccf KVM: PPC: Resolve real-mode handlers through function exports 14 years ago
Paul Mackerras 44075d95e2 powerpc/kvm: Fix kvmppc_core_pending_dec 14 years ago
Peter Tyser bc9c1933d9 KVM: PPC: Fix SPRG get/set for Book3S and BookE 14 years ago
Takuya Yoshikawa 2653503769 KVM: replace vmalloc and memset with vzalloc 14 years ago
Alexander Graf 17bd158006 KVM: PPC: Implement Level interrupts on Book3S 14 years ago
Alexander Graf 296c19d0b4 KVM: PPC: Don't put MSR_POW in MSR 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 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 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 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
Alexander Graf 2a342ed577 KVM: PPC: Implement hypervisor interface 14 years ago
Alexander Graf a73a9599e0 KVM: PPC: Convert SPRG[0-4] to shared page 14 years ago
Alexander Graf de7906c36c KVM: PPC: Convert SRR0 and SRR1 to shared page 14 years ago
Alexander Graf 5e030186df KVM: PPC: Convert DAR to shared page. 14 years ago
Alexander Graf d562de48de KVM: PPC: Convert DSISR to shared page 14 years ago
Alexander Graf 666e7252a1 KVM: PPC: Convert MSR to shared page 14 years ago
Alexander Graf 96bc451a15 KVM: PPC: Introduce shared page 14 years ago
Alexander Graf fef093bec0 KVM: PPC: Make use of hash based Shadow MMU 15 years ago
Andreas Schwab 49f6be8ea1 KVM: PPC: elide struct thread_struct instances from stack 15 years ago
Avi Kivity 2122ff5eab KVM: move vcpu locking to dispatcher for generic vcpu ioctls 15 years ago
Avi Kivity 98001d8d01 KVM: PPC: Add missing vcpu_load()/vcpu_put() in vcpu ioctls 15 years ago
Avi Kivity 0ee75bead8 KVM: Let vcpu structure alignment be determined at runtime 15 years ago
Stephen Rothwell 329d20ba45 KVM: powerpc: use of kzalloc/kfree requires including slab.h 15 years ago