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: Book3S PR: Rework kvmppc_mmu_book3s_64_xlate()
Paul Mackerras
2013-08-29
1
-78
/
+72
*
KVM: PPC: Book3S PR: Make instruction fetch fallback work for system calls
Paul Mackerras
2013-08-28
2
-1
/
+39
*
KVM: PPC: Book3S PR: Don't corrupt guest state when kernel uses VMX
Paul Mackerras
2013-08-28
1
-4
/
+25
*
KVM: PPC: Book3S: Fix compile error in XICS emulation
Paul Mackerras
2013-08-28
1
-0
/
+1
*
KVM: PPC: Book3S PR: return appropriate error when allocation fails
Thadeu Lima de Souza Cascardo
2013-08-28
1
-2
/
+3
*
arch: powerpc: kvm: add signed type cast for comparation
Chen Gang
2013-08-28
1
-2
/
+2
*
powerpc/kvm: Copy the pvr value after memset
Aneesh Kumar K.V
2013-08-22
1
-4
/
+3
*
KVM: PPC: Book3S PR: Load up SPRG3 register with guest value on guest entry
Paul Mackerras
2013-07-25
2
-0
/
+15
*
kvm/ppc/booke: Don't call kvm_guest_enter twice
Scott Wood
2013-07-11
1
-2
/
+0
*
kvm/ppc: Call trace_hardirqs_on before entry
Scott Wood
2013-07-11
4
-9
/
+12
*
KVM: PPC: Book3S HV: Allow negative offsets to real-mode hcall handlers
Paul Mackerras
2013-07-10
1
-1
/
+1
*
KVM: PPC: Book3S HV: Correct tlbie usage
Paul Mackerras
2013-07-10
2
-59
/
+82
*
powerpc/kvm: Use 256K chunk to track both RMA and hash page table allocation.
Aneesh Kumar K.V
2013-07-08
3
-11
/
+32
*
powerpc/kvm: Contiguous memory allocator based RMA allocation
Aneesh Kumar K.V
2013-07-08
6
-152
/
+65
*
powerpc/kvm: Contiguous memory allocator based hash page table allocation
Aneesh Kumar K.V
2013-07-08
10
-51
/
+341
*
KVM: PPC: Book3S: Ignore DABR register
Alexander Graf
2013-07-08
1
-0
/
+2
*
Merge remote-tracking branch 'cmadma/for-v3.12-cma-dma' into kvm-ppc-next
Alexander Graf
2013-07-08
2
-4
/
+4
|
\
|
*
mm/cma: Move dma contiguous changes into a seperate config
Aneesh Kumar K.V
2013-07-02
2
-4
/
+4
*
|
KVM: VMX: mark unusable segment as nonpresent
Gleb Natapov
2013-07-04
1
-2
/
+9
*
|
arm64: KVM: Kconfig integration
Marc Zyngier
2013-07-04
3
-0
/
+54
*
|
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
[next]