Matt Gingell
|
62a193edaf
KVM: x86: request interrupt window when IRQ chip is split
|
9 years ago |
Matt Gingell
|
934bf65354
KVM: x86: set KVM_REQ_EVENT on local interrupt request from user space
|
9 years ago |
Matt Gingell
|
782d422bca
KVM: x86: split kvm_vcpu_ready_for_interrupt_injection out of dm_request_for_irq_injection
|
9 years ago |
Matt Gingell
|
127a457acb
KVM: x86: fix interrupt window handling in split IRQ chip case
|
9 years ago |
Linus Torvalds
|
3370b69eb0
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
|
10 years ago |
Paolo Bonzini
|
a96036b8ef
KVM: x86: rename update_db_bp_intercept to update_bp_intercept
|
10 years ago |
Haozhong Zhang
|
27cca94e03
KVM: x86: Use the correct vcpu's TSC rate to compute time scale
|
10 years ago |
Haozhong Zhang
|
4ba76538dd
KVM: x86: Move TSC scaling logic out of call-back read_l1_tsc()
|
10 years ago |
Haozhong Zhang
|
58ea676787
KVM: x86: Move TSC scaling logic out of call-back adjust_tsc_offset()
|
10 years ago |
Haozhong Zhang
|
07c1419a32
KVM: x86: Replace call-back compute_tsc_offset() with a common function
|
10 years ago |
Haozhong Zhang
|
381d585c80
KVM: x86: Replace call-back set_tsc_khz() with a common function
|
10 years ago |
Haozhong Zhang
|
35181e86df
KVM: x86: Add a common TSC scaling function
|
10 years ago |
Haozhong Zhang
|
ad721883e9
KVM: x86: Add a common TSC scaling ratio field in kvm_vcpu_arch
|
10 years ago |
Haozhong Zhang
|
bc9b961b35
KVM: x86: Collect information for setting TSC scaling ratio
|
10 years ago |
Paolo Bonzini
|
893590c734
KVM: x86: declare a few variables as __read_mostly
|
10 years ago |
Linus Torvalds
|
933425fb00
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
|
10 years ago |
Laszlo Ersek
|
879ae18804
KVM: x86: obey KVM_X86_QUIRK_CD_NW_CLEARED in kvm_set_cr0()
|
10 years ago |
Radim Krčmář
|
7a036a6f67
KVM: x86: add read_phys to x86_emulate_ops
|
10 years ago |
Saurabh Sengar
|
2da29bccc5
KVM: x86: removing unused variable
|
10 years ago |
Linus Torvalds
|
ce4d72fac1
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
10 years ago |
Marcelo Tosatti
|
7cae2bedcb
KVM: x86: move steal time initialization to vcpu entry time
|
10 years ago |
Radim Krčmář
|
db2bdcbbbd
KVM: x86: fix edge EOI and IOAPIC reconfig race
|
10 years ago |
Paolo Bonzini
|
bff98d3b01
Merge branch 'kvm-master' into HEAD
|
10 years ago |
Paolo Bonzini
|
25188b9986
KVM: x86: fix previous commit for 32-bit
|
10 years ago |
Paolo Bonzini
|
58f800d5ac
Merge branch 'kvm-master' into HEAD
|
10 years ago |
Paolo Bonzini
|
7391773933
KVM: x86: fix SMI to halted VCPU
|
10 years ago |
Paolo Bonzini
|
5d9bc648b9
KVM: x86: clean up kvm_arch_vcpu_runnable
|
10 years ago |
Paolo Bonzini
|
f0d648bdf0
KVM: x86: map/unmap private slots in __x86_set_memory_region
|
10 years ago |
Paolo Bonzini
|
1d8007bdee
KVM: x86: build kvm_userspace_memory_region in x86_set_memory_region
|
10 years ago |
Feng Wu
|
bf9f6ac8d7
KVM: Update Posted-Interrupts Descriptor when vCPU is blocked
|
10 years ago |