summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm
AgeCommit message (Expand)AuthorFilesLines
2010-08-01KVM: Fix mov cr4 #GP at wrong instructionAvi Kivity1-1/+1
2010-08-01KVM: Fix mov cr0 #GP at wrong instructionAvi Kivity1-1/+1
2010-08-01KVM: VMX: Enable XSAVE/XRSTOR for guestDexuan Cui2-0/+3
2010-08-01KVM: VMX: Add all-context INVVPID type supportGui Jianfeng1-0/+1
2010-08-01KVM: VMX: Make sure single type invvpid is supported before issuing invvpid i...Gui Jianfeng1-0/+2
2010-08-01KVM: x86: Propagate fpu_alloc errorsJan Kiszka1-1/+1
2010-08-01KVM: VMX: Add constant for invalid guest state exit reasonMohammed Gamal1-0/+1
2010-08-01KVM: x86: Use FPU APISheng Yang1-16/+1
2010-08-01KVM: x86: Use unlazy_fpu() for host FPUSheng Yang1-1/+0
2010-08-01x86: Export FPU API for KVM useSheng Yang2-0/+5
2010-08-01KVM: inject #UD if instruction emulation fails and exit to userspaceGleb Natapov1-1/+0
2010-08-01KVM: SVM: Allow EFER.LMSLE to be set with nested svmJoerg Roedel1-0/+2
2010-08-01KVM: x86 emulator: do not inject exception directly into vcpuGleb Natapov1-0/+6
2010-08-01KVM: x86 emulator: set RFLAGS outside x86 emulator codeGleb Natapov1-1/+0
2010-08-01KVM: do not inject #PF in (read|write)_emulated() callbacksGleb Natapov1-0/+3
2010-08-01KVM: remove export of emulator_write_emulated()Gleb Natapov1-5/+0
2010-08-01KVM: x86 emulator: x86_emulate_insn() return -1 only in case of emulation fai...Gleb Natapov1-0/+1
2010-08-01KVM: x86 emulator: fix X86EMUL_RETRY_INSTR and X86EMUL_CMPXCHG_FAILED valuesGleb Natapov1-2/+3
2010-08-01KVM: x86 emulator: make set_cr() callback return error if it failsGleb Natapov1-1/+1
2010-08-01KVM: x86 emulator: add get_cached_segment_base() callback to x86_emulate_opsGleb Natapov1-0/+1
2010-08-01KVM: x86 emulator: add (set|get)_msr callbacks to x86_emulate_opsGleb Natapov1-0/+2
2010-08-01KVM: x86 emulator: add (set|get)_dr callbacks to x86_emulate_opsGleb Natapov2-4/+2
2010-08-01KVM: x86 emulator: handle "far address" source operandGleb Natapov1-1/+5
2010-08-01KVM: x86 emulator: introduce read cacheGleb Natapov1-0/+1
2010-07-31x86, olpc: Constify an olpc_ofw() argAndres Salomon1-1/+1
2010-07-31x86, cpu: Package Level Thermal Control, Power Limit Notification definitionsFenghua Yu2-2/+17
2010-07-30x86/PCI: Add option to not assign BAR's if not already assignedMike Habeck1-0/+1
2010-07-29x86, asm: Merge cmpxchg_486_u64() and cmpxchg8b_emu()H. Peter Anvin1-16/+14
2010-07-29x86, asm: Clean up and simplify <asm/cmpxchg.h>H. Peter Anvin2-52/+84
2010-07-29x86, cpu: Use AMD errata checking framework for erratum 383Hans Rosenfeld1-0/+1
2010-07-29x86, cpu: Clean up AMD erratum 400 workaroundHans Rosenfeld1-0/+1
2010-07-29x86, cpu: AMD errata checking frameworkHans Rosenfeld1-0/+18
2010-07-29Merge remote branch 'linus/master' into x86/cpuH. Peter Anvin8-4/+13
2010-07-28fanotify: sys_fanotify_mark declartionEric Paris3-1/+7
2010-07-28fanotify: fanotify_init syscall declarationEric Paris2-1/+4
2010-07-28x86, asm: Clean up and simplify set_64bit()H. Peter Anvin2-50/+21
2010-07-28Merge remote branch 'origin/x86/urgent' into x86/asmH. Peter Anvin2-54/+54
2010-07-28support multiple .discard.* sections to avoid section type conflictsJeremy Fitzhardinge1-1/+1
2010-07-28x86: Add memory modify constraints to xchg() and cmpxchg()H. Peter Anvin2-54/+54
2010-07-27pci-swiotlb-xen: Add glue code to setup dma_ops utilizing xen_swiotlb_*Konrad Rzeszutek Wilk1-0/+14
2010-07-23x86/xen: event channels delivery on HVM.Sheng Yang1-0/+3
2010-07-23x86: early PV on HVM features initialization.Sheng Yang1-0/+1
2010-07-23xen: Add support for HVM hypercalls.Jeremy Fitzhardinge1-0/+6
2010-07-22x86: Remove redundant K6 MSRsBrian Gerst1-2/+0
2010-07-22x86, xsave: Make init_xstate_buf staticRobert Richter1-1/+0
2010-07-22x86, xsave: Check cpuid level for XSTATE_CPUID (0x0d)Robert Richter1-0/+2
2010-07-22x86, xsave: Separate fpu and xsave initializationRobert Richter2-2/+0
2010-07-21Merge branch 'linus' into perf/coreIngo Molnar1-0/+2
2010-07-21x86, UV: Make kdump avoid stack dumpsCliff Wickman1-0/+1
2010-07-21x86, rwsem: Minor cleanupsMichel Lespinasse1-9/+7