index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: x86 emulator: make emulate_invlpg() an emulator callback
Avi Kivity
2011-05-22
2
-1
/
+1
*
KVM: x86 emulator: emulate CLTS internally
Avi Kivity
2011-05-22
1
-1
/
+0
*
KVM: x86 emulator: add and use new callbacks set_idt(), set_gdt()
Avi Kivity
2011-05-22
2
-3
/
+2
*
KVM: x86 emulator: drop vcpu argument from intercept callback
Avi Kivity
2011-05-22
1
-1
/
+1
*
KVM: x86 emulator: drop vcpu argument from cr/dr/cpl/msr callbacks
Avi Kivity
2011-05-22
1
-7
/
+7
*
KVM: x86 emulator: drop vcpu argument from segment/gdt/idt callbacks
Avi Kivity
2011-05-22
1
-9
/
+13
*
KVM: x86 emulator: drop vcpu argument from pio callbacks
Avi Kivity
2011-05-11
1
-4
/
+6
*
KVM: x86 emulator: drop vcpu argument from memory read/write callbacks
Avi Kivity
2011-05-11
1
-18
/
+16
*
KVM: emulator: Use linearize() when fetching instructions
Nelson Elhage
2011-05-11
1
-1
/
+0
*
KVM: X86: Update last_guest_tsc in vcpu_put
Joerg Roedel
2011-05-11
1
-1
/
+0
*
KVM: emulator: do not needlesly sync registers from emulator ctxt to vcpu
Gleb Natapov
2011-05-11
1
-0
/
+2
*
KVM: X86: Implement userspace interface to set virtual_tsc_khz
Joerg Roedel
2011-05-11
1
-0
/
+7
*
KVM: X86: Delegate tsc-offset calculation to architecture code
Joerg Roedel
2011-05-11
1
-0
/
+2
*
KVM: X86: Implement call-back to propagate virtual_tsc_khz
Joerg Roedel
2011-05-11
1
-0
/
+1
*
KVM: X86: Let kvm-clock report the right tsc frequency
Joerg Roedel
2011-05-11
1
-3
/
+3
*
KVM: SVM: Implement infrastructure for TSC_RATE_MSR
Joerg Roedel
2011-05-11
1
-0
/
+1
*
KVM: MMU: remove mmu_seq verification on pte update path
Xiao Guangrong
2011-05-11
1
-1
/
+1
*
KVM: SVM: Add checks for IO instructions
Joerg Roedel
2011-05-11
1
-0
/
+4
*
KVM: SVM: Add intercept checks for remaining twobyte instructions
Joerg Roedel
2011-05-11
1
-0
/
+2
*
KVM: SVM: Add intercept check for accessing dr registers
Joerg Roedel
2011-05-11
1
-0
/
+2
*
KVM: SVM: Add intercept check for emulated cr accesses
Joerg Roedel
2011-05-11
2
-0
/
+18
*
KVM: x86: Add x86 callback for intercept check
Joerg Roedel
2011-05-11
2
-2
/
+27
*
KVM: x86 emulator: Add flag to check for protected mode instructions
Joerg Roedel
2011-05-11
1
-0
/
+4
*
KVM: x86 emulator: Add check_perm callback
Joerg Roedel
2011-05-11
1
-0
/
+1
*
KVM: x86 emulator: Don't write-back cpu-state on X86EMUL_INTERCEPTED
Joerg Roedel
2011-05-11
1
-0
/
+1
*
KVM: x86 emulator: add SVM intercepts
Avi Kivity
2011-05-11
1
-0
/
+35
*
KVM: x86 emulator: add framework for instruction intercepts
Avi Kivity
2011-05-11
1
-0
/
+20
*
KVM: x86 emulator: SSE support
Avi Kivity
2011-05-11
1
-1
/
+5
*
KVM: x86 emulator: define callbacks for using the guest fpu within the emulator
Avi Kivity
2011-05-11
1
-0
/
+2
*
KVM: x86 emulator: do not munge rep prefix
Avi Kivity
2011-05-11
1
-2
/
+2
*
KVM: 16-byte mmio support
Avi Kivity
2011-05-11
1
-0
/
+1
*
KVM: VMX: Cache cpl
Avi Kivity
2011-05-11
1
-0
/
+1
*
KVM: VMX: Optimize vmx_get_rflags()
Avi Kivity
2011-05-11
1
-0
/
+1
*
x86: devicetree: Configure IOAPIC pin only once
Sebastian Andrzej Siewior
2011-04-28
1
-1
/
+1
*
x86, numa: Fix cpu nodemasks for NUMA emulation and CONFIG_DEBUG_PER_CPU_MAPS
David Rientjes
2011-04-21
1
-1
/
+1
*
x86, gart: Set DISTLBWALKPRB bit always
Joerg Roedel
2011-04-18
1
-2
/
+2
*
x86, gart: Convert spaces to tabs in enable_gart_translation
Joerg Roedel
2011-04-18
1
-11
/
+11
*
x86, amd: Disable GartTlbWlkErr when BIOS forgets it
Joerg Roedel
2011-04-15
1
-0
/
+4
*
x86-32, fpu: Fix FPU exception handling on non-SSE systems
Hans Rosenfeld
2011-04-06
1
-1
/
+1
*
x86: Stop including <linux/delay.h> in two asm header files
Jean Delvare
2011-03-29
2
-2
/
+0
*
percpu: Omit segment prefix in the UP case for cmpxchg_double
Christoph Lameter
2011-03-27
1
-4
/
+6
*
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2011-03-24
1
-3
/
+2
|
\
|
*
Merge branch 'linus' into release
Len Brown
2011-03-23
58
-314
/
+537
|
|
\
|
*
\
Merge commit 'v2.6.38' into release
Len Brown
2011-03-23
3
-1
/
+12
|
|
\
\
|
*
\
\
Merge branch 'acpica' into release
Len Brown
2011-03-18
2
-1
/
+2
|
|
\
\
\
|
*
|
|
|
ACPI / PM: Merge do_suspend_lowlevel() into acpi_save_state_mem()
Rafael J. Wysocki
2011-02-24
1
-2
/
+2
|
*
|
|
|
ACPI / PM: Drop acpi_restore_state_mem()
Rafael J. Wysocki
2011-02-24
1
-2
/
+1
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2011-03-23
1
-0
/
+6
|
\
\
\
\
\
|
*
|
|
|
|
x86: add context tag to mark mm when running a task in 32-bit compatibility mode
Stephen Wilson
2011-03-23
1
-0
/
+6
*
|
|
|
|
|
remove dma64_addr_t
FUJITA Tomonori
2011-03-23
1
-8
/
+0
[next]