Paul Mackerras
|
31f3438eca
KVM: PPC: Move kvm_vcpu_ioctl_[gs]et_one_reg down to platform-specific code
|
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
|
29ac26efbd
KVM: PPC: booke: Fix int_pending calculation for MSR[EE] paravirt
|
13 years ago |
Scott Wood
|
c59a6a3e4e
KVM: PPC: booke: Check for MSR[WE] in prepare_to_enter
|
13 years ago |
Scott Wood
|
25051b5a5a
KVM: PPC: Move prepare_to_enter call site into subarch code
|
13 years ago |
Scott Wood
|
7e28e60ef9
KVM: PPC: Rename deliver_interrupts to prepare_to_enter
|
13 years ago |
Scott Wood
|
1d1ef22208
KVM: PPC: booke: check for signals in kvmppc_vcpu_run
|
13 years ago |
Scott Wood
|
841741f23b
KVM: PPC: e500: Don't hardcode PIR=0
|
13 years ago |
Alexander Graf
|
af8f38b349
KVM: PPC: Add sanity checking to vcpu_run
|
14 years ago |
Paul Mackerras
|
df6909e5d5
KVM: PPC: Move guest enter/exit down into subarch-specific code
|
14 years ago |
Paul Mackerras
|
f9e0554dec
KVM: PPC: Pass init/destroy vm and prepare/commit memory region ops down
|
14 years ago |
Liu Yu
|
dd9ebf1f94
KVM: PPC: e500: Add shadow PID support
|
14 years ago |
Scott Wood
|
a4cd8b23ac
KVM: PPC: e500: enable magic page
|
14 years ago |
Scott Wood
|
4cd35f675b
KVM: PPC: e500: Save/restore SPE state
|
14 years ago |
Scott Wood
|
ecee273fc4
KVM: PPC: booke: use shadow_msr
|
14 years ago |
Scott Wood
|
5ce941ee42
KVM: PPC: booke: add sregs support
|
14 years ago |
Peter Tyser
|
bc9c1933d9
KVM: PPC: Fix SPRG get/set for Book3S and BookE
|
14 years ago |
Alexander Graf
|
c5335f1765
KVM: PPC: Implement level interrupts for BookE
|
15 years ago |
Hollis Blanchard
|
082decf29a
KVM: PPC: initialize IVORs in addition to IVPR
|
15 years ago |
Alexander Graf
|
90bba35887
KVM: PPC: Tell guest about pending interrupts
|
15 years ago |
Alexander Graf
|
5c6cedf488
KVM: PPC: Add PV guest critical sections
|
15 years ago |
Alexander Graf
|
2a342ed577
KVM: PPC: Implement hypervisor interface
|
15 years ago |
Alexander Graf
|
a73a9599e0
KVM: PPC: Convert SPRG[0-4] to shared page
|
15 years ago |
Alexander Graf
|
de7906c36c
KVM: PPC: Convert SRR0 and SRR1 to shared page
|
15 years ago |
Alexander Graf
|
5e030186df
KVM: PPC: Convert DAR to shared page.
|
15 years ago |
Alexander Graf
|
666e7252a1
KVM: PPC: Convert MSR to shared page
|
15 years ago |
Asias He
|
6045be5dea
KVM: PPC: fix uninitialized variable warning in kvm_ppc_core_deliver_interrupts
|
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 |