index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
/
book3s_hv_rmhandlers.S
Age
Commit message (
Expand
)
Author
2013-02-15
powerpc/kvm/book3s_hv: Preserve guest CFAR register value
Paul Mackerras
2012-12-06
KVM: PPC: Book3S HV: Handle guest-caused machine checks on POWER7 without pan...
Paul Mackerras
2012-12-06
KVM: PPC: Book3S HV: Improve handling of local vs. global TLB invalidations
Paul Mackerras
2012-10-31
Merge commit 'origin/queue' into for-queue
Alexander Graf
2012-10-30
KVM: PPC: Book3S HV: Fix some races in starting secondary threads
Paul Mackerras
2012-09-07
Merge branch 'merge' into next
Benjamin Herrenschmidt
2012-09-07
powerpc: Restore VDSO information on critical exception om BookE
Mihai Caraman
2012-08-16
KVM: PPC: Book3S HV: Fix incorrect branch in H_CEDE code
Paul Mackerras
2012-07-11
powerpc: Add VDSO version of getcpu
Anton Blanchard
2012-07-10
powerpc: Merge VCPU_GPR
Michael Neuling
2012-07-10
powerpc: Fix usage of register macros getting ready for %r0 change
Michael Neuling
2012-07-02
powerpc/kvm: sldi should be sld
Michael Neuling
2012-04-08
KVM: PPC: Work around POWER7 DABR corruption problem
Paul Mackerras
2012-04-08
KVM: PPC: Book3S HV: Make secondary threads more robust against stray IPIs
Paul Mackerras
2012-03-05
KVM: PPC: Allow for read-only pages backing a Book3S HV guest
Paul Mackerras
2012-03-05
KVM: PPC: Implement MMU notifiers for Book3S HV guests
Paul Mackerras
2012-03-05
KVM: PPC: Implement MMIO emulation support for Book3S HV guests
Paul Mackerras
2011-12-08
powerpc: Provide a way for KVM to indicate that NV GPR values are lost
Paul Mackerras
2011-11-08
powerpc/kvm: Fix build with older toolchains
Nishanth Aravamudan
2011-09-25
KVM: PPC: Implement H_CEDE hcall for book3s_hv in real-mode code
Paul Mackerras
2011-09-25
KVM: PPC: Assemble book3s{,_hv}_rmhandlers.S separately
Paul Mackerras
2011-08-05
powerpc/kvm: Fix build errors with older toolchains
Nishanth Aravamudan
2011-07-12
KVM: PPC: book3s_hv: Add support for PPC970-family processors
Paul Mackerras
2011-07-12
KVM: PPC: Allocate RMAs (Real Mode Areas) at boot for use by guests
Paul Mackerras
2011-07-12
KVM: PPC: Allow book3s_hv guests to use SMT processor modes
Paul Mackerras
2011-07-12
KVM: PPC: Accelerate H_PUT_TCE by implementing it in real mode
David Gibson
2011-07-12
KVM: PPC: Handle some PAPR hcalls in the kernel
Paul Mackerras
2011-07-12
KVM: PPC: Add support for Book3S processors in hypervisor mode
Paul Mackerras