Linus Torvalds
|
66cdd0ceaf
Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
|
12 years ago |
Julian Stecklina
|
66f7b72e11
KVM: x86: Make register state after reset conform to specification
|
12 years ago |
Jan Kiszka
|
45e3cc7d9f
KVM: x86: Fix uninitialized return code
|
12 years ago |
Will Auld
|
ba904635d4
KVM: x86: Emulate IA32_TSC_ADJUST MSR
|
12 years ago |
Will Auld
|
8fe8ab46be
KVM: x86: Add code to track call origin for msr assignment
|
12 years ago |
Marcelo Tosatti
|
d98d07ca7e
KVM: x86: update pvclock area conditionally, on cpu migration
|
12 years ago |
Marcelo Tosatti
|
b48aa97e38
KVM: x86: require matched TSC offsets for master clock
|
12 years ago |
Marcelo Tosatti
|
42897d866b
KVM: x86: add kvm_arch_vcpu_postcreate callback, move TSC initialization
|
12 years ago |
Marcelo Tosatti
|
d828199e84
KVM: x86: implement PVCLOCK_TSC_STABLE_BIT pvclock flag
|
12 years ago |
Marcelo Tosatti
|
16e8d74d2d
KVM: x86: notifier for clocksource changes
|
12 years ago |
Marcelo Tosatti
|
886b470cb1
KVM: x86: pass host_tsc to read_l1_tsc
|
12 years ago |
Marcelo Tosatti
|
78c0337a38
KVM: x86: retain pvclock guest stopped bit in guest memory
|
12 years ago |
Guo Chao
|
807f12e57c
KVM: remove unnecessary return value check
|
12 years ago |
Guo Chao
|
951179ce86
KVM: x86: fix return value of kvm_vm_ioctl_set_tss_addr()
|
12 years ago |
Guo Chao
|
18595411a7
KVM: do not kfree error pointer
|
12 years ago |
Petr Matousek
|
6d1068b3a9
KVM: x86: invalid opcode oops on SET_SREGS with OSXSAVE bit set (CVE-2012-4461)
|
12 years ago |
Xiao Guangrong
|
87da7e66a4
KVM: x86: fix vcpu->mmio_fragments overflow
|
12 years ago |
Xiao Guangrong
|
81c52c56e2
KVM: do not treat noslot pfn as a error pfn
|
12 years ago |
Gleb Natapov
|
471842ec49
KVM: do not de-cache cr4 bits needlessly
|
12 years ago |
Jan Kiszka
|
b6785def83
KVM: x86: Make emulator_fix_hypercall static
|
12 years ago |
Jan Kiszka
|
8b6e4547e0
KVM: x86: Convert kvm_arch_vcpu_reset into private kvm_vcpu_reset
|
12 years ago |
Linus Torvalds
|
ecefbd94b8
Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
|
12 years ago |
Linus Torvalds
|
ac07f5c3cb
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
Jan Kiszka
|
c863901075
KVM: x86: Fix guest debug across vcpu INIT reset
|
12 years ago |
Alex Williamson
|
7a84428af7
KVM: Add resampling irqfds for level triggered interrupts
|
12 years ago |
Suresh Siddha
|
b1a74bf821
x86, kvm: fix kvm's usage of kernel_fpu_begin/end()
|
12 years ago |
Gleb Natapov
|
1e08ec4a13
KVM: optimize apic interrupt delivery
|
12 years ago |
Avi Kivity
|
97d64b7881
KVM: MMU: Optimize pte permission checks
|
12 years ago |
Suresh Siddha
|
9c1c3fac53
x86, kvm: use kernel_fpu_begin/end() in kvm_load/put_guest_fpu()
|
13 years ago |
Michael S. Tsirkin
|
9fc77441e5
KVM: make processes waiting on vcpu mutex killable
|
12 years ago |