index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
gcc-version.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-05-08
KVM: SVM: Disable AVIC before setting V_IRQ
Suravee Suthikulpanit
1
-1
/
+12
2020-05-08
KVM: Introduce kvm_make_all_cpus_request_except()
Suravee Suthikulpanit
4
-5
/
+16
2020-05-08
KVM: VMX: pass correct DR6 for GD userspace exit
Paolo Bonzini
2
-2
/
+24
2020-05-08
KVM: x86, SVM: isolate vcpu->arch.dr6 from vmcb->save.dr6
Paolo Bonzini
5
-30
/
+32
2020-05-08
KVM: SVM: keep DR6 synchronized with vcpu->arch.dr6
Paolo Bonzini
5
-28
/
+21
2020-05-07
KVM: nSVM: trap #DB and #BP to userspace if guest debugging is on
Paolo Bonzini
1
-0
/
+8
2020-05-07
KVM: selftests: Add KVM_SET_GUEST_DEBUG test
Peter Xu
4
-0
/
+192
2020-05-07
KVM: X86: Fix single-step with KVM_SET_GUEST_DEBUG
Peter Xu
1
-1
/
+1
2020-05-07
KVM: X86: Set RTM for DB_VECTOR too for KVM_EXIT_DEBUG
Peter Xu
1
-1
/
+1
2020-05-07
KVM: x86: fix DR6 delivery for various cases of #DB injection
Paolo Bonzini
3
-11
/
+9
2020-05-07
KVM: X86: Declare KVM_CAP_SET_GUEST_DEBUG properly
Peter Xu
3
-0
/
+3
2020-05-06
KVM: selftests: Fix build for evmcs.h
Peter Xu
2
-2
/
+5
2020-05-06
kvm: x86: Use KVM CPU capabilities to determine CR4 reserved bits
Paolo Bonzini
1
-15
/
+5
2020-05-06
KVM: VMX: Explicitly clear RFLAGS.CF and RFLAGS.ZF in VM-Exit RSB path
Sean Christopherson
1
-0
/
+3
2020-05-06
docs/virt/kvm: Document configuring and running nested guests
Kashyap Chamarthy
2
-0
/
+278
2020-05-04
kvm: ioapic: Restrict lazy EOI update to edge-triggered interrupts
Paolo Bonzini
1
-5
/
+5
2020-05-04
KVM: x86: Fixes posted interrupt check for IRQs delivery modes
Suravee Suthikulpanit
1
-2
/
+2
2020-05-04
KVM: SVM: fill in kvm_run->debug.arch.dr[67]
Paolo Bonzini
1
-0
/
+2
2020-05-04
KVM: nVMX: Replace a BUG_ON(1) with BUG() to squash clang warning
Sean Christopherson
1
-1
/
+1
2020-05-01
KVM: arm64: Fix 32bit PC wrap-around
Marc Zyngier
2
-2
/
+13
2020-04-30
KVM: arm64: vgic-v4: Initialize GICv4.1 even in the absence of a virtual ITS
Marc Zyngier
2
-2
/
+10
2020-04-30
KVM: arm64: Save/restore sp_el0 as part of __guest_enter
Marc Zyngier
2
-14
/
+26
2020-04-30
KVM: arm64: Delete duplicated label in invalid_vector
Fangrui Song
1
-1
/
+0
2020-04-24
KVM: SVM: do not allow VMRUN inside SMM
Paolo Bonzini
1
-1
/
+5
2020-04-24
kvm: add capability for halt polling
David Matlack
4
-4
/
+34
2020-04-24
KVM: nVMX: Store vmcs.EXIT_QUALIFICATION as an unsigned long, not u32
Sean Christopherson
1
-1
/
+2
2020-04-24
KVM: nVMX: Drop a redundant call to vmx_get_intr_info()
Sean Christopherson
1
-1
/
+1
2020-04-23
KVM: arm64: vgic-its: Fix memory leak on the error path of vgic_add_lpi()
Zenghui Yu
1
-2
/
+9
2020-04-23
KVM: arm64: vgic-v3: Retire all pending LPIs on vcpu destroy
Zenghui Yu
1
-2
/
+8
2020-04-23
KVM: arm: vgic-v2: Only use the virtual state when userspace accesses pending...
Marc Zyngier
3
-24
/
+76
2020-04-23
KVM: x86: move nested-related kvm_x86_ops to a separate struct
Paolo Bonzini
9
-52
/
+56
2020-04-23
KVM: eVMCS: check if nesting is enabled
Paolo Bonzini
1
-11
/
+13
2020-04-23
KVM: x86: check_nested_events is never NULL
Paolo Bonzini
1
-3
/
+3
2020-04-22
KVM: arm: vgic: Only use the virtual state when userspace accesses enable bits
Marc Zyngier
4
-8
/
+64
2020-04-22
KVM: arm: vgic: Synchronize the whole guest on GIC{D,R}_I{S,C}ACTIVER read
Marc Zyngier
4
-44
/
+75
2020-04-21
selftests: kvm/set_memory_region_test: do not check RIP if the guest shuts down
Paolo Bonzini
1
-4
/
+9
2020-04-21
KVM: SVM: avoid infinite loop on NPF from bad address
Paolo Bonzini
2
-0
/
+8