summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2010-08-01KVM: VMX: Execute WBINVD to keep data consistency with assigned devicesSheng Yang
2010-08-01KVM: Remove memory alias supportAvi Kivity
2010-08-01KVM: MMU: don't mark pte notrap if it's just sync transientXiao Guangrong
2010-08-01KVM: x86: XSAVE/XRSTOR live migration supportSheng Yang
2010-08-01KVM: Fix mov cr3 #GP at wrong instructionAvi Kivity
2010-08-01KVM: Fix mov cr4 #GP at wrong instructionAvi Kivity
2010-08-01KVM: Fix mov cr0 #GP at wrong instructionAvi Kivity
2010-08-01KVM: VMX: Enable XSAVE/XRSTOR for guestDexuan Cui
2010-08-01KVM: VMX: Add all-context INVVPID type supportGui Jianfeng
2010-08-01KVM: VMX: Make sure single type invvpid is supported before issuing invvpid i...Gui Jianfeng
2010-08-01KVM: x86: Propagate fpu_alloc errorsJan Kiszka
2010-08-01KVM: VMX: Add constant for invalid guest state exit reasonMohammed Gamal
2010-08-01KVM: x86: Use FPU APISheng Yang
2010-08-01KVM: x86: Use unlazy_fpu() for host FPUSheng Yang
2010-08-01x86: Export FPU API for KVM useSheng Yang
2010-08-01KVM: inject #UD if instruction emulation fails and exit to userspaceGleb Natapov
2010-08-01KVM: SVM: Allow EFER.LMSLE to be set with nested svmJoerg Roedel
2010-08-01KVM: x86 emulator: do not inject exception directly into vcpuGleb Natapov
2010-08-01KVM: x86 emulator: set RFLAGS outside x86 emulator codeGleb Natapov
2010-08-01KVM: do not inject #PF in (read|write)_emulated() callbacksGleb Natapov
2010-08-01KVM: remove export of emulator_write_emulated()Gleb Natapov
2010-08-01KVM: x86 emulator: x86_emulate_insn() return -1 only in case of emulation fai...Gleb Natapov
2010-08-01KVM: x86 emulator: fix X86EMUL_RETRY_INSTR and X86EMUL_CMPXCHG_FAILED valuesGleb Natapov
2010-08-01KVM: x86 emulator: make set_cr() callback return error if it failsGleb Natapov
2010-08-01KVM: x86 emulator: add get_cached_segment_base() callback to x86_emulate_opsGleb Natapov
2010-08-01KVM: x86 emulator: add (set|get)_msr callbacks to x86_emulate_opsGleb Natapov
2010-08-01KVM: x86 emulator: add (set|get)_dr callbacks to x86_emulate_opsGleb Natapov
2010-08-01KVM: x86 emulator: handle "far address" source operandGleb Natapov
2010-08-01KVM: x86 emulator: introduce read cacheGleb Natapov
2010-07-30x86, olpc: Constify an olpc_ofw() argAndres Salomon
2010-07-30x86, cpu: Package Level Thermal Control, Power Limit Notification definitionsFenghua Yu
2010-07-30x86/PCI: Add option to not assign BAR's if not already assignedMike Habeck
2010-07-28x86, asm: Merge cmpxchg_486_u64() and cmpxchg8b_emu()H. Peter Anvin
2010-07-28x86, asm: Clean up and simplify <asm/cmpxchg.h>H. Peter Anvin
2010-07-28x86, cpu: Use AMD errata checking framework for erratum 383Hans Rosenfeld
2010-07-28x86, cpu: Clean up AMD erratum 400 workaroundHans Rosenfeld
2010-07-28x86, cpu: AMD errata checking frameworkHans Rosenfeld
2010-07-28Merge remote branch 'linus/master' into x86/cpuH. Peter Anvin
2010-07-28fanotify: sys_fanotify_mark declartionEric Paris
2010-07-28fanotify: fanotify_init syscall declarationEric Paris
2010-07-27x86, asm: Clean up and simplify set_64bit()H. Peter Anvin
2010-07-27Merge remote branch 'origin/x86/urgent' into x86/asmH. Peter Anvin
2010-07-27support multiple .discard.* sections to avoid section type conflictsJeremy Fitzhardinge
2010-07-27x86: Add memory modify constraints to xchg() and cmpxchg()H. Peter Anvin
2010-07-27pci-swiotlb-xen: Add glue code to setup dma_ops utilizing xen_swiotlb_*Konrad Rzeszutek Wilk
2010-07-22x86/xen: event channels delivery on HVM.Sheng Yang
2010-07-22x86: early PV on HVM features initialization.Sheng Yang
2010-07-22xen: Add support for HVM hypercalls.Jeremy Fitzhardinge
2010-07-21x86: Remove redundant K6 MSRsBrian Gerst
2010-07-21x86, xsave: Make init_xstate_buf staticRobert Richter