Asias He
|
6045be5dea
KVM: PPC: fix uninitialized variable warning in kvm_ppc_core_deliver_interrupts
|
15 年之前 |
Avi Kivity
|
2122ff5eab
KVM: move vcpu locking to dispatcher for generic vcpu ioctls
|
15 年之前 |
Avi Kivity
|
98001d8d01
KVM: PPC: Add missing vcpu_load()/vcpu_put() in vcpu ioctls
|
15 年之前 |
Alexander Graf
|
4496f97482
KVM: PPC: Add dequeue for external on BookE
|
15 年之前 |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 年之前 |
Liu Yu
|
daf5e27109
KVM: ppc/booke: Set ESR and DEAR when inject interrupt to guest
|
15 年之前 |
Alexander Graf
|
25a8a02d26
KVM: PPC: Emulate trap SRR1 flags properly
|
15 年之前 |
Alexander Graf
|
992b5b29b5
KVM: PPC: Add helpers for CR, XER
|
15 年之前 |
Alexander Graf
|
8e5b26b55a
KVM: PPC: Use accessor functions for GPR access
|
15 年之前 |
Alexander Graf
|
7706664d39
KVM: powerpc: Improve DEC handling
|
15 年之前 |
Alexander Graf
|
4e755758cb
Move dirty logging code to sub-arch
|
15 年之前 |
Stephen Rothwell
|
2986b8c72c
KVM: powerpc: fix some init/exit annotations
|
16 年之前 |
Hollis Blanchard
|
bb3a8a178d
KVM: ppc: Add extra E500 exceptions
|
16 年之前 |
Hollis Blanchard
|
bdc89f13ec
KVM: ppc: distinguish between interrupts and priorities
|
16 年之前 |
Hollis Blanchard
|
b52a638c39
KVM: ppc: Add kvmppc_mmu_dtlb/itlb_miss for booke
|
16 年之前 |
Hollis Blanchard
|
f44353610b
KVM: ppc: remove last 44x-specific bits from booke.c
|
16 年之前 |
Hollis Blanchard
|
fa86b8dda2
KVM: ppc: rename 44x MMU functions used in booke.c
|
16 年之前 |
Hollis Blanchard
|
be8d1cae07
KVM: ppc: turn tlb_xlate() into a per-core hook (and give it a better name)
|
16 年之前 |
Hollis Blanchard
|
58a96214a3
KVM: ppc: change kvmppc_mmu_map() parameters
|
16 年之前 |
Hollis Blanchard
|
475e7cdd69
KVM: ppc: small cosmetic changes to Book E DTLB miss handler
|
16 年之前 |
Hollis Blanchard
|
7b7015914b
KVM: ppc: mostly cosmetic updates to the exit timing accounting code
|
16 年之前 |
Hollis Blanchard
|
73e75b416f
KVM: ppc: Implement in-kernel exit timing statistics
|
16 年之前 |
Hollis Blanchard
|
7924bd4109
KVM: ppc: directly insert shadow mappings into the hardware TLB
|
16 年之前 |
Hollis Blanchard
|
891686188f
KVM: ppc: support large host pages
|
16 年之前 |
Hollis Blanchard
|
d4cf3892e5
KVM: ppc: optimize irq delivery path
|
16 年之前 |
Hollis Blanchard
|
9ab80843c0
KVM: ppc: optimize find first bit
|
16 年之前 |
Hollis Blanchard
|
1b6766c7f3
KVM: ppc: optimize kvm stat handling
|
16 年之前 |
Hollis Blanchard
|
b8fd68ac8d
KVM: ppc: fix set regs to take care of msr change
|
16 年之前 |
Hollis Blanchard
|
5cf8ca2214
KVM: ppc: adjust vcpu types to support 64-bit cores
|
16 年之前 |
Hollis Blanchard
|
db93f5745d
KVM: ppc: create struct kvm_vcpu_44x and introduce container_of() accessor
|
16 年之前 |