aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kvm
AgeCommit message (Expand)Author
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
2011-09-25KVM: x86 emulator: simplify emulate_2op_SrcV()Avi Kivity
2011-09-25KVM: APIC: avoid instruction emulation for EOI writesKevin Tian
2011-09-25KVM: SVM: Fix TSC MSR read in nested SVMNadav Har'El
2011-09-25KVM: nVMX: Fix nested VMX TSC emulationNadav Har'El
2011-09-25KVM: L1 TSC handlingNadav Har'El
2011-09-25KVM: MMU: Fix SMEP failure during fetchYang, Wei Y
2011-09-25KVM: MMU: Do not unconditionally read PDPTE from guest memoryAvi Kivity
2011-09-25KVM: VMX: trivial: use BUG_ONJulia Lawall
2011-09-25KVM: x86: report valid microcode update IDMarcelo Tosatti
2011-09-25KVM: x86 emulator: Make x86_decode_insn() return proper macrosTakuya Yoshikawa
2011-09-25KVM: x86 emulator: Let compiler know insn_fetch() rarely failsTakuya Yoshikawa
2011-09-25KVM: x86 emulator: Drop _size argument from insn_fetch()Takuya Yoshikawa
2011-09-25KVM: x86 emulator: Use ctxt->_eip directly in do_insn_fetch_byte()Takuya Yoshikawa
2011-09-25KVM: Intelligent device lookup on I/O busSasha Levin
2011-09-25KVM: Use __print_symbolic() for vmexit tracepointsStefan Hajnoczi
2011-09-25KVM: Record instruction set in all vmexit tracepointsStefan Hajnoczi