index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
x86_emulate.c
Commit message (
Expand
)
Author
Age
*
KVM: kvm/x86_emulate.c toggle_interruptibility() should be static
Jaswinder Singh Rajput
2009-06-28
*
KVM: Deal with interrupt shadow state for emulated instructions
Glauber Costa
2009-06-10
*
KVM: x86 emulator: Decode soft interrupt instructions
Gleb Natapov
2009-06-10
*
KVM: x86 emulator: Completely decode in/out at decoding stage
Gleb Natapov
2009-06-10
*
KVM: x86 emulator: Add unsigned byte immediate decode
Gleb Natapov
2009-06-10
*
KVM: x86 emulator: Complete decoding of call near in decode stage
Gleb Natapov
2009-06-10
*
KVM: x86 emulator: Complete short/near jcc decoding in decode stage
Gleb Natapov
2009-06-10
*
KVM: x86 emulator: Complete ljmp decoding at decode stage
Gleb Natapov
2009-06-10
*
KVM: x86 emulator: Add lcall decoding
Gleb Natapov
2009-06-10
*
KVM: x86 emulator: Add decoding of 16bit second immediate argument
Gleb Natapov
2009-06-10
*
KVM: x86 emulator: fix call near emulation
Gleb Natapov
2009-06-10
*
KVM: x86 emulator: implement 'ret far' instruction (opcode 0xcb)
Avi Kivity
2009-03-24
*
KVM: x86 emulator: Make emulate_pop() a little more generic
Avi Kivity
2009-03-24
*
KVM: Fix vmload and friends misinterpreted as lidt
Avi Kivity
2009-03-24
*
KVM: x86 emulator: Fix handling of VMMCALL instruction
Amit Shah
2008-12-31
*
KVM: x86 emulator: add the emulation of shld and shrd instructions
Guillaume Thouvenin
2008-12-31
*
KVM: x86 emulator: add the assembler code for three operands
Guillaume Thouvenin
2008-12-31
*
KVM: x86 emulator: add a new "implied 1" Src decode type
Guillaume Thouvenin
2008-12-31
*
KVM: x86 emulator: add Src2 decode set
Guillaume Thouvenin
2008-12-31
*
KVM: x86 emulator: Extend the opcode descriptor
Guillaume Thouvenin
2008-12-31
*
KVM: Remove extraneous semicolon after do/while
Avi Kivity
2008-12-31
*
KVM: x86 emulator: fix popf emulation
Avi Kivity
2008-12-31
*
KVM: x86 emulator: fix ret emulation
Avi Kivity
2008-12-31
*
KVM: x86 emulator: switch 'pop reg' instruction to emulate_pop()
Avi Kivity
2008-12-31
*
KVM: x86 emulator: allow pop from mmio
Avi Kivity
2008-12-31
*
KVM: x86 emulator: Extract 'pop' sequence into a function
Avi Kivity
2008-12-31
*
KVM: x86 emulator: consolidate emulation of two operand instructions
Avi Kivity
2008-12-31
*
KVM: x86 emulator: reduce duplication in one operand emulation thunks
Avi Kivity
2008-12-31
*
KVM: allow emulator to adjust rip for emulated pio instructions
Guillaume Thouvenin
2008-12-31
*
KVM: x86 emulator: Add decode entries for 0x04 and 0x05 opcodes (add acc, imm)
Guillaume Thouvenin
2008-12-31
*
KVM: x86 emulator: consolidate push reg
Guillaume Thouvenin
2008-12-31
*
KVM: x86 emulator: Use DstAcc for 'and'
Guillaume Thouvenin
2008-10-15
*
KVM: x86 emulator: Add cmp al, imm and cmp ax, imm instructions (ocodes 3c, 3d)
Guillaume Thouvenin
2008-10-15
*
KVM: x86 emulator: Add DstAcc operand type
Guillaume Thouvenin
2008-10-15
*
KVM: x86 emulator: fix jmp r/m64 instruction
Avi Kivity
2008-10-15
*
KVM: x86 emulator: Add call near absolute instruction (opcode 0xff/2)
Mohammed Gamal
2008-10-15
*
KVM: x86 emulator: Add in/out instructions (opcodes 0xe4-0xe7, 0xec-0xef)
Mohammed Gamal
2008-10-15
*
KVM: x86 emulator: Add std and cld instructions (opcodes 0xfc-0xfd)
Mohammed Gamal
2008-10-15
*
KVM: x86 emulator: Add mov r, imm instructions (opcodes 0xb0-0xbf)
Mohammed Gamal
2008-10-15
*
KVM: x86 emulator: remove bad ByteOp specifier from NEG descriptor
Avi Kivity
2008-10-15
*
KVM: x86 emulator: remove duplicate SrcImm
roel kluin
2008-10-15
*
KVM: x86: accessors for guest registers
Marcelo Tosatti
2008-10-15
*
KVM: x86 emulator: emulate clflush
Glauber Costa
2008-07-20
*
KVM: x86 emulator: Fix HLT instruction
Mohammed Gamal
2008-07-20
*
KVM: x86 emulator: lazily evaluate segment registers
Avi Kivity
2008-07-20
*
KVM: x86 emulator: avoid segment base adjust for lea
Avi Kivity
2008-07-20
*
KVM: x86 emulator: simplify rip relative decoding
Avi Kivity
2008-07-20
*
KVM: x86 emulator: simplify r/m decoding
Avi Kivity
2008-07-20
*
KVM: x86 emulator: simplify sib decoding
Avi Kivity
2008-07-20
*
KVM: x86 emulator: handle undecoded rex.b with r/m = 5 in certain cases
Avi Kivity
2008-07-20
[next]