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-10-01
kvm/x86: Hyper-V HV_X64_MSR_VP_RUNTIME support
Andrey Smetanin
2015-10-01
kvm/x86: Hyper-V HV_X64_MSR_VP_INDEX export for QEMU.
Andrey Smetanin
2015-10-01
kvm/x86: Hyper-V HV_X64_MSR_RESET msr
Andrey Smetanin
2015-10-01
kvm: add tracepoint for fast mmio
Jason Wang
2015-10-01
KVM: x86: Add support for local interrupt requests from userspace
Steve Rutherford
2015-10-01
KVM: x86: Add EOI exit bitmap inference
Steve Rutherford
2015-10-01
KVM: x86: Add KVM exit for IOAPIC EOIs
Steve Rutherford
2015-10-01
KVM: x86: Split the APIC from the rest of IRQCHIP.
Steve Rutherford
2015-10-01
KVM: x86: unify handling of interrupt window
Paolo Bonzini
2015-10-01
KVM: x86: introduce lapic_in_kernel
Paolo Bonzini
2015-10-01
KVM: x86: store IOAPIC-handled vectors in each VCPU
Paolo Bonzini
2015-10-01
KVM: x86: set TMR when the interrupt is accepted
Paolo Bonzini
2015-09-28
Revert "KVM: x86: zero kvmclock_offset when vcpu0 initializes kvmclock system...
Radim Krčmář
2015-09-21
KVM: x86: trap AMD MSRs for the TSeg base and mask
Paolo Bonzini
2015-09-16
KVM: add halt_attempted_poll to VCPU stats
Paolo Bonzini
2015-09-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-09-06
kvm: compile process_smi_save_seg_64() only for x86_64
Alexander Kuleshov
2015-09-01
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-08-31
Merge tag 'kvm-4.3-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-08-18
Merge branch 'x86/urgent' into x86/asm to fix up conflicts and to pick up fixes
Ingo Molnar
2015-08-07
KVM: x86: Use adjustment in guest cycles when handling MSR_IA32_TSC_ADJUST
Haozhong Zhang
2015-08-07
KVM: x86: zero IDT limit on entry to SMM
Paolo Bonzini
2015-08-05
KVM: MMU: introduce rsvd_bits_validate
Xiao Guangrong
2015-07-31
Merge branch 'x86/urgent' into x86/asm, before applying dependent patches
Ingo Molnar
2015-07-30
KVM: x86: clean/fix memory barriers in irqchip_in_kernel
Paolo Bonzini
2015-07-29
KVM: x86: remove unnecessary memory barriers for shared MSRs
Paolo Bonzini
2015-07-29
KVM: move code related to KVM_SET_BOOT_CPU_ID to x86
Paolo Bonzini
2015-07-23
kvm/x86: add sending hyper-v crash notification to user space
Andrey Smetanin
2015-07-23
kvm/x86: added hyper-v crash msrs into kvm hyperv context
Andrey Smetanin
2015-07-23
kvm/x86: move Hyper-V MSR's/hypercall code into hyperv.c file
Andrey Smetanin
2015-07-10
kvm: x86: fix load xsave feature warning
Wanpeng Li
2015-07-10
KVM: count number of assigned devices
Paolo Bonzini
2015-07-10
KVM: VMX: fix vmwrite to invalid VMCS
Radim Krčmář
2015-07-06
x86/asm/tsc: Add rdtsc_ordered() and use it in trivial call sites
Andy Lutomirski
2015-07-06
x86/asm/tsc: Rename native_read_tsc() to rdtsc()
Andy Lutomirski
2015-07-06
x86/asm/tsc, kvm: Remove vget_cycles()
Andy Lutomirski
2015-07-03
KVM: x86: remove data variable from kvm_get_msr_common
Nicolas Iooss
2015-06-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-06-23
KVM: x86/vPMU: Enable PMU handling for AMD PERFCTRn and EVNTSELn MSRs
Wei Huang
2015-06-19
KVM: x86/vPMU: introduce pmu.h header
Wei Huang
2015-06-19
KVM: x86/vPMU: rename a few PMU functions
Wei Huang
2015-06-19
KVM: MTRR: sort variable MTRRs
Xiao Guangrong
2015-06-19
KVM: MTRR: remove mtrr_state.have_fixed
Xiao Guangrong
2015-06-19
KVM: MTRR: handle MSR_MTRRcap in kvm_mtrr_get_msr
Xiao Guangrong
2015-06-19
KVM: x86: move MTRR related code to a separate file
Xiao Guangrong
2015-06-19
KVM: x86: fix CR0.CD virtualization
Xiao Guangrong
2015-06-05
KVM: x86: advertise KVM_CAP_X86_SMM
Paolo Bonzini
2015-06-05
KVM: x86: add SMM to the MMU role, support SMRAM address space
Paolo Bonzini
2015-06-05
KVM: x86: work on all available address spaces
Paolo Bonzini
2015-06-05
KVM: x86: use vcpu-specific functions to read/write/translate GFNs
Paolo Bonzini
[next]