index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
kvm_host.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: halt_polling: provide a way to qualify wakeups during poll
Christian Borntraeger
2016-05-13
1
-0
/
+2
*
kvm: introduce KVM_MAX_VCPU_ID
Greg Kurz
2016-05-11
1
-0
/
+3
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-03-16
1
-1
/
+4
|
\
|
*
KVM: PPC: Add @offset to kvmppc_spapr_tce_table
Alexey Kardashevskiy
2016-03-01
1
-0
/
+1
|
*
KVM: PPC: Add @page_shift to kvmppc_spapr_tce_table
Alexey Kardashevskiy
2016-03-01
1
-1
/
+2
|
*
KVM: PPC: Use RCU for arch.spapr_tce_tables
Alexey Kardashevskiy
2016-02-16
1
-0
/
+1
*
|
KVM: Use simple waitqueue for vcpu->wq
Marcelo Tosatti
2016-02-25
1
-2
/
+2
|
/
*
Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2016-01-15
1
-2
/
+1
|
\
|
*
KVM: PPC: Increase memslots to 512
Thomas Huth
2015-12-10
1
-2
/
+1
*
|
KVM: move architecture-dependent requests to arch/
Paolo Bonzini
2016-01-08
1
-0
/
+4
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-11-06
1
-0
/
+2
|
\
|
*
KVM: Add kvm_arch_vcpu_{un}blocking callbacks
Christoffer Dall
2015-10-22
1
-0
/
+2
*
|
powerpc: Revert "Use the POWER8 Micro Partition Prefetch Engine in KVM HV on ...
Paul Mackerras
2015-10-21
1
-2
/
+0
|
/
*
KVM: disable halt_poll_ns as default for s390x
David Hildenbrand
2015-09-25
1
-0
/
+1
*
KVM: add halt_attempted_poll to VCPU stats
Paolo Bonzini
2015-09-16
1
-0
/
+1
*
KVM: PPC: Book3S: Fix size of the PSPB register
Thomas Huth
2015-09-03
1
-1
/
+1
*
KVM: PPC: Book3S HV: Fix bug in dirty page tracking
Paul Mackerras
2015-08-22
1
-0
/
+2
*
KVM: PPC: Book3S HV: Implement dynamic micro-threading on POWER8
Paul Mackerras
2015-08-22
1
-0
/
+3
*
KVM: PPC: Book3S HV: Make use of unused threads when running guests
Paul Mackerras
2015-08-22
1
-5
/
+14
*
KVM: add memslots argument to kvm_arch_memslots_updated
Paolo Bonzini
2015-05-26
1
-1
/
+1
*
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
[next]