Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
fbb145bc0a1c03b90a96cca99dc07c33aaad2318
/
arch
/
x86
/
include
/
asm
/
kvm_host.h
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
fe71557
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
· 10 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
· 10 years ago
7cb060a
KVM: x86: preserve the high 32-bits of the PAT register
by Paolo Bonzini
· 10 years ago
682367c
KVM: x86: Increase the number of fixed MTRR regs to 10
by Nadav Amit
· 10 years ago
67f4d42
KVM: x86: rdpmc emulation checks the counter incorrectly
by Nadav Amit
· 11 years ago
ae9fedc
KVM: x86: get CPL from SS.DPL
by Paolo Bonzini
· 11 years ago
346874c
KVM: x86: Fix CR3 reserved bits
by Nadav Amit
· 11 years ago
56d6efc
KVM: Remove SMAP bit from CR4_RESERVED_BITS
by Feng Wu
· 11 years ago
c77fb5f
KVM: x86: Allow the guest to run with dirty debug registers
by Paolo Bonzini
· 11 years ago
360b948
KVM: x86: change vcpu->arch.switch_db_regs to a bit mask
by Paolo Bonzini
· 11 years ago
c9a7953
KVM: x86: Remove return code from enable_irq/nmi_window
by Jan Kiszka
· 11 years ago
b6b8a14
KVM: nVMX: Rework interception of IRQs and NMIs
by Jan Kiszka
· 11 years ago
332967a
x86: kvm: introduce periodic global clock updates
by Andrew Jones
· 11 years ago
7e44e44
x86: kvm: rate-limit global clock updates
by Andrew Jones
· 11 years ago
da8999d
KVM: x86: Intel MPX vmx and msr handle
by Liu, Jinsong
· 11 years ago
4f34d68
KVM: x86: remove unused last_kernel_ns variable
by Marcelo Tosatti
· 11 years ago
73aaf249e
KVM: SVM: Fix reading of DR6
by Jan Kiszka
· 11 years ago
e984097
add support for Hyper-V reference time counter
by Vadim Rozenfeld
· 11 years ago
a890b6f
kvm: Delete prototype for non-existent function kvm_check_iopl
by Josh Triplett
· 11 years ago
35a5121
kvm: Delete prototype for non-existent function complete_pio
by Josh Triplett
· 11 years ago
e0f0bbc
kvm: Create non-coherent DMA registeration
by Alex Williamson
· 11 years ago
d96eb2c
kvm/x86: Convert iommu_flags to iommu_noncoherent
by Alex Williamson
· 11 years ago
6d9d41e
KVM: Move gfn_to_index to x86 specific code
by Christoffer Dall
· 11 years ago
8a3c1a33
KVM: mmu: change useless int return types to void
by Paolo Bonzini
· 11 years ago
d8d173d
KVM: mmu: remove uninteresting MMU "new_cr3" callbacks
by Paolo Bonzini
· 11 years ago
2062609
KVM: mmu: remove uninteresting MMU "free" callbacks
by Paolo Bonzini
· 11 years ago
4344ee9
KVM: x86: only copy XSAVE state for the supported features
by Paolo Bonzini
· 11 years ago
d7876f1
KVM: x86: prevent setting unsupported XSAVE states
by Paolo Bonzini
· 11 years ago
6aef266
kvm hypervisor : Add a hypercall to KVM hypervisor to support pv-ticketlocks
by Srivatsa Vaddagiri
· 11 years ago
25d9208
nEPT: Add nEPT violation/misconfigration support
by Yang Zhang
· 11 years ago
ac0a48c
KVM: x86: rename EMULATE_DO_MMIO
by Paolo Bonzini
· 11 years ago
103af0a
perf, kvm: Support the in_tx/in_tx_cp modifiers in KVM arch perfmon emulation v5
by Andi Kleen
· 11 years ago
fe489bf
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 11 years ago
f6f8ade
KVM: MMU: document fast invalidate all pages
by Xiao Guangrong
· 11 years ago
0cbf8e4
KVM: MMU: document write_flooding_count
by Xiao Guangrong
· 11 years ago
accaefe
KVM: MMU: document clear_spte_count
by Xiao Guangrong
· 11 years ago
a8eca9d
KVM: MMU: drop kvm_mmu_zap_mmio_sptes
by Xiao Guangrong
· 12 years ago
f8f5594
KVM: MMU: fast invalidate all mmio sptes
by Xiao Guangrong
· 12 years ago
afcbf13
x86: Rename X86_CR4_RDWRGSFS to X86_CR4_FSGSBASE
by H. Peter Anvin
· 12 years ago
365c886
KVM: MMU: reclaim the zapped-obsolete page first
by Xiao Guangrong
· 12 years ago
5304b8d
KVM: MMU: fast invalidate all pages
by Xiao Guangrong
· 12 years ago
03b28f8
KVM: x86: Account for failing enable_irq_window for NMI window request
by Jan Kiszka
· 12 years ago
cbf6435
KVM: x86: Increase the "hard" max VCPU limit
by Chegu Vinod
· 12 years ago
064d1af
Merge git://github.com/agraf/linux-2.6.git kvm-ppc-next into queue
by Gleb Natapov
· 12 years ago
730dca4
KVM: x86: Rework request for immediate exit
by Jan Kiszka
· 12 years ago
8175e5b
KVM: Add KVM_IRQCHIP_NUM_PINS in addition to KVM_IOAPIC_NUM_PINS
by Alexander Graf
· 12 years ago
384bb78
KVM: nVMX: Validate EFER values for VM_ENTRY/EXIT_LOAD_IA32_EFER
by Jan Kiszka
· 12 years ago
a20ed54
KVM: VMX: Add the deliver posted interrupt algorithm
by Yang Zhang
· 12 years ago
a547c6d
KVM: VMX: Enable acknowledge interupt on vmexit
by Yang Zhang
· 12 years ago
Next »