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 |
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 |
Xiao Guangrong
|
4484141a94
KVM: fix error paths for failed gfn_to_page() calls
|
13 years ago |
Michael S. Tsirkin
|
a50abc3b2b
KVM: use symbolic constant for nr interrupts
|
13 years ago |
Gleb Natapov
|
716d51abff
KVM: Provide userspace IO exit completion callback
|
13 years ago |
Marcelo Tosatti
|
3b4dc3a031
KVM: move postcommit flush to x86, as mmio sptes are x86 specific
|
13 years ago |
Marcelo Tosatti
|
2df72e9bc4
KVM: split kvm_arch_flush_shadow
|
13 years ago |
Mathias Krause
|
f1d248315a
KVM: x86: more constification
|
13 years ago |
Mathias Krause
|
0fbe9b0b19
KVM: x86: constify read_write_emulator_ops
|
13 years ago |
Mathias Krause
|
0225fb509d
KVM: x86 emulator: constify emulate_ops
|
13 years ago |
Marcelo Tosatti
|
9a7819774e
KVM: x86: remove unused variable from kvm_task_switch()
|
13 years ago |
Avi Kivity
|
dd856efafe
KVM: x86 emulator: access GPRs on demand
|
13 years ago |
Michael S. Tsirkin
|
1d92128fe9
KVM: x86: fix KVM_GET_MSR for PV EOI
|
13 years ago |