index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
kvm_host.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-04-26
1
-14
/
+33
|
\
|
*
KVM: PPC: Book3S HV: Use bitmap of active threads rather than count
Paul Mackerras
2015-04-21
1
-7
/
+8
|
*
KVM: PPC: Book3S HV: Get rid of vcore nap_count and n_woken
Paul Mackerras
2015-04-21
1
-2
/
+0
|
*
KVM: PPC: Book3S HV: Move vcore preemption point up into kvmppc_run_vcpu
Paul Mackerras
2015-04-21
1
-2
/
+3
|
*
KVM: PPC: Book3S HV: Minor cleanups
Paul Mackerras
2015-04-21
1
-2
/
+0
|
*
KVM: PPC: Book3S HV: Simplify handling of VCPUs that need a VPA update
Paul Mackerras
2015-04-21
1
-3
/
+2
|
*
KVM: PPC: Book3S HV: Accumulate timing information for real-mode code
Paul Mackerras
2015-04-21
1
-0
/
+21
|
*
KVM: PPC: Book3S HV: Create debugfs file for each guest's HPT
Paul Mackerras
2015-04-21
1
-0
/
+2
|
*
KVM: PPC: Book3S HV: Remove RMA-related variables from code
Aneesh Kumar K.V
2015-04-21
1
-2
/
+1
*
|
powerpc: Cleanup KVM emulated load/store endian handling
David Gibson
2015-03-24
1
-1
/
+1
|
/
*
kvm: add halt_poll_ns module parameter
Paolo Bonzini
2015-02-06
1
-0
/
+1
*
KVM: PPC: Book3S HV: Improve H_CONFER implementation
Sam Bobroff
2014-12-17
1
-0
/
+1
*
KVM: PPC: Book3S HV: Fix endianness of instruction obtained from HEIR register
Paul Mackerras
2014-12-17
1
-0
/
+2
*
KVM: PPC: Book3S HV: Remove code for PPC970 processors
Paul Mackerras
2014-12-17
1
-14
/
+0
*
KVM: PPC: Book3S HV: Simplify locking around stolen time calculations
Paul Mackerras
2014-12-17
1
-0
/
+1
*
Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-...
Paolo Bonzini
2014-09-24
1
-3
/
+1
|
\
|
*
KVM: PPC: Remove the tasklet used by the hrtimer
Mihai Caraman
2014-09-22
1
-1
/
+0
|
*
KVM: PPC: BOOKE: Guest and hardware visible debug registers are same
Bharat Bhushan
2014-09-22
1
-2
/
+0
|
*
KVM: PPC: BOOKE : Emulate rfdi instruction
Bharat Bhushan
2014-09-22
1
-0
/
+1
*
|
kvm: Add arch specific mmu notifier for page invalidation
Tang Chen
2014-09-24
1
-0
/
+5
*
|
kvm: Fix page ageing bugs
Andres Lagar-Cavilla
2014-09-24
1
-1
/
+1
|
/
*
KVM: remove garbage arg to *hardware_{en,dis}able
Radim Krčmář
2014-08-29
1
-1
/
+1
*
KVM: static inline empty kvm_arch functions
Radim Krčmář
2014-08-29
1
-0
/
+8
*
KVM: forward declare structs in kvm_types.h
Paolo Bonzini
2014-08-29
1
-5
/
+0
*
KVM: PPC: Remove DCR handling
Alexander Graf
2014-07-28
1
-4
/
+0
*
KVM: PPC: Move kvmppc_ld/st to common code
Alexander Graf
2014-07-28
1
-2
/
+2
*
Use the POWER8 Micro Partition Prefetch Engine in KVM HV on POWER8
Stewart Smith
2014-07-28
1
-0
/
+2
*
KVM: PPC: Remove 440 support
Alexander Graf
2014-07-28
1
-3
/
+0
*
kvm: ppc: bookehv: Save restore SPRN_SPRG9 on guest entry exit
Bharat Bhushan
2014-07-28
1
-0
/
+1
*
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
1
-0
/
+1
*
KVM: PPC: Book3S: Controls for in-kernel sPAPR hypercall handling
Paul Mackerras
2014-07-28
1
-0
/
+2
*
KVM: PPC: BOOK3S: PR: Emulate instruction counter
Aneesh Kumar K.V
2014-07-28
1
-0
/
+1
*
KVM: PPC: BOOK3S: PR: Emulate virtual timebase register
Aneesh Kumar K.V
2014-07-28
1
-0
/
+1
*
KVM: PPC: BOOK3S: PR: Fix PURR and SPURR emulation
Aneesh Kumar K.V
2014-07-06
1
-2
/
+2
*
KVM: PPC: Disable NX for old magic page using guests
Alexander Graf
2014-05-30
1
-0
/
+1
*
KVM: PPC: Book3S PR: Expose TAR facility to guest
Alexander Graf
2014-05-30
1
-0
/
+2
*
KVM: PPC: Book3S PR: Handle Facility interrupt and FSCR
Alexander Graf
2014-05-30
1
-0
/
+1
*
KVM: PPC: Make shared struct aka magic page guest endian
Alexander Graf
2014-05-30
1
-0
/
+3
*
KVM: PPC: BOOK3S: PR: Enable Little Endian PR guest
Aneesh Kumar K.V
2014-05-30
1
-1
/
+1
*
KVM: PPC: Book3S HV: Add new state for transactional memory
Michael Neuling
2014-01-27
1
-3
/
+21
*
KVM: PPC: Book3S HV: Basic little-endian guest support
Anton Blanchard
2014-01-27
1
-0
/
+1
*
KVM: PPC: Book3S HV: Add support for DABRX register on POWER7
Paul Mackerras
2014-01-27
1
-0
/
+1
*
KVM: PPC: Book3S HV: Context-switch new POWER8 SPRs
Michael Neuling
2014-01-27
1
-1
/
+24
*
KVM: PPC: Book3S HV: Align physical and virtual CPU thread numbers
Paul Mackerras
2014-01-27
1
-0
/
+2
*
kvm: powerpc: use caching attributes as per linux pte
Bharat Bhushan
2014-01-09
1
-1
/
+1
*
KVM: PPC: Store FP/VSX/VMX state in thread_fp/vr_state structures
Paul Mackerras
2014-01-09
1
-8
/
+4
*
kvm: powerpc: book3s: Allow the HV and PR selection per virtual machine
Aneesh Kumar K.V
2013-10-17
1
-0
/
+1
*
kvm: powerpc: book3s: Add a new config variable CONFIG_KVM_BOOK3S_HV_POSSIBLE
Aneesh Kumar K.V
2013-10-17
1
-5
/
+5
*
kvm: powerpc: book3s: pr: Rename KVM_BOOK3S_PR to KVM_BOOK3S_PR_POSSIBLE
Aneesh Kumar K.V
2013-10-17
1
-1
/
+1
[next]