index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
/
book3s_hv_rmhandlers.S
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: book3s: kvm: Don't abuse host r2 in exit path
Aneesh Kumar K.V
2013-12-18
1
-4
/
+3
*
KVM: PPC: Book3S HV: Refine barriers in guest entry/exit
Paul Mackerras
2013-11-18
1
-6
/
+10
*
Merge branch 'kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into queue
Gleb Natapov
2013-11-04
1
-262
/
+356
|
\
|
*
kvm: powerpc: book3s: Cleanup interrupt handling code
Aneesh Kumar K.V
2013-10-17
1
-2
/
+7
|
*
KVM: PPC: Book3S HV: Better handling of exceptions that happen in real mode
Paul Mackerras
2013-10-17
1
-6
/
+25
|
*
KVM: PPC: Book3S: Move skip-interrupt handlers to common code
Paul Mackerras
2013-10-17
1
-24
/
+0
|
*
KVM: PPC: Book3S HV: Support POWER6 compatibility mode on POWER7
Paul Mackerras
2013-10-17
1
-2
/
+14
|
*
KVM: PPC: Book3S HV: Add support for guest Program Priority Register
Paul Mackerras
2013-10-17
1
-1
/
+11
|
*
KVM: PPC: Book3S HV: Store LPCR value for each virtual core
Paul Mackerras
2013-10-17
1
-2
/
+3
|
*
KVM: PPC: Book3S HV: Avoid unbalanced increments of VPA yield count
Paul Mackerras
2013-10-17
1
-10
/
+10
|
*
KVM: PPC: Book3S HV: Pull out interrupt-reading code into a subroutine
Paul Mackerras
2013-10-17
1
-49
/
+68
|
*
KVM: PPC: Book3S HV: Restructure kvmppc_hv_entry to be a subroutine
Paul Mackerras
2013-10-17
1
-166
/
+178
|
*
KVM: PPC: Book3S HV: Implement timebase offset for guests
Paul Mackerras
2013-10-17
1
-9
/
+41
|
*
KVM: PPC: Book3S HV: Save/restore SIAR and SDAR along with other PMU registers
Paul Mackerras
2013-10-17
1
-0
/
+8
*
|
KVM: PPC: Book3S HV: Fix typo in saving DSCR
Paul Mackerras
2013-10-10
1
-1
/
+1
|
/
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2013-09-06
1
-0
/
+12
|
\
|
*
powerpc: Make rwlocks endian safe
Anton Blanchard
2013-08-14
1
-0
/
+8
|
*
powerpc: Fix little endian lppaca, slb_shadow and dtl_entry
Anton Blanchard
2013-08-14
1
-0
/
+4
*
|
KVM: PPC: Book3S HV: Allow negative offsets to real-mode hcall handlers
Paul Mackerras
2013-07-10
1
-1
/
+1
|
/
*
KVM: PPC: Book3S HV: Improve real-mode handling of external interrupts
Paul Mackerras
2013-04-26
1
-63
/
+75
*
KVM: PPC: Book3S HV: Add support for real mode ICP in XICS emulation
Benjamin Herrenschmidt
2013-04-26
1
-5
/
+13
*
KVM: PPC: Book3S HV: Speed up wakeups of CPUs on HV KVM
Benjamin Herrenschmidt
2013-04-26
1
-16
/
+86
*
KVM: PPC: Book3S HV: Report VPA and DTL modifications in dirty map
Paul Mackerras
2013-04-26
1
-0
/
+4
*
powerpc/kvm/book3s_hv: Preserve guest CFAR register value
Paul Mackerras
2013-02-15
1
-0
/
+9
*
KVM: PPC: Book3S HV: Handle guest-caused machine checks on POWER7 without pan...
Paul Mackerras
2012-12-06
1
-28
/
+47
*
KVM: PPC: Book3S HV: Improve handling of local vs. global TLB invalidations
Paul Mackerras
2012-12-06
1
-30
/
+26
*
Merge commit 'origin/queue' into for-queue
Alexander Graf
2012-10-31
1
-1
/
+1
|
\
|
*
Merge branch 'merge' into next
Benjamin Herrenschmidt
2012-09-07
1
-5
/
+7
|
|
\
|
*
|
powerpc: Restore VDSO information on critical exception om BookE
Mihai Caraman
2012-09-07
1
-1
/
+1
*
|
|
KVM: PPC: Book3S HV: Fix some races in starting secondary threads
Paul Mackerras
2012-10-30
1
-3
/
+8
|
|
/
|
/
|
*
|
KVM: PPC: Book3S HV: Fix incorrect branch in H_CEDE code
Paul Mackerras
2012-08-16
1
-5
/
+7
|
/
*
powerpc: Add VDSO version of getcpu
Anton Blanchard
2012-07-11
1
-0
/
+4
*
powerpc: Merge VCPU_GPR
Michael Neuling
2012-07-10
1
-3
/
+0
*
powerpc: Fix usage of register macros getting ready for %r0 change
Michael Neuling
2012-07-10
1
-110
/
+110
*
powerpc/kvm: sldi should be sld
Michael Neuling
2012-07-02
1
-1
/
+1
*
KVM: PPC: Work around POWER7 DABR corruption problem
Paul Mackerras
2012-04-08
1
-39
/
+54
*
KVM: PPC: Book3S HV: Make secondary threads more robust against stray IPIs
Paul Mackerras
2012-04-08
1
-38
/
+54
*
KVM: PPC: Allow for read-only pages backing a Book3S HV guest
Paul Mackerras
2012-03-05
1
-2
/
+2
*
KVM: PPC: Implement MMU notifiers for Book3S HV guests
Paul Mackerras
2012-03-05
1
-0
/
+49
*
KVM: PPC: Implement MMIO emulation support for Book3S HV guests
Paul Mackerras
2012-03-05
1
-22
/
+105
*
powerpc: Provide a way for KVM to indicate that NV GPR values are lost
Paul Mackerras
2011-12-08
1
-0
/
+3
*
powerpc/kvm: Fix build with older toolchains
Nishanth Aravamudan
2011-11-08
1
-1
/
+1
*
KVM: PPC: Implement H_CEDE hcall for book3s_hv in real-mode code
Paul Mackerras
2011-09-25
1
-34
/
+263
*
KVM: PPC: Assemble book3s{,_hv}_rmhandlers.S separately
Paul Mackerras
2011-09-25
1
-0
/
+3
*
powerpc/kvm: Fix build errors with older toolchains
Nishanth Aravamudan
2011-08-05
1
-2
/
+2
*
KVM: PPC: book3s_hv: Add support for PPC970-family processors
Paul Mackerras
2011-07-12
1
-5
/
+225
*
KVM: PPC: Allocate RMAs (Real Mode Areas) at boot for use by guests
Paul Mackerras
2011-07-12
1
-4
/
+15
*
KVM: PPC: Allow book3s_hv guests to use SMT processor modes
Paul Mackerras
2011-07-12
1
-6
/
+162
*
KVM: PPC: Accelerate H_PUT_TCE by implementing it in real mode
David Gibson
2011-07-12
1
-1
/
+1
*
KVM: PPC: Handle some PAPR hcalls in the kernel
Paul Mackerras
2011-07-12
1
-3
/
+155
[next]