index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
vr41xx
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-02-28
KVM: nVMX: Avoid one redundant vmcs_read in prepare_vmcs12
Jan Kiszka
1
-2
/
+1
2013-02-27
arch/x86/kvm: beautify source code for __u32 irq which is never < 0
Chen Gang
1
-1
/
+1
2013-02-27
KVM: nVMX: Use cached exit reason
Jan Kiszka
1
-2
/
+2
2013-02-27
KVM: nVMX: Clear segment cache after switching between L1 and L2
Jan Kiszka
1
-0
/
+4
2013-02-27
KVM: nVMX: Advertise PAUSE and WBINVD exiting support
Jan Kiszka
1
-1
/
+3
2013-02-27
KVM: VMX: Make prepare_vmcs12 and load_vmcs12_host_state static
Jan Kiszka
1
-2
/
+3
2013-02-27
x86: kvmclock: Do not setup kvmclock vsyscall in the absence of that clock
Jan Kiszka
1
-1
/
+8
2013-02-22
KVM: nVMX: Trap unconditionally if msr bitmap access fails
Jan Kiszka
1
-1
/
+2
2013-02-22
KVM: nVMX: Improve I/O exit handling
Jan Kiszka
1
-2
/
+47
2013-02-20
Revert "KVM: MMU: lazily drop large spte"
Marcelo Tosatti
1
-7
/
+16
2013-02-19
x86: pvclock kvm: align allocation size to page size
Marcelo Tosatti
1
-5
/
+6
2013-02-14
KVM: nVMX: Remove redundant get_vmcs12 from nested_vmx_exit_handled_msr
Jan Kiszka
1
-1
/
+1
2013-02-13
x86 emulator: fix parity calculation for AAD instruction
Gleb Natapov
1
-8
/
+5
2013-02-13
KVM: PPC: BookE: Handle alignment interrupts
Alexander Graf
2
-3
/
+19
2013-02-13
booke: Added DBCR4 SPR number
Bharat Bhushan
1
-0
/
+1
2013-02-13
KVM: PPC: booke: Allow multiple exception types
Bharat Bhushan
5
-16
/
+54
2013-02-13
KVM: PPC: booke: use vcpu reference from thread_struct
Bharat Bhushan
3
-7
/
+3
2013-02-11
KVM: Remove user_alloc from struct kvm_memory_slot
Takuya Yoshikawa
3
-23
/
+16
2013-02-11
KVM: VMX: disable apicv by default
Yang Zhang
1
-2
/
+1
2013-02-11
KVM: s390: Fix handling of iscs.
Cornelia Huck
1
-3
/
+15
2013-02-07
KVM: MMU: cleanup __direct_map
Xiao Guangrong
1
-8
/
+4
2013-02-07
KVM: MMU: remove pt_access in mmu_set_spte
Xiao Guangrong
2
-15
/
+11
2013-02-07
KVM: MMU: cleanup mapping-level
Xiao Guangrong
1
-2
/
+1
2013-02-07
KVM: MMU: lazily drop large spte
Xiao Guangrong
1
-16
/
+7
2013-02-07
KVM: VMX: cleanup vmx_set_cr0().
Gleb Natapov
1
-9
/
+5
2013-02-06
KVM: VMX: add missing exit names to VMX_EXIT_REASONS array
Gleb Natapov
1
-1
/
+6
2013-02-06
KVM: VMX: disable SMEP feature when guest is in non-paging mode
Dongxiao Xu
1
-0
/
+8
2013-02-06
KVM: Remove duplicate text in api.txt
Geoff Levand
1
-13
/
+0
2013-02-06
Revert "KVM: MMU: split kvm_mmu_free_page"
Gleb Natapov
1
-18
/
+3
2013-02-05
KVM: MMU: drop superfluous is_present_gpte() check.
Gleb Natapov
1
-3
/
+0
2013-02-05
KVM: MMU: drop superfluous min() call.
Gleb Natapov
1
-1
/
+1
2013-02-05
KVM: MMU: set base_role.nxe during mmu initialization.
Gleb Natapov
2
-2
/
+1
2013-02-05
KVM: MMU: drop unneeded checks.
Gleb Natapov
1
-3
/
+2
2013-02-05
KVM: MMU: make spte_is_locklessly_modifiable() more clear
Gleb Natapov
1
-1
/
+2
2013-02-05
KVM: set_memory_region: Disallow changing read-only attribute later
Takuya Yoshikawa
2
-29
/
+18
2013-02-05
KVM: set_memory_region: Identify the requested change explicitly
Takuya Yoshikawa
1
-20
/
+44
2013-01-30
s390/kvm: Fix instruction decoding
Christian Borntraeger
1
-11
/
+14
2013-01-30
s390/virtio-ccw: Fix setup_vq error handling.
Cornelia Huck
1
-9
/
+11
2013-01-30
s390/kvm: Fix store status for ACRS/FPRS
Christian Borntraeger
1
-0
/
+8
2013-01-29
kvm: Handle yield_to failure return code for potential undercommit case
Raghavendra K T
1
-10
/
+16
2013-01-29
sched: Bail out of yield_to when source and target runqueue has one task
Peter Zijlstra
1
-6
/
+19
2013-01-29
x86, apicv: add virtual interrupt delivery support
Yang Zhang
14
-40
/
+407
2013-01-29
x86, apicv: add virtual x2apic support
Yang Zhang
6
-29
/
+201
2013-01-29
x86, apicv: add APICv register virtualization support
Yang Zhang
4
-1
/
+51
2013-01-27
kvm: Obey read-only mappings in iommu
Alex Williamson
1
-1
/
+3
2013-01-27
kvm: Force IOMMU remapping on memory slot read-only flag changes
Alex Williamson
1
-4
/
+24
2013-01-27
KVM: x86 emulator: fix test_cc() build failure on i386
Avi Kivity
1
-1
/
+1
2013-01-24
KVM: PPC: E500: Remove kvmppc_e500_tlbil_all usage from guest TLB code
Alexander Graf
1
-4
/
+4
2013-01-24
KVM: PPC: E500: Make clear_tlb_refs and clear_tlb1_bitmap static
Alexander Graf
3
-8
/
+4
2013-01-24
KVM: PPC: e500: Implement TLB1-in-TLB0 mapping
Alexander Graf
2
-19
/
+47
[next]