index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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
Files
Lines
*
KVM: x86 emulator: fix hypercall return value on AMD
Avi Kivity
2008-06-06
1
-1
/
+2
*
KVM: x86 emulator: fix writes to registers with modrm encodings
Avi Kivity
2008-05-18
1
-2
/
+5
*
KVM: x86 emulator: disable writeback on lmsw
Avi Kivity
2008-05-04
1
-0
/
+1
*
KVM: x86 emulator: fix lea to really get the effective address
Avi Kivity
2008-04-27
1
-1
/
+1
*
KVM: x86 emulator: fix smsw and lmsw with a memory operand
Avi Kivity
2008-04-27
1
-12
/
+17
*
KVM: x86 emulator: initialize src.val and dst.val for register operands
Avi Kivity
2008-04-27
1
-0
/
+2
*
KVM: x86 emulator: fix sparse warnings in x86_emulate.c
Harvey Harrison
2008-04-27
1
-2
/
+2
*
KVM: x86 emulator: make register_address_increment and JMP_REL static inlines
Harvey Harrison
2008-04-27
1
-30
/
+26
*
KVM: x86 emulator: make register_address, address_mask static inlines
Harvey Harrison
2008-04-27
1
-19
/
+29
*
KVM: x86 emulator: add ad_mask static inline
Harvey Harrison
2008-04-27
1
-3
/
+8
*
KVM: x86 emulator: group decoding for group 1 instructions
Avi Kivity
2008-04-27
1
-2
/
+23
*
KVM: x86 emulator: add group 7 decoding
Avi Kivity
2008-04-27
1
-2
/
+7
*
KVM: x86 emulator: Group decoding for groups 4 and 5
Avi Kivity
2008-04-27
1
-30
/
+10
*
KVM: x86 emulator: Group decoding for group 3
Avi Kivity
2008-04-27
1
-24
/
+10
*
KVM: x86 emulator: group decoding for group 1A
Avi Kivity
2008-04-27
1
-1
/
+7
*
KVM: x86 emulator: add support for group decoding
Avi Kivity
2008-04-27
1
-6
/
+27
*
KVM: Move arch dependent files to new directory arch/x86/kvm/
Avi Kivity
2008-01-30
1
-0
/
+1912