index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
|
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
6
-22
/
+34
|
|
|
\
\
\
\
|
|
|
*
|
|
|
mm/cma: Move dma contiguous changes into a seperate config
Aneesh Kumar K.V
2013-07-02
6
-22
/
+34
|
*
|
|
|
|
|
KVM: MMU: remove unused parameter
Xiao Guangrong
2013-08-29
1
-2
/
+2
|
*
|
|
|
|
|
KVM: x86: update masterclock when kvmclock_offset is calculated (v2)
Marcelo Tosatti
2013-08-28
1
-23
/
+24
|
*
|
|
|
|
|
KVM: x86: add comments where MMIO does not return to the emulator
Paolo Bonzini
2013-08-28
1
-2
/
+5
|
*
|
|
|
|
|
KVM: vmx: count exits to userspace during invalid guest emulation
Paolo Bonzini
2013-08-28
1
-0
/
+1
|
*
|
|
|
|
|
KVM: rename __kvm_io_bus_sort_cmp to kvm_io_bus_cmp
Paolo Bonzini
2013-08-28
1
-8
/
+8
|
*
|
|
|
|
|
kvm: optimize away THP checks in kvm_is_mmio_pfn()
Andrea Arcangeli
2013-08-27
1
-22
/
+2
|
*
|
|
|
|
|
KVM: PPC: reserve a capability number for multitce support
Alexey Kardashevskiy
2013-08-26
1
-0
/
+1
|
*
|
|
|
|
|
ppc: kvm: use anon_inode_getfd() with O_CLOEXEC flag
Yann Droneaud
2013-08-26
3
-3
/
+3
|
*
|
|
|
|
|
kvm: use anon_inode_getfd() with O_CLOEXEC flag
Yann Droneaud
2013-08-26
1
-3
/
+3
|
*
|
|
|
|
|
Documentation/kvm : Add documentation on Hypercalls and features used for PV ...
Raghavendra K T
2013-08-26
2
-0
/
+18
|
*
|
|
|
|
|
kvm hypervisor: Simplify kvm_for_each_vcpu with kvm_irq_delivery_to_apic
Raghavendra K T
2013-08-26
2
-20
/
+10
|
*
|
|
|
|
|
kvm hypervisor : Add a hypercall to KVM hypervisor to support pv-ticketlocks
Srivatsa Vaddagiri
2013-08-26
3
-2
/
+50
|
*
|
|
|
|
|
kvm uapi: Add KICK_CPU and PV_UNHALT definition to uapi
Raghavendra K T
2013-08-26
2
-0
/
+2
|
*
|
|
|
|
|
mips/kvm: Make kvm_locore.S 64-bit buildable/safe.
David Daney
2013-08-26
1
-27
/
+27
|
*
|
|
|
|
|
mips/kvm: Cleanup .push/.pop directives in kvm_locore.S
David Daney
2013-08-26
1
-13
/
+1
|
*
|
|
|
|
|
mips/kvm: Improve code formatting in arch/mips/kvm/kvm_locore.S
David Daney
2013-08-26
1
-484
/
+491
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
KVM: x86: Update symbolic exit codes
Jan Kiszka
2013-08-13
1
-2
/
+3
|
*
|
|
|
|
KVM: nVMX: Advertise IA32_PAT in VM exit control
Arthur Chunqi Li
2013-08-07
1
-3
/
+5
|
*
|
|
|
|
KVM: nVMX: Fix up VM_ENTRY_IA32E_MODE control feature reporting
Jan Kiszka
2013-08-07
1
-1
/
+5
|
*
|
|
|
|
KVM: nEPT: Advertise WB type EPTP
Jan Kiszka
2013-08-07
1
-2
/
+2
|
*
|
|
|
|
nVMX: Keep arch.pat in sync on L1-L2 switches
Jan Kiszka
2013-08-07
1
-3
/
+6
|
*
|
|
|
|
nEPT: Miscelleneous cleanups
Nadav Har'El
2013-08-07
1
-4
/
+2
|
*
|
|
|
|
nEPT: Some additional comments
Nadav Har'El
2013-08-07
1
-0
/
+13
|
*
|
|
|
|
Advertise the support of EPT to the L1 guest, through the appropriate MSR.
Nadav Har'El
2013-08-07
1
-2
/
+18
|
*
|
|
|
|
nEPT: Nested INVEPT
Nadav Har'El
2013-08-07
4
-0
/
+77
|
*
|
|
|
|
nEPT: MMU context for nested EPT
Nadav Har'El
2013-08-07
3
-1
/
+69
|
*
|
|
|
|
nEPT: Add nEPT violation/misconfigration support
Yang Zhang
2013-08-07
4
-14
/
+95
|
*
|
|
|
|
nEPT: correctly check if remote tlb flush is needed for shadowed EPT tables
Gleb Natapov
2013-08-07
1
-4
/
+4
|
*
|
|
|
|
nEPT: Redefine EPT-specific link_shadow_page()
Yang Zhang
2013-08-07
2
-5
/
+11
|
*
|
|
|
|
nEPT: Add EPT tables support to paging_tmpl.h
Nadav Har'El
2013-08-07
2
-1
/
+41
|
*
|
|
|
|
nEPT: Support shadow paging for guest paging without A/D bits
Gleb Natapov
2013-08-07
1
-3
/
+13
|
*
|
|
|
|
nEPT: make guest's A/D bits depends on guest's paging mode
Gleb Natapov
2013-08-07
1
-8
/
+22
|
*
|
|
|
|
nEPT: Move common code to paging_tmpl.h
Nadav Har'El
2013-08-07
2
-67
/
+69
|
*
|
|
|
|
nEPT: Fix wrong test in kvm_set_cr3
Nadav Har'El
2013-08-07
1
-11
/
+0
|
*
|
|
|
|
nEPT: Fix cr3 handling in nested exit and entry
Nadav Har'El
2013-08-07
1
-0
/
+26
|
*
|
|
|
|
nEPT: Support LOAD_IA32_EFER entry/exit controls for L1
Nadav Har'El
2013-08-07
1
-7
/
+16
|
*
|
|
|
|
KVM: MMU: fix check the reserved bits on the gpte of L2
Xiao Guangrong
2013-08-07
1
-2
/
+1
|
*
|
|
|
|
KVM: nVMX: correctly set tr base on nested vmexit emulation
Gleb Natapov
2013-08-07
1
-1
/
+1
[prev]
[next]