Paolo Bonzini
|
df1daba7d1
KVM: x86: support XSAVES usage in the host
|
10 years ago |
Paolo Bonzini
|
2b4a273b42
kvm: x86: avoid warning about potential shift wrapping bug
|
10 years ago |
Paolo Bonzini
|
c9eab58f64
KVM: x86: move device assignment out of kvm_host.h
|
10 years ago |
Radim Krčmář
|
c274e03af7
kvm: x86: move assigned-dev.c and iommu.c to arch/x86/
|
10 years ago |
Paolo Bonzini
|
6ef768fac9
kvm: x86: move ioapic.c and irq_comm.c back to arch/x86/
|
10 years ago |
Chris J Arges
|
d913b90435
kvm: svm: move WARN_ON in svm_adjust_tsc_offset
|
11 years ago |
Paolo Bonzini
|
ac146235d4
KVM: x86: fix warning on 32-bit compilation
|
11 years ago |
David Matlack
|
ce1a5e60a6
kvm: x86: add trace event for pvclock updates
|
11 years ago |
Owen Hofmann
|
09a0c3f110
kvm: x86: Fix kvm clock versioning.
|
11 years ago |
Marcelo Tosatti
|
7f187922dd
KVM: x86: update masterclock values on TSC writes
|
11 years ago |
Nadav Amit
|
38827dbd3f
KVM: x86: Do not update EFLAGS on faulting emulation
|
11 years ago |
Nadav Amit
|
9d88fca71a
KVM: x86: MOV to CR3 can set bit 63
|
11 years ago |
Nadav Amit
|
82b32774c2
KVM: x86: Breakpoints do not consider CS.base
|
11 years ago |
Nadav Amit
|
3ffb24681c
KVM: x86: No error-code on real-mode exceptions
|
11 years ago |
Chao Peng
|
612263b30c
KVM: x86: Enable Intel AVX-512 for guest
|
11 years ago |
Nadav Amit
|
16f8a6f979
KVM: vmx: Unavailable DR4/5 is checked before CPL
|
11 years ago |
Nadav Amit
|
6bdf06625d
KVM: x86: DR7.GD should be cleared upon any #DB exception
|
11 years ago |
Andy Honig
|
8b3c3104c3
KVM: x86: Prevent host from panicking on shared MSR writes.
|
11 years ago |
Nadav Amit
|
854e8bb1aa
KVM: x86: Check non-canonical addresses upon WRMSR
|
11 years ago |
Linus Torvalds
|
0429fbc0bd
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
|
11 years ago |
Paolo Bonzini
|
f439ed27f8
kvm: do not handle APIC access page if in-kernel irqchip is not in use
|
11 years ago |
Tang Chen
|
c24ae0dcd3
kvm: x86: Unpin and remove kvm_arch->apic_access_page
|
11 years ago |
Tang Chen
|
4256f43f9f
kvm: x86: Add request bit to reload APIC access page address
|
11 years ago |
Tang Chen
|
fe71557afb
kvm: Add arch specific mmu notifier for page invalidation
|
11 years ago |
Chen Yucong
|
81760dccf8
kvm: x86: use macros to compute bank MSRs
|
11 years ago |
Nadav Amit
|
4566654bb9
KVM: vmx: Inject #GP on invalid PAT CR
|
11 years ago |
Liang Chen
|
77c3913b74
KVM: x86: directly use kvm_make_request again
|
11 years ago |
Radim Krčmář
|
a70656b63a
KVM: x86: count actual tlb flushes
|
11 years ago |
Nadav Amit
|
a2b9e6c1a3
KVM: x86: Don't report guest userspace emulation error to userspace
|
11 years ago |
Tang Chen
|
a255d4795f
kvm: Remove ept_identity_pagetable from struct kvm_arch.
|
11 years ago |