index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
x86.c
Age
Commit message (
Expand
)
Author
2015-06-04
KVM: x86: save/load state on SMM switch
Paolo Bonzini
2015-06-04
KVM: x86: latch INITs while in system management mode
Paolo Bonzini
2015-06-04
KVM: x86: stubs for SMM support
Paolo Bonzini
2015-06-04
KVM: x86: API changes for SMM support
Paolo Bonzini
2015-06-04
KVM: x86: pass the whole hflags field to emulator and back
Paolo Bonzini
2015-06-04
KVM: x86: pass host_initiated to functions that read MSRs
Paolo Bonzini
2015-06-04
KVM: x86: introduce num_emulated_msrs
Paolo Bonzini
2015-06-04
KVM: x86: clear hidden CPU state at reset time
Paolo Bonzini
2015-05-29
KVM: x86: zero kvmclock_offset when vcpu0 initializes kvmclock system MSR
Marcelo Tosatti
2015-05-28
KVM: x86: add module parameter to disable periodic kvmclock sync
Marcelo Tosatti
2015-05-28
KVM: add "new" argument to kvm_arch_commit_memory_region
Paolo Bonzini
2015-05-27
x86/fpu: Standardize the parameter type of copy_kernel_to_fpregs()
Ingo Molnar
2015-05-27
x86/fpu: Rename copy_fpstate_to_fpregs() to copy_kernel_to_fpregs()
Ingo Molnar
2015-05-26
KVM: add memslots argument to kvm_arch_memslots_updated
Paolo Bonzini
2015-05-26
KVM: const-ify uses of struct kvm_userspace_memory_region
Paolo Bonzini
2015-05-26
KVM: use kvm_memslots whenever possible
Paolo Bonzini
2015-05-25
Merge branch 'linus' into x86/fpu
Ingo Molnar
2015-05-20
Merge branch 'kvm-master' into kvm-next
Paolo Bonzini
2015-05-20
kvm/fpu: Enable eager restore kvm FPU for MPX
Liang Li
2015-05-20
kvm: fix crash in kvm_vcpu_reload_apic_access_page
Andrea Arcangeli
2015-05-19
KVM: x86: do not reset mmu if CR0.CD and CR0.NW are changed
Xiao Guangrong
2015-05-19
KVM: MMU: fix MTRR update
Xiao Guangrong
2015-05-19
KVM: MMU: fix SMAP virtualization
Xiao Guangrong
2015-05-19
x86/fpu: Harmonize FPU register state types
Ingo Molnar
2015-05-19
x86/fpu: Create 'union thread_xstate' helper for fpstate_init()
Ingo Molnar
2015-05-19
x86/fpu: Rename restore_fpu_checking() to copy_fpstate_to_fpregs()
Ingo Molnar
2015-05-19
x86/fpu: Move asm/xcr.h to asm/fpu/internal.h
Ingo Molnar
2015-05-19
x86/fpu: Simplify fpstate_init_curr() usage
Ingo Molnar
2015-05-19
x86/fpu, kvm: Simplify fx_init()
Ingo Molnar
2015-05-19
x86/fpu: Rename fpstate_alloc_init() to fpstate_init_curr()
Ingo Molnar
2015-05-19
x86/fpu: Remove failure return from fpstate_alloc_init()
Ingo Molnar
2015-05-19
x86/fpu: Remove failure paths from fpstate-alloc low level functions
Ingo Molnar
2015-05-19
x86/fpu: Simplify FPU handling by embedding the fpstate in task_struct (again)
Ingo Molnar
2015-05-19
x86/fpu: Rename fpu_save_init() to copy_fpregs_to_fpstate()
Ingo Molnar
2015-05-19
x86/fpu: Rename xsave.header::xstate_bv to 'xfeatures'
Ingo Molnar
2015-05-19
x86/fpu: Rename 'xsave_hdr' to 'header'
Ingo Molnar
2015-05-19
x86/fpu: Rename fpu-internal.h to fpu/internal.h
Ingo Molnar
2015-05-19
x86/fpu: Use 'struct fpu' in fpstate_alloc_init()
Ingo Molnar
2015-05-19
x86/fpu: Get rid of PF_USED_MATH usage, convert it to fpu->fpstate_active
Ingo Molnar
2015-05-19
x86/fpu: Open code PF_USED_MATH usages
Ingo Molnar
2015-05-19
x86/fpu: Fix header file dependencies of fpu-internal.h
Ingo Molnar
2015-05-19
x86/fpu: Rename fpu_finit() to fpstate_init()
Ingo Molnar
2015-05-19
x86/fpu: Rename fpu_free() to fpstate_free()
Ingo Molnar
2015-05-19
x86/fpu: Rename fpu_alloc() to fpstate_alloc()
Ingo Molnar
2015-05-19
x86/fpu: Split an fpstate_alloc_init() function out of init_fpu()
Ingo Molnar
2015-05-11
KVM: MMU: fix SMAP virtualization
Xiao Guangrong
2015-05-07
KVM: x86: fix initial PAT value
Radim Krčmář
2015-05-07
kvm,x86: load guest FPU context more eagerly
Rik van Riel
2015-05-07
kvm: x86: Extended struct kvm_lapic_irq with msi_redir_hint for MSI delivery
James Sullivan
2015-05-07
KVM: x86: INIT and reset sequences are different
Nadav Amit
[prev]
[next]