index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
kvm_book3s.h
Age
Commit message (
Expand
)
Author
2011-07-12
KVM: PPC: Remove prog_flags
Alexander Graf
2011-07-12
KVM: PPC: Allocate RMAs (Real Mode Areas) at boot for use by guests
Paul Mackerras
2011-07-12
KVM: PPC: Add support for Book3S processors in hypervisor mode
Paul Mackerras
2011-07-12
KVM: PPC: Split out code from book3s.c into book3s_pr.c
Paul Mackerras
2011-07-12
KVM: PPC: Move fields between struct kvm_vcpu_arch and kvmppc_vcpu_book3s
Paul Mackerras
2011-07-12
KVM: PPC: Resolve real-mode handlers through function exports
Alexander Graf
2010-10-24
KVM: PPC: Implement correct SID mapping on Book3s_32
Alexander Graf
2010-10-24
KVM: PPC: Put segment registers in shared page
Alexander Graf
2010-10-24
KVM: PPC: Interpret SR registers on demand
Alexander Graf
2010-10-24
KVM: PPC: Make long relocations be ulong
Alexander Graf
2010-10-24
KVM: PPC: Magic Page Book3s support
Alexander Graf
2010-10-24
KVM: PPC: Convert DSISR to shared page
Alexander Graf
2010-08-01
KVM: PPC: Make use of hash based Shadow MMU
Alexander Graf
2010-08-01
KVM: PPC: Remove obsolete kvmppc_mmu_find_pte
Alexander Graf
2010-05-17
KVM: PPC: Improve split mode
Alexander Graf
2010-05-17
KVM: PPC: Convert u64 -> ulong
Alexander Graf
2010-05-17
KVM: PPC: Improve indirect svcpu accessors
Alexander Graf
2010-05-17
KVM: PPC: Name generic 64-bit code generic
Alexander Graf
2010-05-17
KVM: PPC: Make bools bitfields
Alexander Graf
2010-05-17
KVM: PPC: Use ULL for big numbers
Alexander Graf
2010-05-17
KVM: PPC: Add OSI hypercall interface
Alexander Graf
2010-05-17
KVM: PPC: Implement alignment interrupt
Alexander Graf
2010-05-17
KVM: PPC: Book3S_32 guest MMU fixes
Alexander Graf
2010-05-17
KVM: PPC: Make DSISR 32 bits wide
Alexander Graf
2010-05-17
KVM: PPC: Ensure split mode works
Alexander Graf
2010-04-25
KVM: PPC: Implement Paired Single emulation
Alexander Graf
2010-04-25
KVM: PPC: Make ext giveup non-static
Alexander Graf
2010-04-25
KVM: PPC: Make software load/store return eaddr
Alexander Graf
2010-04-25
KVM: PPC: Add Gekko SPRs
Alexander Graf
2010-03-01
KVM: PPC: Fix initial GPR settings
Alexander Graf
2010-03-01
KVM: PPC: Add helper functions to call real mode loaders
Alexander Graf
2010-03-01
KVM: PPC: Make large pages work
Alexander Graf
2010-03-01
KVM: PPC: Emulate trap SRR1 flags properly
Alexander Graf
2010-03-01
KVM: PPC: Call SLB patching code in interrupt safe manner
Alexander Graf
2010-03-01
KVM: PPC: Use PACA backed shadow vcpu
Alexander Graf
2009-12-08
powerpc/kvm: Sync guest visible MMU state
Alexander Graf
2009-11-05
Add asm/kvm_book3s.h
Alexander Graf