index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
x86.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: x86: fix root cause for missed hardware breakpoints
Paolo Bonzini
2016-02-26
1
-5
/
+4
*
KVM: x86: fix missed hardware breakpoints
Paolo Bonzini
2016-02-24
1
-0
/
+1
*
kvm: rename pfn_t to kvm_pfn_t
Dan Williams
2016-01-16
1
-1
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-01-12
1
-14
/
+96
|
\
|
*
kvm/x86: Update SynIC timers on guest entry only
Andrey Smetanin
2016-01-08
1
-0
/
+6
|
*
KVM: move architecture-dependent requests to arch/
Paolo Bonzini
2016-01-08
1
-0
/
+15
|
*
kvm: x86: Check kvm_write_guest return value in kvm_write_wall_clock
Nicholas Krause
2016-01-07
1
-1
/
+2
|
*
kvm/x86: Hyper-V SynIC timers
Andrey Smetanin
2015-12-16
1
-0
/
+9
|
*
KVM: x86: expose MSR_TSC_AUX to userspace
Paolo Bonzini
2015-11-25
1
-5
/
+6
|
*
kvm/x86: Hyper-V kvm exit
Andrey Smetanin
2015-11-25
1
-0
/
+6
|
*
kvm/x86: Hyper-V synthetic interrupt controller
Andrey Smetanin
2015-11-25
1
-2
/
+32
|
*
kvm/x86: per-vcpu apicv deactivation support
Andrey Smetanin
2015-11-25
1
-3
/
+16
|
*
kvm/x86: split ioapic-handled and EOI exit bitmaps
Andrey Smetanin
2015-11-25
1
-5
/
+6
*
|
kvm: x86: only channel 0 of the i8254 is linked to the HPET
Paolo Bonzini
2016-01-07
1
-1
/
+2
*
|
KVM: x86: Reload pit counters for all channels when restoring state
Andrew Honig
2015-12-22
1
-2
/
+6
*
|
kvm: x86: move tracepoints outside extended quiescent state
Paolo Bonzini
2015-12-11
1
-2
/
+2
|
/
*
KVM: x86: request interrupt window when IRQ chip is split
Matt Gingell
2015-11-18
1
-2
/
+4
*
KVM: x86: set KVM_REQ_EVENT on local interrupt request from user space
Matt Gingell
2015-11-18
1
-0
/
+1
*
KVM: x86: split kvm_vcpu_ready_for_interrupt_injection out of dm_request_for_...
Matt Gingell
2015-11-18
1
-24
/
+19
*
KVM: x86: fix interrupt window handling in split IRQ chip case
Matt Gingell
2015-11-18
1
-14
/
+19
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-11-12
1
-22
/
+137
|
\
|
*
KVM: x86: rename update_db_bp_intercept to update_bp_intercept
Paolo Bonzini
2015-11-10
1
-1
/
+1
|
*
KVM: x86: Use the correct vcpu's TSC rate to compute time scale
Haozhong Zhang
2015-11-10
1
-2
/
+4
|
*
KVM: x86: Move TSC scaling logic out of call-back read_l1_tsc()
Haozhong Zhang
2015-11-10
1
-3
/
+8
|
*
KVM: x86: Move TSC scaling logic out of call-back adjust_tsc_offset()
Haozhong Zhang
2015-11-10
1
-0
/
+14
|
*
KVM: x86: Replace call-back compute_tsc_offset() with a common function
Haozhong Zhang
2015-11-10
1
-3
/
+12
|
*
KVM: x86: Replace call-back set_tsc_khz() with a common function
Haozhong Zhang
2015-11-10
1
-5
/
+41
|
*
KVM: x86: Add a common TSC scaling function
Haozhong Zhang
2015-11-10
1
-1
/
+39
|
*
KVM: x86: Add a common TSC scaling ratio field in kvm_vcpu_arch
Haozhong Zhang
2015-11-10
1
-1
/
+8
|
*
KVM: x86: Collect information for setting TSC scaling ratio
Haozhong Zhang
2015-11-10
1
-0
/
+4
|
*
KVM: x86: declare a few variables as __read_mostly
Paolo Bonzini
2015-11-10
1
-7
/
+7
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-11-06
1
-59
/
+197
|
\
|
|
*
KVM: x86: obey KVM_X86_QUIRK_CD_NW_CLEARED in kvm_set_cr0()
Laszlo Ersek
2015-11-04
1
-1
/
+3
|
*
KVM: x86: add read_phys to x86_emulate_ops
Radim Krčmář
2015-11-04
1
-0
/
+10
|
*
KVM: x86: removing unused variable
Saurabh Sengar
2015-11-04
1
-11
/
+5
|
*
KVM: x86: move steal time initialization to vcpu entry time
Marcelo Tosatti
2015-10-16
1
-7
/
+2
|
*
KVM: x86: fix edge EOI and IOAPIC reconfig race
Radim Krčmář
2015-10-14
1
-1
/
+3
|
*
Merge branch 'kvm-master' into HEAD
Paolo Bonzini
2015-10-14
1
-1
/
+1
|
|
\
|
*
\
Merge branch 'kvm-master' into HEAD
Paolo Bonzini
2015-10-13
1
-60
/
+75
|
|
\
\
|
*
|
|
KVM: Update Posted-Interrupts Descriptor when vCPU is blocked
Feng Wu
2015-10-01
1
-10
/
+24
|
*
|
|
KVM: x86: select IRQ_BYPASS_MANAGER
Feng Wu
2015-10-01
1
-0
/
+53
|
*
|
|
KVM: x86: Update IRTE for posted-interrupts
Feng Wu
2015-10-01
1
-0
/
+2
|
*
|
|
kvm/x86: Hyper-V HV_X64_MSR_VP_RUNTIME support
Andrey Smetanin
2015-10-01
1
-0
/
+1
|
*
|
|
kvm/x86: Hyper-V HV_X64_MSR_VP_INDEX export for QEMU.
Andrey Smetanin
2015-10-01
1
-0
/
+1
|
*
|
|
kvm/x86: Hyper-V HV_X64_MSR_RESET msr
Andrey Smetanin
2015-10-01
1
-0
/
+7
|
*
|
|
kvm: add tracepoint for fast mmio
Jason Wang
2015-10-01
1
-0
/
+1
|
*
|
|
KVM: x86: Add support for local interrupt requests from userspace
Steve Rutherford
2015-10-01
1
-9
/
+33
|
*
|
|
KVM: x86: Add EOI exit bitmap inference
Steve Rutherford
2015-10-01
1
-1
/
+8
|
*
|
|
KVM: x86: Add KVM exit for IOAPIC EOIs
Steve Rutherford
2015-10-01
1
-0
/
+11
|
*
|
|
KVM: x86: Split the APIC from the rest of IRQCHIP.
Steve Rutherford
2015-10-01
1
-2
/
+21
[next]