Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
f958ee745f70b60d0e41927cab2c073104bc70c2
/
arch
/
x86
/
kvm
/
x86.c
5a5fbdc
KVM: x86: remove eager_fpu field of struct kvm_vcpu_arch
by Paolo Bonzini
· 9 years ago
34f3941
KVM: i8254: don't assume layout of kvm_kpit_state
by Radim Krčmář
· 9 years ago
71474e2
KVM: i8254: remove notifiers from PIT discard policy
by Radim Krčmář
· 9 years ago
b39c90b
KVM: i8254: remove unnecessary uses of PIT state lock
by Radim Krčmář
· 9 years ago
09edea7
KVM: i8254: pass struct kvm_pit instead of kvm in PIT
by Radim Krčmář
· 9 years ago
13d268c
KVM: MMU: apply page track notifier
by Xiao Guangrong
· 9 years ago
0eb05bf
KVM: page track: add notifier support
by Xiao Guangrong
· 9 years ago
21ebbed
KVM: page track: add the framework of guest page tracking
by Xiao Guangrong
· 9 years ago
92f94f1
KVM: MMU: rename has_wrprotected_page to mmu_gfn_lpage_is_disallowed
by Xiao Guangrong
· 9 years ago
3ae13fa
KVM: x86: pass kvm_get_time_scale arguments in hertz
by Paolo Bonzini
· 9 years ago
4e422bd
KVM: x86: fix missed hardware breakpoints
by Paolo Bonzini
· 9 years ago
78db6a5
KVM: x86: rewrite handling of scaled TSC for kvmclock
by Paolo Bonzini
· 9 years ago
4941b8c
KVM: x86: rename argument to kvm_set_tsc_khz
by Paolo Bonzini
· 9 years ago
bce87cc
KVM: x86: consolidate different ways to test for in-kernel LAPIC
by Paolo Bonzini
· 9 years ago
52004014
KVM: x86: Use vector-hashing to deliver lowest-priority interrupts
by Feng Wu
· 9 years ago
b51012d
KVM: x86: introduce do_shl32_div32
by Paolo Bonzini
· 9 years ago
ba049e9
kvm: rename pfn_t to kvm_pfn_t
by Dan Williams
· 9 years ago
1baa5ef
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 9 years ago
f3b138c
kvm/x86: Update SynIC timers on guest entry only
by Andrey Smetanin
· 9 years ago
2860c4b
KVM: move architecture-dependent requests to arch/
by Paolo Bonzini
· 9 years ago
1dab134
kvm: x86: Check kvm_write_guest return value in kvm_write_wall_clock
by Nicholas Krause
· 9 years ago
e5e57e7
kvm: x86: only channel 0 of the i8254 is linked to the HPET
by Paolo Bonzini
· 9 years ago
0185604
KVM: x86: Reload pit counters for all channels when restoring state
by Andrew Honig
· 9 years ago
1f4b34f
kvm/x86: Hyper-V SynIC timers
by Andrey Smetanin
· 9 years ago
8b89fe1
kvm: x86: move tracepoints outside extended quiescent state
by Paolo Bonzini
· 9 years ago
9dbe6cf
KVM: x86: expose MSR_TSC_AUX to userspace
by Paolo Bonzini
· 9 years ago
db397571
kvm/x86: Hyper-V kvm exit
by Andrey Smetanin
· 9 years ago
5c919412
kvm/x86: Hyper-V synthetic interrupt controller
by Andrey Smetanin
· 9 years ago
d62caab
kvm/x86: per-vcpu apicv deactivation support
by Andrey Smetanin
· 9 years ago
6308630
kvm/x86: split ioapic-handled and EOI exit bitmaps
by Andrey Smetanin
· 9 years ago
62a193e
KVM: x86: request interrupt window when IRQ chip is split
by Matt Gingell
· 9 years ago
934bf65
KVM: x86: set KVM_REQ_EVENT on local interrupt request from user space
by Matt Gingell
· 9 years ago
782d422
KVM: x86: split kvm_vcpu_ready_for_interrupt_injection out of dm_request_for_irq_injection
by Matt Gingell
· 9 years ago
127a457
KVM: x86: fix interrupt window handling in split IRQ chip case
by Matt Gingell
· 9 years ago
3370b69
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 9 years ago
a96036b
KVM: x86: rename update_db_bp_intercept to update_bp_intercept
by Paolo Bonzini
· 9 years ago
27cca94
KVM: x86: Use the correct vcpu's TSC rate to compute time scale
by Haozhong Zhang
· 9 years ago
4ba7653
KVM: x86: Move TSC scaling logic out of call-back read_l1_tsc()
by Haozhong Zhang
· 9 years ago
58ea676
KVM: x86: Move TSC scaling logic out of call-back adjust_tsc_offset()
by Haozhong Zhang
· 9 years ago
07c1419
KVM: x86: Replace call-back compute_tsc_offset() with a common function
by Haozhong Zhang
· 9 years ago
381d585
KVM: x86: Replace call-back set_tsc_khz() with a common function
by Haozhong Zhang
· 9 years ago
35181e8
KVM: x86: Add a common TSC scaling function
by Haozhong Zhang
· 9 years ago
ad72188
KVM: x86: Add a common TSC scaling ratio field in kvm_vcpu_arch
by Haozhong Zhang
· 9 years ago
bc9b961
KVM: x86: Collect information for setting TSC scaling ratio
by Haozhong Zhang
· 9 years ago
893590c
KVM: x86: declare a few variables as __read_mostly
by Paolo Bonzini
· 9 years ago
933425fb
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 9 years ago
879ae18
KVM: x86: obey KVM_X86_QUIRK_CD_NW_CLEARED in kvm_set_cr0()
by Laszlo Ersek
· 9 years ago
7a036a6
KVM: x86: add read_phys to x86_emulate_ops
by Radim Krčmář
· 9 years ago
2da29bc
KVM: x86: removing unused variable
by Saurabh Sengar
· 9 years ago
ce4d72f
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
7cae2be
KVM: x86: move steal time initialization to vcpu entry time
by Marcelo Tosatti
· 9 years ago
db2bdcb
KVM: x86: fix edge EOI and IOAPIC reconfig race
by Radim Krčmář
· 9 years ago
bff98d3
Merge branch 'kvm-master' into HEAD
by Paolo Bonzini
· 9 years ago
25188b9
KVM: x86: fix previous commit for 32-bit
by Paolo Bonzini
· 9 years ago
58f800d
Merge branch 'kvm-master' into HEAD
by Paolo Bonzini
· 9 years ago
7391773
KVM: x86: fix SMI to halted VCPU
by Paolo Bonzini
· 9 years ago
5d9bc64
KVM: x86: clean up kvm_arch_vcpu_runnable
by Paolo Bonzini
· 9 years ago
f0d648b
KVM: x86: map/unmap private slots in __x86_set_memory_region
by Paolo Bonzini
· 9 years ago
1d8007b
KVM: x86: build kvm_userspace_memory_region in x86_set_memory_region
by Paolo Bonzini
· 9 years ago
bf9f6ac
KVM: Update Posted-Interrupts Descriptor when vCPU is blocked
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
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
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
9bac175
Revert "KVM: x86: zero kvmclock_offset when vcpu0 initializes kvmclock system MSR"
by Radim Krčmář
· 9 years ago
3afb112
KVM: x86: trap AMD MSRs for the TSeg base and mask
by Paolo Bonzini
· 9 years ago
62bea5b
KVM: add halt_attempted_poll to VCPU stats
by Paolo Bonzini
· 9 years ago
d91cab7
x86/fpu: Rename XSAVE macros
by Dave Hansen
· 9 years ago
519f526
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 9 years ago
efbb288
kvm: compile process_smi_save_seg_64() only for x86_64
by Alexander Kuleshov
· 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
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
a0a64f5
KVM: MMU: introduce rsvd_bits_validate
by Xiao Guangrong
· 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
2ce7918
kvm/x86: add sending hyper-v crash notification to user space
by Andrey Smetanin
· 9 years ago
e7d9513
kvm/x86: added hyper-v crash msrs into kvm hyperv context
by Andrey Smetanin
· 9 years ago
e83d588
kvm/x86: move Hyper-V MSR's/hypercall code into hyperv.c file
by Andrey Smetanin
· 9 years ago
ee4100d
kvm: x86: fix load xsave feature warning
by Wanpeng Li
· 9 years ago
5544eb9
KVM: count number of assigned devices
by Paolo Bonzini
· 9 years ago
370777d
KVM: VMX: fix vmwrite to invalid VMCS
by Radim Krčmář
· 9 years ago
03b9730
x86/asm/tsc: Add rdtsc_ordered() and use it in trivial call sites
by Andy Lutomirski
· 9 years ago
4ea1636
x86/asm/tsc: Rename native_read_tsc() to rdtsc()
by Andy Lutomirski
· 9 years ago
881d7bf
x86/asm/tsc, kvm: Remove vget_cycles()
by Andy Lutomirski
· 9 years ago
b0996ae
KVM: x86: remove data variable from kvm_get_msr_common
by Nicolas Iooss
· 9 years ago
Next »