summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* KVM: x86 emulator: make emulate_invlpg() an emulator callbackAvi Kivity2011-05-222-1/+1
* KVM: x86 emulator: emulate CLTS internallyAvi Kivity2011-05-221-1/+0
* KVM: x86 emulator: add and use new callbacks set_idt(), set_gdt()Avi Kivity2011-05-222-3/+2
* KVM: x86 emulator: drop vcpu argument from intercept callbackAvi Kivity2011-05-221-1/+1
* KVM: x86 emulator: drop vcpu argument from cr/dr/cpl/msr callbacksAvi Kivity2011-05-221-7/+7
* KVM: x86 emulator: drop vcpu argument from segment/gdt/idt callbacksAvi Kivity2011-05-221-9/+13
* KVM: x86 emulator: drop vcpu argument from pio callbacksAvi Kivity2011-05-111-4/+6
* KVM: x86 emulator: drop vcpu argument from memory read/write callbacksAvi Kivity2011-05-111-18/+16
* KVM: emulator: Use linearize() when fetching instructionsNelson Elhage2011-05-111-1/+0
* KVM: X86: Update last_guest_tsc in vcpu_putJoerg Roedel2011-05-111-1/+0
* KVM: emulator: do not needlesly sync registers from emulator ctxt to vcpuGleb Natapov2011-05-111-0/+2
* KVM: X86: Implement userspace interface to set virtual_tsc_khzJoerg Roedel2011-05-111-0/+7
* KVM: X86: Delegate tsc-offset calculation to architecture codeJoerg Roedel2011-05-111-0/+2
* KVM: X86: Implement call-back to propagate virtual_tsc_khzJoerg Roedel2011-05-111-0/+1
* KVM: X86: Let kvm-clock report the right tsc frequencyJoerg Roedel2011-05-111-3/+3
* KVM: SVM: Implement infrastructure for TSC_RATE_MSRJoerg Roedel2011-05-111-0/+1
* KVM: MMU: remove mmu_seq verification on pte update pathXiao Guangrong2011-05-111-1/+1
* KVM: SVM: Add checks for IO instructionsJoerg Roedel2011-05-111-0/+4
* KVM: SVM: Add intercept checks for remaining twobyte instructionsJoerg Roedel2011-05-111-0/+2
* KVM: SVM: Add intercept check for accessing dr registersJoerg Roedel2011-05-111-0/+2
* KVM: SVM: Add intercept check for emulated cr accessesJoerg Roedel2011-05-112-0/+18
* KVM: x86: Add x86 callback for intercept checkJoerg Roedel2011-05-112-2/+27
* KVM: x86 emulator: Add flag to check for protected mode instructionsJoerg Roedel2011-05-111-0/+4
* KVM: x86 emulator: Add check_perm callbackJoerg Roedel2011-05-111-0/+1
* KVM: x86 emulator: Don't write-back cpu-state on X86EMUL_INTERCEPTEDJoerg Roedel2011-05-111-0/+1
* KVM: x86 emulator: add SVM interceptsAvi Kivity2011-05-111-0/+35
* KVM: x86 emulator: add framework for instruction interceptsAvi Kivity2011-05-111-0/+20
* KVM: x86 emulator: SSE supportAvi Kivity2011-05-111-1/+5
* KVM: x86 emulator: define callbacks for using the guest fpu within the emulatorAvi Kivity2011-05-111-0/+2
* KVM: x86 emulator: do not munge rep prefixAvi Kivity2011-05-111-2/+2
* KVM: 16-byte mmio supportAvi Kivity2011-05-111-0/+1
* KVM: VMX: Cache cplAvi Kivity2011-05-111-0/+1
* KVM: VMX: Optimize vmx_get_rflags()Avi Kivity2011-05-111-0/+1
* x86: devicetree: Configure IOAPIC pin only onceSebastian Andrzej Siewior2011-04-281-1/+1
* x86, numa: Fix cpu nodemasks for NUMA emulation and CONFIG_DEBUG_PER_CPU_MAPSDavid Rientjes2011-04-211-1/+1
* x86, gart: Set DISTLBWALKPRB bit alwaysJoerg Roedel2011-04-181-2/+2
* x86, gart: Convert spaces to tabs in enable_gart_translationJoerg Roedel2011-04-181-11/+11
* x86, amd: Disable GartTlbWlkErr when BIOS forgets itJoerg Roedel2011-04-151-0/+4
* x86-32, fpu: Fix FPU exception handling on non-SSE systemsHans Rosenfeld2011-04-061-1/+1
* x86: Stop including <linux/delay.h> in two asm header filesJean Delvare2011-03-292-2/+0
* percpu: Omit segment prefix in the UP case for cmpxchg_doubleChristoph Lameter2011-03-271-4/+6
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2011-03-241-3/+2
|\
| * Merge branch 'linus' into releaseLen Brown2011-03-2358-314/+537
| |\
| * \ Merge commit 'v2.6.38' into releaseLen Brown2011-03-233-1/+12
| |\ \
| * \ \ Merge branch 'acpica' into releaseLen Brown2011-03-182-1/+2
| |\ \ \
| * | | | ACPI / PM: Merge do_suspend_lowlevel() into acpi_save_state_mem()Rafael J. Wysocki2011-02-241-2/+2
| * | | | ACPI / PM: Drop acpi_restore_state_mem()Rafael J. Wysocki2011-02-241-2/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-03-231-0/+6
|\ \ \ \ \
| * | | | | x86: add context tag to mark mm when running a task in 32-bit compatibility modeStephen Wilson2011-03-231-0/+6
* | | | | | remove dma64_addr_tFUJITA Tomonori2011-03-231-8/+0
OpenPOWER on IntegriCloud