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
|
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
|
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
|
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
|
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 |
Hollis Blanchard
|
5cf8ca2214
KVM: ppc: adjust vcpu types to support 64-bit cores
|
16 years ago |
Hollis Blanchard
|
db93f5745d
KVM: ppc: create struct kvm_vcpu_44x and introduce container_of() accessor
|
16 years ago |
Hollis Blanchard
|
5cbb5106f5
KVM: ppc: Move the last bits of 44x code out of booke.c
|
16 years ago |
Hollis Blanchard
|
75f74f0dbe
KVM: ppc: refactor instruction emulation into generic and core-specific pieces
|
16 years ago |
Hollis Blanchard
|
9dd921cfea
KVM: ppc: Refactor powerpc.c to relocate 440-specific code
|
16 years ago |
Hollis Blanchard
|
d9fbd03d24
KVM: ppc: combine booke_guest.c and booke_host.c
|
16 years ago |