Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
9eec50b8bbe1535c440a1ee88c1958f78fc55957
/
arch
/
x86
/
include
/
asm
/
kvm_host.h
9eec50b
kvm/x86: Hyper-V HV_X64_MSR_VP_RUNTIME support
by Andrey Smetanin
· 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
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
920552b
KVM: disable halt_poll_ns as default for s390x
by David Hildenbrand
· 9 years ago
62bea5b
KVM: add halt_attempted_poll to VCPU stats
by Paolo Bonzini
· 9 years ago
c258b62
KVM: MMU: introduce the framework to check zero bits on sptes
by Xiao Guangrong
· 9 years ago
a0a64f5
KVM: MMU: introduce rsvd_bits_validate
by Xiao Guangrong
· 9 years ago
d71ba78
KVM: move code related to KVM_SET_BOOT_CPU_ID to x86
by Paolo Bonzini
· 9 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
5544eb9
KVM: count number of assigned devices
by Paolo Bonzini
· 10 years ago
4272013
KVM: x86: make vapics_in_nmi_mode atomic
by Radim Krčmář
· 10 years ago
4e24155
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 10 years ago
25462f7
KVM: x86/vPMU: Define kvm_pmu_ops to support vPMU function dispatch
by Wei Huang
· 10 years ago
474a5bb
KVM: x86/vPMU: introduce pmu.h header
by Wei Huang
· 10 years ago
c6702c9
KVM: x86/vPMU: rename a few PMU functions
by Wei Huang
· 10 years ago
19efffa
KVM: MTRR: sort variable MTRRs
by Xiao Guangrong
· 10 years ago
86fd527
KVM: MTRR: do not split 64 bits MSR content
by Xiao Guangrong
· 10 years ago
10fac2d
KVM: MTRR: clean up mtrr default type
by Xiao Guangrong
· 10 years ago
910a6aa
KVM: MTRR: exactly define the size of variable MTRRs
by Xiao Guangrong
· 10 years ago
70109e7
KVM: MTRR: remove mtrr_state.have_fixed
by Xiao Guangrong
· 10 years ago
ff53604
KVM: x86: move MTRR related code to a separate file
by Xiao Guangrong
· 10 years ago
6d396b5
KVM: x86: advertise KVM_CAP_X86_SMM
by Paolo Bonzini
· 10 years ago
699023e
KVM: x86: add SMM to the MMU role, support SMRAM address space
by Paolo Bonzini
· 10 years ago
9da0e4d
KVM: x86: work on all available address spaces
by Paolo Bonzini
· 10 years ago
54bf36a
KVM: x86: use vcpu-specific functions to read/write/translate GFNs
by Paolo Bonzini
· 10 years ago
64d6067
KVM: x86: stubs for SMM support
by Paolo Bonzini
· 10 years ago
f077825
KVM: x86: API changes for SMM support
by Paolo Bonzini
· 10 years ago
609e36d
KVM: x86: pass host_initiated to functions that read MSRs
by Paolo Bonzini
· 10 years ago
f36f3f2
KVM: add "new" argument to kvm_arch_commit_memory_region
by Paolo Bonzini
· 10 years ago
3152657
Merge branch 'linus' into x86/fpu
by Ingo Molnar
· 10 years ago
a9b4fb7
Merge branch 'kvm-master' into kvm-next
by Paolo Bonzini
· 10 years ago
c447e76
kvm/fpu: Enable eager restore kvm FPU for MPX
by Liang Li
· 10 years ago
0fdd74f
Revert "KVM: x86: drop fpu_activate hook"
by Paolo Bonzini
· 10 years ago
edc90b7
KVM: MMU: fix SMAP virtualization
by Xiao Guangrong
· 10 years ago
0ee6a51
x86/fpu, kvm: Simplify fx_init()
by Ingo Molnar
· 10 years ago
0be0226
KVM: MMU: fix SMAP virtualization
by Xiao Guangrong
· 10 years ago
93bbf0b
kvm: x86: Extended struct kvm_lapic_irq with msi_redir_hint for MSI delivery
by James Sullivan
· 10 years ago
b7cb223
KVM: x86: tweak types of fields in kvm_lapic_irq
by Paolo Bonzini
· 10 years ago
d28bc9d
KVM: x86: INIT and reset sequences are different
by Nadav Amit
· 10 years ago
90de4a1
KVM: x86: Support for disabling quirks
by Nadav Amit
· 10 years ago
3ea3b7f
kvm: mmu: lazy collapse small sptes into large sptes
by Wanpeng Li
· 10 years ago
ae561ed
KVM: x86: DR0-DR3 are not clear on reset
by Nadav Amit
· 10 years ago
3b5a5ff
KVM: x86: simplify kvm_apic_map
by Radim Krčmář
· 10 years ago
3548a25
KVM: x86: avoid logical_map when it is invalid
by Radim Krčmář
· 10 years ago
9ea369b
KVM: x86: fix mixed APIC mode broadcast
by Radim Krčmář
· 10 years ago
5a4f55c
KVM: x86: cache maxphyaddr CPUID leaf in struct kvm_vcpu
by Eugene Korenevsky
· 10 years ago
b32a991
KVM: x86: Remove redundant definitions
by Nadav Amit
· 10 years ago
0efb044
KVM: x86: removing redundant eflags bits definitions
by Nadav Amit
· 10 years ago
5cb5605
kvm: x86: make kvm_emulate_* consistant
by Joel Schopp
· 10 years ago
f781951
kvm: add halt_poll_ns module parameter
by Paolo Bonzini
· 10 years ago
1c2b364
kvm: remove KVM_MMIO_SIZE
by Tiejun Chen
· 10 years ago
2e6d015
KVM: x86: revert "add method to test PIR bitmap vector"
by Marcelo Tosatti
· 10 years ago
88178fd
KVM: x86: Add new dirty logging kvm_x86_ops for PML
by Kai Huang
· 10 years ago
1c91cad4
KVM: x86: Change parameter of kvm_mmu_slot_remove_write_access
by Kai Huang
· 10 years ago
f4b4b18
KVM: MMU: Add mmu help functions to support PML
by Kai Huang
· 10 years ago
1c6007d
Merge tag 'kvm-arm-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-next
by Paolo Bonzini
· 10 years ago
cfaa790
kvm: Fix CR3_PCID_INVD type on 32-bit
by Borislav Petkov
· 10 years ago
54750f2
KVM: x86: workaround SuSE's 2.6.16 pvclock vs masterclock issue
by Marcelo Tosatti
· 10 years ago
e108ff2
KVM: x86: switch to kvm_get_dirty_log_protect
by Paolo Bonzini
· 10 years ago
c205fb7
KVM: x86: #PF error-code on R/W operations is wrong
by Nadav Amit
· 10 years ago
7c6a98d
KVM: x86: add method to test PIR bitmap vector
by Marcelo Tosatti
· 10 years ago
cb5281a
KVM: move APIC types to arch/x86/
by Paolo Bonzini
· 10 years ago
2030009
kvm: vmx: add MSR logic for XSAVES
by Wanpeng Li
· 10 years ago
55412b2
kvm: x86: Add kvm_x86_ops hook that enables XSAVES for guest
by Wanpeng Li
· 10 years ago
2b4a273
kvm: x86: avoid warning about potential shift wrapping bug
by Paolo Bonzini
· 10 years ago
c9eab58
KVM: x86: move device assignment out of kvm_host.h
by Paolo Bonzini
· 10 years ago
c274e03
kvm: x86: move assigned-dev.c and iommu.c to arch/x86/
by Radim Krčmář
· 10 years ago
6ef768f
kvm: x86: move ioapic.c and irq_comm.c back to arch/x86/
by Paolo Bonzini
· 10 years ago
1d4e7e3
kvm: x86: increase user memory slots to 509
by Igor Mammedov
· 10 years ago
9d88fca
KVM: x86: MOV to CR3 can set bit 63
by Nadav Amit
· 10 years ago
82b3277
KVM: x86: Breakpoints do not consider CS.base
by Nadav Amit
· 10 years ago
16f8a6f
KVM: vmx: Unavailable DR4/5 is checked before CPL
by Nadav Amit
· 10 years ago
394457a
KVM: x86: some apic broadcast modes does not work
by Nadav Amit
· 10 years ago
8b3c310
KVM: x86: Prevent host from panicking on shared MSR writes.
by Andy Honig
· 10 years ago
854e8bb
KVM: x86: Check non-canonical addresses upon WRMSR
by Nadav Amit
· 10 years ago
c24ae0d
kvm: x86: Unpin and remove kvm_arch->apic_access_page
by Tang Chen
· 10 years ago
4256f43
kvm: x86: Add request bit to reload APIC access page address
by Tang Chen
· 10 years ago
fe71557a
kvm: Add arch specific mmu notifier for page invalidation
by Tang Chen
· 10 years ago
5712846
kvm: Fix page ageing bugs
by Andres Lagar-Cavilla
· 10 years ago
77c3913
KVM: x86: directly use kvm_make_request again
by Liang Chen
· 10 years ago
a255d47
kvm: Remove ept_identity_pagetable from struct kvm_arch.
by Tang Chen
· 10 years ago
54987b7
KVM: x86: propagate exception from permission checks on the nested page fault
by Paolo Bonzini
· 10 years ago
ef54bcf
KVM: x86: skip writeback on injection of nested exception
by Paolo Bonzini
· 10 years ago
56f17dd
kvm: x86: fix stale mmio cache bug
by David Matlack
· 10 years ago
13a34e0
KVM: remove garbage arg to *hardware_{en,dis}able
by Radim Krčmář
· 10 years ago
6564730
KVM: forward declare structs in kvm_types.h
by Paolo Bonzini
· 10 years ago
ae97a3b
KVM: x86: introduce sched_in to kvm_x86_ops
by Radim Krčmář
· 10 years ago
4473b57
KVM: x86: drop fpu_activate hook
by Wanpeng Li
· 10 years ago
0d234da
Revert "KVM: x86: Increase the number of fixed MTRR regs to 10"
by Paolo Bonzini
· 10 years ago
8533ce7
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 10 years ago
6f43ed0
KVM: x86: DR6/7.RTM cannot be written
by Nadav Amit
· 11 years ago
37ccdcb
KVM: x86: return all bits from get_interrupt_shadow
by Paolo Bonzini
· 11 years ago
0d3da0d
KVM: x86: fix TSC matching
by Tomasz Grabiec
· 11 years ago
7cb060a
KVM: x86: preserve the high 32-bits of the PAT register
by Paolo Bonzini
· 11 years ago
682367c
KVM: x86: Increase the number of fixed MTRR regs to 10
by Nadav Amit
· 11 years ago
Next »