Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
bf9f6ac8d74969690df1485b33b7c238ca9f2269
/
arch
/
x86
/
kvm
bf9f6ac
KVM: Update Posted-Interrupts Descriptor when vCPU is blocked
by Feng Wu
· 9 years ago
28b835d
KVM: Update Posted-Interrupts Descriptor when vCPU is preempted
by Feng Wu
· 9 years ago
8727688
KVM: x86: select IRQ_BYPASS_MANAGER
by Feng Wu
· 9 years ago
efc6440
KVM: x86: Update IRTE for posted-interrupts
by Feng Wu
· 9 years ago
d84f1e0
KVM: make kvm_set_msi_irq() public
by Feng Wu
· 9 years ago
8feb4a0
KVM: Define a new interface kvm_intr_is_single_vcpu()
by Feng Wu
· 9 years ago
ebbfc76
KVM: Add some helper functions for Posted-Interrupts
by Feng Wu
· 9 years ago
6ef1522
KVM: Extend struct pi_desc for VT-d Posted-Interrupts
by Feng Wu
· 9 years ago
1cea0ce
KVM: VMX: drop rdtscp_enabled field
by Xiao Guangrong
· 9 years ago
7ec3629
KVM: VMX: clean up bit operation on SECONDARY_VM_EXEC_CONTROL
by Xiao Guangrong
· 9 years ago
feda805
KVM: VMX: unify SECONDARY_VM_EXEC_CONTROL update
by Xiao Guangrong
· 9 years ago
8b97265
KVM: VMX: align vmx->nested.nested_vmx_secondary_ctls_high to vmx->rdtscp_enabled
by Paolo Bonzini
· 9 years ago
29541bb
KVM: VMX: simplify invpcid handling in vmx_cpuid_update()
by Xiao Guangrong
· 9 years ago
f36201e
KVM: VMX: simplify rdtscp handling in vmx_cpuid_update()
by Xiao Guangrong
· 9 years ago
e282162
KVM: VMX: drop rdtscp_enabled check in prepare_vmcs02()
by Xiao Guangrong
· 9 years ago
8b3e34e
KVM: x86: add pcommit support
by Xiao Guangrong
· 9 years ago
eb1c31b
KVM: x86: allow guest to use cflushopt and clwb
by Xiao Guangrong
· 9 years ago
d6a858d
KVM: vmx: disable posted interrupts if no local APIC
by Paolo Bonzini
· 9 years ago
9eec50b
kvm/x86: Hyper-V HV_X64_MSR_VP_RUNTIME support
by Andrey Smetanin
· 9 years ago
11c4b1c
kvm/x86: Hyper-V HV_X64_MSR_VP_INDEX export for QEMU.
by Andrey Smetanin
· 9 years ago
e516ceb
kvm/x86: Hyper-V HV_X64_MSR_RESET msr
by Andrey Smetanin
· 9 years ago
931c33b
kvm: add tracepoint for fast mmio
by Jason Wang
· 9 years ago
1c1a9ce
KVM: x86: Add support for local interrupt requests from userspace
by Steve Rutherford
· 9 years ago
b053b2a
KVM: x86: Add EOI exit bitmap inference
by Steve Rutherford
· 9 years ago
7543a63
KVM: x86: Add KVM exit for IOAPIC EOIs
by Steve Rutherford
· 9 years ago
49df639
KVM: x86: Split the APIC from the rest of IRQCHIP.
by Steve Rutherford
· 9 years ago
4ca7dd8
KVM: x86: unify handling of interrupt window
by Paolo Bonzini
· 9 years ago
35754c9
KVM: x86: introduce lapic_in_kernel
by Paolo Bonzini
· 9 years ago
d50ab6c
KVM: x86: replace vm_has_apicv hook with cpu_uses_apicv
by Paolo Bonzini
· 9 years ago
3bb345f
KVM: x86: store IOAPIC-handled vectors in each VCPU
by Paolo Bonzini
· 9 years ago
bdaffe1
KVM: x86: set TMR when the interrupt is accepted
by Paolo Bonzini
· 9 years ago
d292242
Use WARN_ON_ONCE for missing X86_FEATURE_NRIPS
by Dirk Müller
· 9 years ago
fc07e76
Revert "KVM: SVM: use NPT page attributes"
by Paolo Bonzini
· 9 years ago
bcf166a
Revert "KVM: svm: handle KVM_X86_QUIRK_CD_NW_CLEARED in svm_get_mt_mask"
by Paolo Bonzini
· 9 years ago
625422f
Revert "KVM: SVM: Sync g_pat with guest-written PAT value"
by Paolo Bonzini
· 9 years ago
606decd
Revert "KVM: x86: apply guest MTRR virtualization on host reserved pages"
by Paolo Bonzini
· 9 years ago
9bac175
Revert "KVM: x86: zero kvmclock_offset when vcpu0 initializes kvmclock system MSR"
by Radim Krčmář
· 9 years ago
58c9507
KVM: x86: fix off-by-one in reserved bits check
by Paolo Bonzini
· 9 years ago
6fec214
KVM: x86: use correct page table format to check nested page table reserved bits
by Paolo Bonzini
· 9 years ago
79a8059
KVM: svm: do not call kvm_set_cr0 from init_vmcb
by Paolo Bonzini
· 9 years ago
3afb112
KVM: x86: trap AMD MSRs for the TSeg base and mask
by Paolo Bonzini
· 9 years ago
ebae871
kvm: svm: reset mmu on VCPU reset
by Igor Mammedov
· 9 years ago
04bb92e
KVM: vmx: fix VPID is 0000H in non-root operation
by Wanpeng Li
· 9 years ago
62bea5b
KVM: add halt_attempted_poll to VCPU stats
by Paolo Bonzini
· 9 years ago
33e247c
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
519f526
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 9 years ago
2965faa
kexec: split kexec_load syscall from kexec core code
by Dave Young
· 9 years ago
96db800
mm: rename alloc_pages_exact_node() to __alloc_pages_node()
by Vlastimil Babka
· 9 years ago
e8dd2d2d
Silence compiler warning in arch/x86/kvm/emulate.c
by Valdis Kletnieks
· 9 years ago
efbb288
kvm: compile process_smi_save_seg_64() only for x86_64
by Alexander Kuleshov
· 9 years ago
29ecd66
KVM: x86: avoid uninitialized variable warning
by Paolo Bonzini
· 9 years ago
5778077
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
44e98ed
Merge tag 'kvm-4.3-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 9 years ago
a5dd192
Merge branch 'x86/urgent' into x86/asm to fix up conflicts and to pick up fixes
by Ingo Molnar
· 9 years ago
4d283ec
x86/kvm: Rename VMX's segment access rights defines
by Andy Lutomirski
· 9 years ago
b6bb424b
KVM: x86/vPMU: Fix unnecessary signed extension for AMD PERFCTRn
by Wei Huang
· 9 years ago
603242a
kvm: x86: Fix error handling in the function kvm_lapic_sync_from_vapic
by Nicholas Krause
· 9 years ago
d7add05
KVM: x86: Use adjustment in guest cycles when handling MSR_IA32_TSC_ADJUST
by Haozhong Zhang
· 9 years ago
18c3626
KVM: x86: zero IDT limit on entry to SMM
by Paolo Bonzini
· 9 years ago
f735d4a
KVM: VMX: drop ept misconfig check
by Xiao Guangrong
· 9 years ago
47ab875
KVM: MMU: fully check zero bits for sptes
by Xiao Guangrong
· 9 years ago
d625b15
KVM: MMU: introduce is_shadow_zero_bits_set()
by Xiao Guangrong
· 9 years ago
c258b62
KVM: MMU: introduce the framework to check zero bits on sptes
by Xiao Guangrong
· 9 years ago
81b8eeb
KVM: MMU: split reset_rsvds_bits_mask_ept
by Xiao Guangrong
· 9 years ago
6dc98b8
KVM: MMU: split reset_rsvds_bits_mask
by Xiao Guangrong
· 9 years ago
a0a64f5
KVM: MMU: introduce rsvd_bits_validate
by Xiao Guangrong
· 9 years ago
d2b0f98
KVM: MMU: move FNAME(is_rsvd_bits_set) to mmu.c
by Xiao Guangrong
· 9 years ago
6f69125
KVM: MMU: fix validation of mmio page fault
by Xiao Guangrong
· 9 years ago
9c33ae0
KVM: MTRR: Use default type for non-MTRR-covered gfn before WARN_ON
by Alex Williamson
· 9 years ago
fc1a812
KVM: MTRR: Use default type for non-MTRR-covered gfn before WARN_ON
by Alex Williamson
· 9 years ago
5b929bd
Merge branch 'x86/urgent' into x86/asm, before applying dependent patches
by Ingo Molnar
· 9 years ago
71ba994
KVM: x86: clean/fix memory barriers in irqchip_in_kernel
by Paolo Bonzini
· 9 years ago
c847fe8
KVM: x86: remove unnecessary memory barriers for shared MSRs
by Paolo Bonzini
· 9 years ago
d71ba78
KVM: move code related to KVM_SET_BOOT_CPU_ID to x86
by Paolo Bonzini
· 9 years ago
5492830
KVM: svm: handle KVM_X86_QUIRK_CD_NW_CLEARED in svm_get_mt_mask
by Paolo Bonzini
· 10 years ago
5f3d45e
kvm/x86: add support for MONITOR_TRAP_FLAG
by Mihai Donțu
· 10 years ago
2ce7918
kvm/x86: add sending hyper-v crash notification to user space
by Andrey Smetanin
· 10 years ago
e7d9513
kvm/x86: added hyper-v crash msrs into kvm hyperv context
by Andrey Smetanin
· 10 years ago
e83d588
kvm/x86: move Hyper-V MSR's/hypercall code into hyperv.c file
by Andrey Smetanin
· 10 years ago
f9eb4af
KVM: nVMX: VMX instructions: add checks for #GP/#SS exceptions
by Eugene Korenevsky
· 10 years ago
0da029e
KVM: x86: rename quirk constants to KVM_X86_QUIRK_*
by Paolo Bonzini
· 9 years ago
fb279950
KVM: vmx: obey KVM_QUIRK_CD_NW_CLEARED
by Xiao Guangrong
· 10 years ago
41dbc6b
KVM: x86: introduce kvm_check_has_quirk
by Paolo Bonzini
· 9 years ago
3e5d2fd
KVM: MTRR: simplify kvm_mtrr_get_guest_memory_type
by Xiao Guangrong
· 10 years ago
10dc331
KVM: MTRR: fix memory type handling if MTRR is completely disabled
by Xiao Guangrong
· 10 years ago
ee4100d
kvm: x86: fix load xsave feature warning
by Wanpeng Li
· 10 years ago
fd717f1
KVM: x86: apply guest MTRR virtualization on host reserved pages
by Paolo Bonzini
· 10 years ago
e098223
KVM: SVM: Sync g_pat with guest-written PAT value
by Jan Kiszka
· 10 years ago
3c2e7f7
KVM: SVM: use NPT page attributes
by Paolo Bonzini
· 10 years ago
5544eb9
KVM: count number of assigned devices
by Paolo Bonzini
· 10 years ago
370777d
KVM: VMX: fix vmwrite to invalid VMCS
by Radim Krčmář
· 10 years ago
d1fe921
KVM: x86: reintroduce kvm_is_mmio_pfn
by Paolo Bonzini
· 10 years ago
03b9730
x86/asm/tsc: Add rdtsc_ordered() and use it in trivial call sites
by Andy Lutomirski
· 10 years ago
4ea1636
x86/asm/tsc: Rename native_read_tsc() to rdtsc()
by Andy Lutomirski
· 10 years ago
87be28a
x86/asm/tsc: Replace rdtscll() with native_read_tsc()
by Andy Lutomirski
· 10 years ago
881d7bf
x86/asm/tsc, kvm: Remove vget_cycles()
by Andy Lutomirski
· 10 years ago
b0996ae
KVM: x86: remove data variable from kvm_get_msr_common
by Nicolas Iooss
· 10 years ago
59fd132
KVM: x86: keep track of LVT0 changes under APICv
by Radim Krčmář
· 10 years ago
db13856
KVM: x86: properly restore LVT0
by Radim Krčmář
· 10 years ago
4272013
KVM: x86: make vapics_in_nmi_mode atomic
by Radim Krčmář
· 10 years ago
Next »