index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
kvm_host.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-25
KVM: disable halt_poll_ns as default for s390x
David Hildenbrand
1
-0
/
+1
2015-09-16
KVM: add halt_attempted_poll to VCPU stats
Paolo Bonzini
1
-0
/
+1
2015-09-03
KVM: PPC: Book3S: Fix size of the PSPB register
Thomas Huth
1
-1
/
+1
2015-08-22
KVM: PPC: Book3S HV: Fix bug in dirty page tracking
Paul Mackerras
1
-0
/
+2
2015-08-22
KVM: PPC: Book3S HV: Implement dynamic micro-threading on POWER8
Paul Mackerras
1
-0
/
+3
2015-08-22
KVM: PPC: Book3S HV: Make use of unused threads when running guests
Paul Mackerras
1
-5
/
+14
2015-05-26
KVM: add memslots argument to kvm_arch_memslots_updated
Paolo Bonzini
1
-1
/
+1
2015-04-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-14
/
+33
2015-04-21
KVM: PPC: Book3S HV: Use bitmap of active threads rather than count
Paul Mackerras
1
-7
/
+8
2015-04-21
KVM: PPC: Book3S HV: Get rid of vcore nap_count and n_woken
Paul Mackerras
1
-2
/
+0
2015-04-21
KVM: PPC: Book3S HV: Move vcore preemption point up into kvmppc_run_vcpu
Paul Mackerras
1
-2
/
+3
2015-04-21
KVM: PPC: Book3S HV: Minor cleanups
Paul Mackerras
1
-2
/
+0
2015-04-21
KVM: PPC: Book3S HV: Simplify handling of VCPUs that need a VPA update
Paul Mackerras
1
-3
/
+2
2015-04-21
KVM: PPC: Book3S HV: Accumulate timing information for real-mode code
Paul Mackerras
1
-0
/
+21
2015-04-21
KVM: PPC: Book3S HV: Create debugfs file for each guest's HPT
Paul Mackerras
1
-0
/
+2
2015-04-21
KVM: PPC: Book3S HV: Remove RMA-related variables from code
Aneesh Kumar K.V
1
-2
/
+1
2015-03-24
powerpc: Cleanup KVM emulated load/store endian handling
David Gibson
1
-1
/
+1
2015-02-06
kvm: add halt_poll_ns module parameter
Paolo Bonzini
1
-0
/
+1
2014-12-17
KVM: PPC: Book3S HV: Improve H_CONFER implementation
Sam Bobroff
1
-0
/
+1
2014-12-17
KVM: PPC: Book3S HV: Fix endianness of instruction obtained from HEIR register
Paul Mackerras
1
-0
/
+2
2014-12-17
KVM: PPC: Book3S HV: Remove code for PPC970 processors
Paul Mackerras
1
-14
/
+0
2014-12-17
KVM: PPC: Book3S HV: Simplify locking around stolen time calculations
Paul Mackerras
1
-0
/
+1
2014-09-24
Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-...
Paolo Bonzini
1
-3
/
+1
2014-09-24
kvm: Add arch specific mmu notifier for page invalidation
Tang Chen
1
-0
/
+5
2014-09-24
kvm: Fix page ageing bugs
Andres Lagar-Cavilla
1
-1
/
+1
2014-09-22
KVM: PPC: Remove the tasklet used by the hrtimer
Mihai Caraman
1
-1
/
+0
2014-09-22
KVM: PPC: BOOKE: Guest and hardware visible debug registers are same
Bharat Bhushan
1
-2
/
+0
2014-09-22
KVM: PPC: BOOKE : Emulate rfdi instruction
Bharat Bhushan
1
-0
/
+1
2014-08-29
KVM: remove garbage arg to *hardware_{en,dis}able
Radim Krčmář
1
-1
/
+1
2014-08-29
KVM: static inline empty kvm_arch functions
Radim Krčmář
1
-0
/
+8
2014-08-29
KVM: forward declare structs in kvm_types.h
Paolo Bonzini
1
-5
/
+0
2014-07-28
KVM: PPC: Remove DCR handling
Alexander Graf
1
-4
/
+0
2014-07-28
KVM: PPC: Move kvmppc_ld/st to common code
Alexander Graf
1
-2
/
+2
2014-07-28
Use the POWER8 Micro Partition Prefetch Engine in KVM HV on POWER8
Stewart Smith
1
-0
/
+2
2014-07-28
KVM: PPC: Remove 440 support
Alexander Graf
1
-3
/
+0
2014-07-28
kvm: ppc: bookehv: Save restore SPRN_SPRG9 on guest entry exit
Bharat Bhushan
1
-0
/
+1
2014-07-28
KVM: PPC: Book3S: Move vcore definition to end of kvm_arch struct
Alexander Graf
1
-1
/
+4
2014-07-28
KVM: PPC: e500: Emulate power management control SPR
Mihai Caraman
1
-0
/
+1
2014-07-28
KVM: PPC: Book3S: Controls for in-kernel sPAPR hypercall handling
Paul Mackerras
1
-0
/
+2
2014-07-28
KVM: PPC: BOOK3S: PR: Emulate instruction counter
Aneesh Kumar K.V
1
-0
/
+1
2014-07-28
KVM: PPC: BOOK3S: PR: Emulate virtual timebase register
Aneesh Kumar K.V
1
-0
/
+1
2014-07-06
KVM: PPC: BOOK3S: PR: Fix PURR and SPURR emulation
Aneesh Kumar K.V
1
-2
/
+2
2014-05-30
KVM: PPC: Disable NX for old magic page using guests
Alexander Graf
1
-0
/
+1
2014-05-30
KVM: PPC: Book3S PR: Expose TAR facility to guest
Alexander Graf
1
-0
/
+2
2014-05-30
KVM: PPC: Book3S PR: Handle Facility interrupt and FSCR
Alexander Graf
1
-0
/
+1
2014-05-30
KVM: PPC: Make shared struct aka magic page guest endian
Alexander Graf
1
-0
/
+3
2014-05-30
KVM: PPC: BOOK3S: PR: Enable Little Endian PR guest
Aneesh Kumar K.V
1
-1
/
+1
2014-01-27
KVM: PPC: Book3S HV: Add new state for transactional memory
Michael Neuling
1
-3
/
+21
2014-01-27
KVM: PPC: Book3S HV: Basic little-endian guest support
Anton Blanchard
1
-0
/
+1
2014-01-27
KVM: PPC: Book3S HV: Add support for DABRX register on POWER7
Paul Mackerras
1
-0
/
+1
[next]