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
|
13 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 |
Xiao Guangrong
|
4d8b81abc4
KVM: introduce readonly memslot
|
13 years ago |
Xiao Guangrong
|
8e3d9d061b
KVM: x86: fix possible infinite loop caused by reexecute_instruction
|
13 years ago |
Marcelo Tosatti
|
51d59c6b42
KVM: x86: fix pvclock guest stopped flag reporting
|
13 years ago |
Gleb Natapov
|
64eb062029
KVM: correctly detect APIC SW state in kvm_apic_post_state_restore()
|
13 years ago |
Gleb Natapov
|
54e9818f39
KVM: use jump label to optimize checking for in kernel local apic presence
|
13 years ago |
Gleb Natapov
|
c5cc421ba3
KVM: use jump label to optimize checking for HW enabled APIC in APIC_BASE MSR
|
13 years ago |
Gleb Natapov
|
8a5a87d9b7
KVM: clean up kvm_(set|get)_apic_base
|
13 years ago |
Xiao Guangrong
|
32cad84f44
KVM: do not release the error page
|
13 years ago |
Takuya Yoshikawa
|
d89cc617b9
KVM: Push rmap into kvm_arch_memory_slot
|
13 years ago |
Takuya Yoshikawa
|
aab2eb7a38
KVM: Stop checking rmap to see if slot is being created
|
13 years ago |