index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
kvm: x86: move KVM_CAP_HYPERV_TIME outside #ifdef
Paolo Bonzini
2014-01-29
1
-1
/
+1
*
KVM: x86: Validate guest writes to MSR_IA32_APICBASE
Jan Kiszka
2014-01-27
4
-12
/
+39
*
KVM: x86: mark hyper-v vapic assist page as dirty
Vadim Rozenfeld
2014-01-24
1
-2
/
+4
*
KVM: x86: mark hyper-v hypercall page as dirty
Vadim Rozenfeld
2014-01-23
1
-0
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2014-01-23
9
-172
/
+318
|
\
|
*
kvm: make KVM_MMU_AUDIT help text more readable
Randy Dunlap
2014-01-20
1
-1
/
+1
|
*
KVM: nVMX: Update guest activity state field on L2 exits
Jan Kiszka
2014-01-17
1
-0
/
+4
|
*
KVM: nVMX: Fix nested_run_pending on activity state HLT
Jan Kiszka
2014-01-17
1
-2
/
+2
|
*
KVM: nVMX: Clean up handling of VMX-related MSRs
Jan Kiszka
2014-01-17
1
-56
/
+23
|
*
KVM: nVMX: Add tracepoints for nested_vmexit and nested_vmexit_inject
Jan Kiszka
2014-01-17
1
-0
/
+14
|
*
KVM: nVMX: Pass vmexit parameters to nested_vmx_vmexit
Jan Kiszka
2014-01-17
1
-29
/
+34
|
*
KVM: nVMX: Leave VMX mode on clearing of feature control MSR
Jan Kiszka
2014-01-17
1
-0
/
+14
|
*
KVM: VMX: Fix DR6 update on #DB exception
Jan Kiszka
2014-01-17
1
-1
/
+2
|
*
KVM: SVM: Fix reading of DR6
Jan Kiszka
2014-01-17
3
-2
/
+43
|
*
KVM: x86: Sync DR7 on KVM_SET_DEBUGREGS
Jan Kiszka
2014-01-17
1
-0
/
+1
|
*
add support for Hyper-V reference time counter
Vadim Rozenfeld
2014-01-17
1
-1
/
+27
|
*
KVM: remove useless write to vcpu->hv_clock.tsc_timestamp
Paolo Bonzini
2014-01-15
1
-2
/
+0
|
*
KVM: x86: fix tsc catchup issue with tsc scaling
Marcelo Tosatti
2014-01-15
1
-40
/
+1
|
*
KVM: x86: limit PIT timer frequency
Marcelo Tosatti
2014-01-15
4
-3
/
+23
|
*
KVM: x86: handle invalid root_hpa everywhere
Marcelo Tosatti
2014-01-15
2
-0
/
+17
|
*
KVM: VMX: fix use after free of vmx->loaded_vmcs
Marcelo Tosatti
2014-01-08
1
-1
/
+1
|
*
KVM: x86: Fix debug typo error in lapic
Chen Fan
2014-01-08
1
-3
/
+3
|
*
KVM: VMX: check use I/O bitmap first before unconditional I/O exit
Zhihui Zhang
2014-01-08
1
-4
/
+1
|
*
KVM: MMU: handle invalid root_hpa at __direct_map
Marcelo Tosatti
2013-12-20
1
-0
/
+3
|
*
KVM: VMX: Do not skip the instruction if handle_dr injects a fault
Jan Kiszka
2013-12-20
1
-3
/
+7
|
*
KVM: nVMX: Support direct APIC access from L2
Jan Kiszka
2013-12-18
1
-0
/
+5
|
*
KVM: x86: Add comment on vcpu_enter_guest()'s return value
Takuya Yoshikawa
2013-12-13
1
-0
/
+5
|
*
KVM: Use cond_resched() directly and remove useless kvm_resched()
Takuya Yoshikawa
2013-12-13
1
-1
/
+1
|
*
KVM: nVMX: Add support for activity state HLT
Jan Kiszka
2013-12-12
1
-1
/
+6
|
*
KVM: VMX: shadow VM_(ENTRY|EXIT)_CONTROLS vmcs field
Gleb Natapov
2013-12-12
1
-27
/
+85
*
|
kvm: x86: fix apic_base enable check
Andrew Jones
2014-01-15
1
-1
/
+1
*
|
KVM: nVMX: Unconditionally uninit the MMU on nested vmexit
Jan Kiszka
2014-01-02
1
-2
/
+1
*
|
KVM: x86: Fix APIC map calculation after re-enabling
Jan Kiszka
2013-12-30
1
-4
/
+4
*
|
KVM: x86: fix guest-initiated crash with x2apic (CVE-2013-6376)
Gleb Natapov
2013-12-12
1
-1
/
+4
*
|
KVM: x86: Convert vapic synchronization to _cached functions (CVE-2013-6368)
Andy Honig
2013-12-12
3
-53
/
+18
*
|
KVM: x86: Fix potential divide by 0 in lapic (CVE-2013-6367)
Andy Honig
2013-12-12
1
-1
/
+2
|
/
*
kvm: mmu: delay mmu audit activation
Sasha Levin
2013-11-20
1
-1
/
+1
*
kvm, vmx: Fix lazy FPU on nested guest
Anthoine Bourgeois
2013-11-13
1
-0
/
+3
*
kvm, cpuid: Fix sparse warning
Borislav Petkov
2013-11-07
1
-3
/
+5
*
kvm: optimize out smp_mb after srcu_read_unlock
Michael S. Tsirkin
2013-11-06
1
-3
/
+4
*
KVM: x86: trace cpuid emulation when called from emulator
Gleb Natapov
2013-11-05
1
-1
/
+1
*
KVM: emulator: cleanup decode_register_operand() a bit
Gleb Natapov
2013-11-05
1
-7
/
+3
*
KVM: emulator: check rex prefix inside decode_register()
Gleb Natapov
2013-11-05
1
-11
/
+7
*
Merge branch 'kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into queue
Gleb Natapov
2013-11-04
1
-2
/
+3
|
\
|
*
kvm: Add struct kvm arg to memslot APIs
Aneesh Kumar K.V
2013-10-17
1
-2
/
+3
*
|
KVM: x86: fix emulation of "movzbl %bpl, %eax"
Paolo Bonzini
2013-11-03
1
-1
/
+4
*
|
KVM: x86: emulate SAHF instruction
Paolo Bonzini
2013-10-31
1
-1
/
+14
*
|
kvm/vmx: error message typo fix
Michael S. Tsirkin
2013-10-31
1
-1
/
+1
*
|
KVM: x86: fix KVM_SET_XCRS loop
Paolo Bonzini
2013-10-31
1
-2
/
+2
*
|
KVM: x86: fix KVM_SET_XCRS for CPUs that do not support XSAVE
Paolo Bonzini
2013-10-31
1
-1
/
+10
[next]