index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2013-10-17
KVM: PPC: Book3S HV: Better handling of exceptions that happen in real mode
Paul Mackerras
1
-6
/
+25
2013-10-17
KVM: PPC: Book3S: Move skip-interrupt handlers to common code
Paul Mackerras
1
-24
/
+0
2013-10-17
KVM: PPC: Book3S HV: Support POWER6 compatibility mode on POWER7
Paul Mackerras
1
-2
/
+14
2013-10-17
KVM: PPC: Book3S HV: Add support for guest Program Priority Register
Paul Mackerras
1
-1
/
+11
2013-10-17
KVM: PPC: Book3S HV: Store LPCR value for each virtual core
Paul Mackerras
1
-2
/
+3
2013-10-17
KVM: PPC: Book3S HV: Avoid unbalanced increments of VPA yield count
Paul Mackerras
1
-10
/
+10
2013-10-17
KVM: PPC: Book3S HV: Pull out interrupt-reading code into a subroutine
Paul Mackerras
1
-49
/
+68
2013-10-17
KVM: PPC: Book3S HV: Restructure kvmppc_hv_entry to be a subroutine
Paul Mackerras
1
-166
/
+178
2013-10-17
KVM: PPC: Book3S HV: Implement timebase offset for guests
Paul Mackerras
1
-9
/
+41
2013-10-17
KVM: PPC: Book3S HV: Save/restore SIAR and SDAR along with other PMU registers
Paul Mackerras
1
-0
/
+8
2013-09-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-0
/
+12
2013-08-14
powerpc: Make rwlocks endian safe
Anton Blanchard
1
-0
/
+8
2013-08-14
powerpc: Fix little endian lppaca, slb_shadow and dtl_entry
Anton Blanchard
1
-0
/
+4
2013-07-10
KVM: PPC: Book3S HV: Allow negative offsets to real-mode hcall handlers
Paul Mackerras
1
-1
/
+1
2013-04-26
KVM: PPC: Book3S HV: Improve real-mode handling of external interrupts
Paul Mackerras
1
-63
/
+75
2013-04-26
KVM: PPC: Book3S HV: Add support for real mode ICP in XICS emulation
Benjamin Herrenschmidt
1
-5
/
+13
2013-04-26
KVM: PPC: Book3S HV: Speed up wakeups of CPUs on HV KVM
Benjamin Herrenschmidt
1
-16
/
+86
2013-04-26
KVM: PPC: Book3S HV: Report VPA and DTL modifications in dirty map
Paul Mackerras
1
-0
/
+4
2013-02-15
powerpc/kvm/book3s_hv: Preserve guest CFAR register value
Paul Mackerras
1
-0
/
+9
2012-12-06
KVM: PPC: Book3S HV: Handle guest-caused machine checks on POWER7 without pan...
Paul Mackerras
1
-28
/
+47
2012-12-06
KVM: PPC: Book3S HV: Improve handling of local vs. global TLB invalidations
Paul Mackerras
1
-30
/
+26
2012-10-31
Merge commit 'origin/queue' into for-queue
Alexander Graf
1
-1
/
+1
2012-10-30
KVM: PPC: Book3S HV: Fix some races in starting secondary threads
Paul Mackerras
1
-3
/
+8
2012-09-07
Merge branch 'merge' into next
Benjamin Herrenschmidt
1
-5
/
+7
2012-09-07
powerpc: Restore VDSO information on critical exception om BookE
Mihai Caraman
1
-1
/
+1
2012-08-16
KVM: PPC: Book3S HV: Fix incorrect branch in H_CEDE code
Paul Mackerras
1
-5
/
+7
2012-07-11
powerpc: Add VDSO version of getcpu
Anton Blanchard
1
-0
/
+4
2012-07-10
powerpc: Merge VCPU_GPR
Michael Neuling
1
-3
/
+0
2012-07-10
powerpc: Fix usage of register macros getting ready for %r0 change
Michael Neuling
1
-110
/
+110
2012-07-02
powerpc/kvm: sldi should be sld
Michael Neuling
1
-1
/
+1
2012-04-08
KVM: PPC: Work around POWER7 DABR corruption problem
Paul Mackerras
1
-39
/
+54
2012-04-08
KVM: PPC: Book3S HV: Make secondary threads more robust against stray IPIs
Paul Mackerras
1
-38
/
+54
2012-03-05
KVM: PPC: Allow for read-only pages backing a Book3S HV guest
Paul Mackerras
1
-2
/
+2
2012-03-05
KVM: PPC: Implement MMU notifiers for Book3S HV guests
Paul Mackerras
1
-0
/
+49
2012-03-05
KVM: PPC: Implement MMIO emulation support for Book3S HV guests
Paul Mackerras
1
-22
/
+105
2011-12-08
powerpc: Provide a way for KVM to indicate that NV GPR values are lost
Paul Mackerras
1
-0
/
+3
2011-11-08
powerpc/kvm: Fix build with older toolchains
Nishanth Aravamudan
1
-1
/
+1
2011-09-25
KVM: PPC: Implement H_CEDE hcall for book3s_hv in real-mode code
Paul Mackerras
1
-34
/
+263
2011-09-25
KVM: PPC: Assemble book3s{,_hv}_rmhandlers.S separately
Paul Mackerras
1
-0
/
+3
2011-08-05
powerpc/kvm: Fix build errors with older toolchains
Nishanth Aravamudan
1
-2
/
+2
2011-07-12
KVM: PPC: book3s_hv: Add support for PPC970-family processors
Paul Mackerras
1
-5
/
+225
2011-07-12
KVM: PPC: Allocate RMAs (Real Mode Areas) at boot for use by guests
Paul Mackerras
1
-4
/
+15
2011-07-12
KVM: PPC: Allow book3s_hv guests to use SMT processor modes
Paul Mackerras
1
-6
/
+162
2011-07-12
KVM: PPC: Accelerate H_PUT_TCE by implementing it in real mode
David Gibson
1
-1
/
+1
2011-07-12
KVM: PPC: Handle some PAPR hcalls in the kernel
Paul Mackerras
1
-3
/
+155
2011-07-12
KVM: PPC: Add support for Book3S processors in hypervisor mode
Paul Mackerras
1
-0
/
+806