index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
|
kvm: ppc: bookehv: Added wrapper macros for shadow registers
Bharat Bhushan
2014-07-28
1
-8
/
+36
|
|
*
|
|
|
KVM: PPC: Book3S: Make magic page properly 4k mappable
Alexander Graf
2014-07-28
6
-20
/
+38
|
|
*
|
|
|
KVM: PPC: Book3S: Add hack for split real mode
Alexander Graf
2014-07-28
4
-0
/
+71
|
|
*
|
|
|
KVM: PPC: Book3S: Stop PTE lookup on write errors
Alexander Graf
2014-07-28
1
-1
/
+1
|
|
*
|
|
|
KVM: PPC: Deflect page write faults properly in kvmppc_st
Alexander Graf
2014-07-28
1
-2
/
+4
|
|
*
|
|
|
KVM: PPC: Book3S: Move vcore definition to end of kvm_arch struct
Alexander Graf
2014-07-28
1
-1
/
+4
|
|
*
|
|
|
KVM: PPC: e500: Emulate power management control SPR
Mihai Caraman
2014-07-28
2
-0
/
+13
|
|
*
|
|
|
KVM: PPC: Book3S HV: Enable for little endian hosts
Alexander Graf
2014-07-28
1
-1
/
+0
|
|
*
|
|
|
KVM: PPC: Book3S HV: Fix ABIv2 on LE
Alexander Graf
2014-07-28
1
-8
/
+8
|
|
*
|
|
|
KVM: PPC: Book3S HV: Access XICS in BE
Alexander Graf
2014-07-28
1
-4
/
+14
|
|
*
|
|
|
KVM: PPC: Book3S HV: Access host lppaca and shadow slb in BE
Alexander Graf
2014-07-28
1
-10
/
+10
|
|
*
|
|
|
KVM: PPC: Book3S HV: Access guest VPA in BE
Alexander Graf
2014-07-28
2
-14
/
+14
|
|
*
|
|
|
KVM: PPC: Book3S HV: Make HTAB code LE host aware
Alexander Graf
2014-07-28
4
-129
/
+164
|
|
*
|
|
|
PPC: Add asm helpers for BE 32bit load/store
Alexander Graf
2014-07-28
1
-0
/
+4
|
|
*
|
|
|
KVM: PPC: e500: Fix default tlb for victim hint
Mihai Caraman
2014-07-28
2
-1
/
+8
|
|
*
|
|
|
KVM: PPC: Book3S HV: Add H_SET_MODE hcall handling
Michael Neuling
2014-07-28
2
-1
/
+57
|
|
*
|
|
|
KVM: PPC: Book3S: Allow only implemented hcalls to be enabled or disabled
Paul Mackerras
2014-07-28
9
-5
/
+84
|
|
*
|
|
|
KVM: PPC: Book3S: Controls for in-kernel sPAPR hypercall handling
Paul Mackerras
2014-07-28
8
-0
/
+153
|
|
*
|
|
|
KVM: PPC: e500mc: Enhance tlb invalidation condition on vcpu schedule
Mihai Caraman
2014-07-28
1
-3
/
+3
|
|
*
|
|
|
KVM: PPC: Book3S PR: Fix sparse endian checks
Alexander Graf
2014-07-28
1
-10
/
+11
|
|
*
|
|
|
KVM: PPC: Book3S PR: Fix ABIv2 on LE
Alexander Graf
2014-07-28
2
-0
/
+8
|
|
*
|
|
|
KVM: PPC: Assembly functions exported to modules need _GLOBAL_TOC()
Anton Blanchard
2014-07-28
2
-2
/
+2
|
|
*
|
|
|
KVM: PPC: Book3S HV: Fix ABIv2 indirect branch issue
Anton Blanchard
2014-07-28
1
-2
/
+2
|
|
*
|
|
|
KVM: PPC: Book3S PR: Handle hyp doorbell exits
Alexander Graf
2014-07-28
1
-0
/
+1
|
|
*
|
|
|
KVM: PPC: Book3s HV: Fix tlbie compile error
Alexander Graf
2014-07-28
1
-6
/
+2
|
|
*
|
|
|
KVM: PPC: Book3s PR: Disable AIL mode with OPAL
Alexander Graf
2014-07-28
1
-0
/
+12
|
|
*
|
|
|
KVM: PPC: BOOK3S: PR: Emulate instruction counter
Aneesh Kumar K.V
2014-07-28
5
-6
/
+14
|
|
*
|
|
|
KVM: PPC: BOOK3S: PR: Emulate virtual timebase register
Aneesh Kumar K.V
2014-07-28
7
-7
/
+30
|
|
*
|
|
|
KVM: PPC: BOOK3S: PR: Fix PURR and SPURR emulation
Aneesh Kumar K.V
2014-07-06
4
-12
/
+21
|
*
|
|
|
|
Merge tag 'kvm-arm-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Bonzini
2014-08-05
32
-389
/
+1928
|
|
\
\
\
\
\
|
|
*
|
|
|
|
arm64: KVM: fix 64bit CP15 VM access for 32bit guests
Marc Zyngier
2014-08-01
2
-4
/
+9
|
|
*
|
|
|
|
arm64: KVM: GICv3: move system register access to msr_s/mrs_s
Marc Zyngier
2014-07-31
1
-65
/
+65
|
|
*
|
|
|
|
arm64: KVM: enable trapping of all debug registers
Marc Zyngier
2014-07-11
1
-0
/
+8
|
|
*
|
|
|
|
arm64: KVM: implement lazy world switch for debug registers
Marc Zyngier
2014-07-11
2
-6
/
+458
|
|
*
|
|
|
|
arm64: KVM: add trap handlers for AArch32 debug registers
Marc Zyngier
2014-07-11
2
-2
/
+151
|
|
*
|
|
|
|
arm64: KVM: check ordering of all system register tables
Marc Zyngier
2014-07-11
1
-2
/
+20
|
|
*
|
|
|
|
arm64: KVM: use separate tables for AArch32 32 and 64bit traps
Marc Zyngier
2014-07-11
1
-3
/
+10
|
|
*
|
|
|
|
arm64: KVM: common infrastructure for handling AArch32 CP14/CP15
Marc Zyngier
2014-07-11
5
-31
/
+124
|
|
*
|
|
|
|
arm64: KVM: add trap handlers for AArch64 debug registers
Marc Zyngier
2014-07-11
3
-9
/
+172
|
|
*
|
|
|
|
arm64: move DBG_MDSCR_* to asm/debug-monitors.h
Marc Zyngier
2014-07-11
2
-14
/
+14
|
|
*
|
|
|
|
arm64: KVM: rename pm_fake handler to trap_raz_wi
Marc Zyngier
2014-07-11
1
-40
/
+43
|
|
*
|
|
|
|
ARM64: KVM: fix big endian issue in access_vm_reg for 32bit guest
Victor Kamensky
2014-07-11
2
-6
/
+10
|
|
*
|
|
|
|
ARM64: KVM: set and get of sys registers in BE case
Victor Kamensky
2014-07-11
1
-4
/
+2
|
|
*
|
|
|
|
ARM64: KVM: store kvm_vcpu_fault_info est_el2 as word
Victor Kamensky
2014-07-11
1
-1
/
+1
|
|
*
|
|
|
|
ARM64: KVM: MMIO support BE host running LE code
Victor Kamensky
2014-07-11
1
-0
/
+22
|
|
*
|
|
|
|
ARM: KVM: enable KVM in Kconfig on big-endian systems
Victor Kamensky
2014-07-11
1
-1
/
+1
|
|
*
|
|
|
|
ARM: KVM: one_reg coproc set and get BE fixes
Victor Kamensky
2014-07-11
1
-9
/
+79
|
|
*
|
|
|
|
ARM: KVM: MMIO support BE host running LE code
Victor Kamensky
2014-07-11
1
-4
/
+18
|
|
*
|
|
|
|
ARM: KVM: __kvm_vcpu_run function return result fix in BE case
Victor Kamensky
2014-07-11
1
-0
/
+5
|
|
*
|
|
|
|
ARM: KVM: handle 64bit values passed to mrcc or from mcrr instructions in BE ...
Victor Kamensky
2014-07-11
4
-7
/
+25
[prev]
[next]