summaryrefslogtreecommitdiff
path: root/arch/x86/kvm
AgeCommit message (Expand)Author
2014-01-03KVM: x86: Fix potential divide by 0 in lapic (CVE-2013-6367)Andy Honig
2013-06-29KVM: x86: remove vcpu's CPL check in host-invoked XCR setZhanghaoyu (A)
2013-05-30KVM: VMX: fix halt emulation while emulating invalid guest sateGleb Natapov
2013-04-25KVM: Allow cross page reads and writes from cached translations.Andrew Honig
2013-04-25KVM: x86: Convert MSR_KVM_SYSTEM_TIME to use gfn_to_hva_cache functions (CVE-...Andy Honig
2013-04-25KVM: x86: fix for buffer overflow in handling of MSR_KVM_SYSTEM_TIME (CVE-201...Andy Honig
2013-01-03KVM: x86: invalid opcode oops on SET_SREGS with OSXSAVE bit set (CVE-2012-4461)Petr Matousek
2012-08-19KVM: VMX: Advertise CPU_BASED_RDPMC_EXITING for nested guestsStefan Bader
2012-05-31KVM: VMX: vmx_set_cr0 expects kvm->srcu lockedMarcelo Tosatti
2012-05-31KVM: nVMX: Fix erroneous exception bitmap checkNadav Har'El
2012-05-31KVM: Ensure all vcpus are consistent with in-kernel irqchip settingsAvi Kivity
2012-04-02KVM: x86: fix missing checks in syscall emulationStephan Bärwolf
2012-04-02KVM: x86: extend "struct x86_emulate_ops" with "get_cpuid"Stephan Bärwolf
2012-03-12perf/x86/kvm: Fix Host-Only/Guest-Only counting with SVM disabledJoerg Roedel
2012-02-27i387: move TS_USEDFPU flag from thread_info to task_structLinus Torvalds
2012-02-27i387: don't ever touch TS_USEDFPU directly, use helper functionsLinus Torvalds
2011-12-26KVM: Don't automatically expose the TSC deadline timer in cpuidJan Kiszka
2011-12-25KVM: x86: Prevent starting PIT timers in the absence of irqchip supportJan Kiszka
2011-11-17KVM: VMX: Check for automatic switch msr table overflowGleb Natapov
2011-11-17KVM: VMX: Add support for guest/host-only profilingGleb Natapov
2011-11-17KVM: VMX: add support for switching of PERF_GLOBAL_CTRLGleb Natapov
2011-10-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds
2011-10-30KVM: SVM: Keep intercepting task switching with NPT enabledJan Kiszka
2011-10-21Merge branches 'amd/fixes', 'debug/dma-api', 'arm/omap', 'arm/msm', 'core', '...Joerg Roedel
2011-10-21iommu/core: Convert iommu_found to iommu_presentJoerg Roedel
2011-10-05KVM: emulate lapic tsc deadline timer for guestLiu, Jinsong
2011-09-25KVM: Fix simultaneous NMIsAvi Kivity
2011-09-25KVM: x86 emulator: convert push %sreg/pop %sreg to direct decodeAvi Kivity
2011-09-25KVM: x86 emulator: switch lds/les/lss/lfs/lgs to direct decodeAvi Kivity
2011-09-25KVM: x86 emulator: streamline decode of segment registersAvi Kivity
2011-09-25KVM: x86 emulator: simplify OpMem64 decodeAvi Kivity
2011-09-25KVM: x86 emulator: switch src decode to decode_operand()Avi Kivity
2011-09-25KVM: x86 emulator: qualify OpReg inhibit_byte_regs hackAvi Kivity
2011-09-25KVM: x86 emulator: switch OpImmUByte decode to decode_imm()Avi Kivity
2011-09-25KVM: x86 emulator: free up some flag bits near src, dstAvi Kivity
2011-09-25KVM: x86 emulator: switch src2 to generic decode_operand()Avi Kivity
2011-09-25KVM: x86 emulator: expand decode flags to 64 bitsAvi Kivity
2011-09-25KVM: x86 emulator: split dst decode to a generic decode_operand()Avi Kivity
2011-09-25KVM: x86 emulator: move memop, memopp into emulation contextAvi Kivity
2011-09-25KVM: x86 emulator: convert group 3 instructions to direct decodeAvi Kivity
2011-09-25KVM: x86: Add module parameter for lapic periodic timer limitJan Kiszka
2011-09-25KVM: Clean up and extend rate-limited outputJan Kiszka
2011-09-25KVM: x86: Avoid guest-triggerable printks in APIC modelJan Kiszka
2011-09-25KVM: x86: Move kvm_trace_exit into atomic vmexit sectionJan Kiszka
2011-09-25KVM: x86 emulator: disable writeback for TESTAvi Kivity
2011-09-25KVM: x86 emulator: simplify emulate_1op_rax_rdx()Avi Kivity
2011-09-25KVM: x86 emulator: merge the two emulate_1op_rax_rdx implementationsAvi Kivity
2011-09-25KVM: x86 emulator: simplify emulate_1op()Avi Kivity
2011-09-25KVM: x86 emulator: simplify emulate_2op_cl()Avi Kivity
2011-09-25KVM: x86 emulator: simplify emulate_2op_cl()Avi Kivity