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
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-07-03
56
-2857
/
+1259
|
\
|
*
KVM: PPC: Ignore PIR writes
Alexander Graf
2013-06-30
1
-0
/
+3
|
*
KVM: PPC: Book3S PR: Invalidate SLB entries properly
Paul Mackerras
2013-06-30
1
-1
/
+6
|
*
KVM: PPC: Book3S PR: Allow guest to use 1TB segments
Paul Mackerras
2013-06-30
4
-20
/
+66
|
*
KVM: PPC: Book3S PR: Don't keep scanning HPTEG after we find a match
Paul Mackerras
2013-06-30
1
-12
/
+2
|
*
KVM: PPC: Book3S PR: Fix invalidation of SLB entry 0 on guest entry
Paul Mackerras
2013-06-30
1
-11
/
+2
|
*
KVM: PPC: Book3S PR: Fix proto-VSID calculations
Paul Mackerras
2013-06-30
1
-2
/
+2
|
*
KVM: PPC: Guard doorbell exception with CONFIG_PPC_DOORBELL
Tiejun Chen
2013-06-30
1
-1
/
+1
|
*
Merge git://git.linaro.org/people/cdall/linux-kvm-arm.git tags/kvm-arm-3.11 i...
Gleb Natapov
2013-06-27
14
-45
/
+66
|
|
\
|
|
*
ARM: kvm: don't include drivers/virtio/Kconfig
Arnd Bergmann
2013-06-26
1
-2
/
+0
|
|
*
arm/kvm: Cleanup KVM_ARM_MAX_VCPUS logic
Geoff Levand
2013-06-26
2
-3
/
+8
|
|
*
ARM: KVM: clear exclusive monitor on all exception returns
Marc Zyngier
2013-06-26
1
-0
/
+3
|
|
*
ARM: KVM: add missing dsb before invalidating Stage-2 TLBs
Marc Zyngier
2013-06-26
1
-0
/
+1
|
|
*
ARM: KVM: perform save/restore of PAR
Marc Zyngier
2013-06-26
4
-13
/
+35
|
|
*
ARM: KVM: get rid of S2_PGD_SIZE
Marc Zyngier
2013-06-26
2
-4
/
+0
|
|
*
ARM: KVM: don't special case PC when doing an MMIO
Marc Zyngier
2013-06-26
2
-11
/
+0
|
|
*
ARM: KVM: use phys_addr_t instead of unsigned long long for HYP PGDs
Marc Zyngier
2013-06-26
2
-6
/
+6
|
|
*
ARM: KVM: remove dead prototype for __kvm_tlb_flush_vmid
Marc Zyngier
2013-06-26
1
-2
/
+0
|
|
*
ARM: KVM: Don't handle PSCI calls via SMC
Dave P Martin
2013-06-26
2
-4
/
+1
|
|
*
ARM: KVM: Allow host virt timer irq to be different from guest timer virt irq
Anup Patel
2013-06-26
1
-0
/
+12
|
*
|
KVM: Fix RTC interrupt coalescing tracking
Gleb Natapov
2013-06-27
2
-24
/
+35
|
*
|
kvm: Add a tracepoint write_tsc_offset
Yoshihiro YUNOMAE
2013-06-27
4
-2
/
+37
|
*
|
KVM: MMU: Inform users of mmio generation wraparound
Takuya Yoshikawa
2013-06-27
1
-1
/
+3
|
*
|
KVM: MMU: document fast invalidate all pages
Xiao Guangrong
2013-06-27
1
-0
/
+3
|
*
|
KVM: MMU: document write_flooding_count
Xiao Guangrong
2013-06-27
1
-0
/
+1
|
*
|
KVM: MMU: document clear_spte_count
Xiao Guangrong
2013-06-27
2
-3
/
+18
|
*
|
KVM: MMU: drop kvm_mmu_zap_mmio_sptes
Xiao Guangrong
2013-06-27
2
-22
/
+1
|
*
|
KVM: MMU: init kvm generation close to mmio wrap-around value
Xiao Guangrong
2013-06-27
1
-1
/
+6
|
*
|
KVM: MMU: add tracepoint for check_mmio_spte
Xiao Guangrong
2013-06-27
2
-2
/
+31
|
*
|
KVM: MMU: fast invalidate all mmio sptes
Xiao Guangrong
2013-06-27
6
-14
/
+61
|
*
|
KVM: MMU: make return value of mmio page fault handler more readable
Xiao Guangrong
2013-06-27
3
-12
/
+21
|
*
|
KVM: MMU: store generation-number into mmio spte
Xiao Guangrong
2013-06-27
3
-17
/
+60
|
*
|
KVM: MMU: retain more available bits on mmio spte
Xiao Guangrong
2013-06-20
2
-3
/
+9
|
|
/
|
*
KVM: s390: Fixed priority of execution in STSI
Thomas Huth
2013-06-20
1
-7
/
+16
|
*
KVM: s390: Reworked LCTL and LCTLG instructions
Thomas Huth
2013-06-20
3
-85
/
+81
|
*
KVM: s390: Check for access exceptions during TPI
Thomas Huth
2013-06-20
1
-3
/
+4
|
*
KVM: s390: Check for PSTATE when handling DIAGNOSE
Thomas Huth
2013-06-20
1
-0
/
+3
|
*
KVM: s390: Privileged operation checks moved to instruction handlers
Thomas Huth
2013-06-20
1
-24
/
+39
|
*
KVM: s390: Privileged operation check for TPROT
Thomas Huth
2013-06-20
1
-0
/
+3
|
*
KVM: s390: Renamed PGM_PRIVILEGED_OPERATION
Thomas Huth
2013-06-20
3
-12
/
+9
|
*
KVM: s390: Fix epsw instruction decoding
Thomas Huth
2013-06-17
1
-2
/
+1
|
*
KVM: s390,perf: Detect if perf samples belong to KVM host or guest
Heinz Graalfs
2013-06-17
5
-0
/
+65
|
*
KVM: s390: Use common waitqueue
Christian Borntraeger
2013-06-17
4
-19
/
+19
|
*
KVM: s390: code cleanup to use common vcpu slab cache
Michael Mueller
2013-06-17
1
-3
/
+3
|
*
KVM: s390: guest large pages
Christian Borntraeger
2013-06-17
4
-5
/
+99
|
*
KVM: s390: Provide function for setting the guest storage key
Christian Borntraeger
2013-06-17
2
-0
/
+51
|
*
KVM: x86: handle idiv overflow at kvm_write_tsc
Marcelo Tosatti
2013-06-12
1
-3
/
+20
|
*
KVM: MMU: reduce KVM_REQ_MMU_RELOAD when root page is zapped
Gleb Natapov
2013-06-05
1
-1
/
+7
|
*
KVM: MMU: reclaim the zapped-obsolete page first
Xiao Guangrong
2013-06-05
3
-4
/
+20
|
*
KVM: MMU: collapse TLB flushes when zap all pages
Xiao Guangrong
2013-06-05
1
-3
/
+30
[next]