Историја ревизија

Аутор SHA1 Порука Датум
  Glauber Costa 2a7c5b8b55 KVM: x86 emulator: emulate clflush пре 17 година
  Mohammed Gamal 19fdfa0d13 KVM: x86 emulator: Fix HLT instruction пре 17 година
  Avi Kivity 7a5b56dfd3 KVM: x86 emulator: lazily evaluate segment registers пре 17 година
  Avi Kivity 0adc8675d6 KVM: x86 emulator: avoid segment base adjust for lea пре 17 година
  Avi Kivity f5b4edcd52 KVM: x86 emulator: simplify rip relative decoding пре 17 година
  Avi Kivity 84411d85da KVM: x86 emulator: simplify r/m decoding пре 17 година
  Avi Kivity dc71d0f162 KVM: x86 emulator: simplify sib decoding пре 17 година
  Avi Kivity 8684c0af0b KVM: x86 emulator: handle undecoded rex.b with r/m = 5 in certain cases пре 17 година
  Mohammed Gamal b13354f8f0 KVM: x86 emulator: emulate nop and xchg reg, acc (opcodes 0x90 - 0x97) пре 17 година
  Avi Kivity 91ed7a0e15 KVM: x86 emulator: implement 'push imm' (opcode 0x68) пре 17 година
  Avi Kivity 19e43636b5 KVM: x86 emulator: simplify push imm8 emulation пре 17 година
  Guillaume Thouvenin 38d5bc6d50 KVM: x86 emulator: Add support for mov r, sreg (0x8c) instruction пре 17 година
  Guillaume Thouvenin 4257198ae2 KVM: x86 emulator: Add support for mov seg, r (0x8e) instruction пре 17 година
  Guillaume Thouvenin 615ac12561 KVM: x86 emulator: adds support to mov r,imm (opcode 0xb8) instruction пре 17 година
  Guillaume Thouvenin 954cd36f76 KVM: x86 emulator: add support for jmp far 0xea пре 17 година
  Guillaume Thouvenin 89c696383d KVM: x86 emulator: Update c->dst.bytes in decode instruction пре 17 година
  Avi Kivity 33e3885de2 KVM: x86 emulator: fix hypercall return value on AMD пре 17 година
  Avi Kivity 107d6d2efa KVM: x86 emulator: fix writes to registers with modrm encodings пре 17 година
  Avi Kivity dc7457ea52 KVM: x86 emulator: disable writeback on lmsw пре 17 година
  Avi Kivity f9b7aab35c KVM: x86 emulator: fix lea to really get the effective address пре 17 година
  Avi Kivity 16286d082d KVM: x86 emulator: fix smsw and lmsw with a memory operand пре 17 година
  Avi Kivity 66b8550573 KVM: x86 emulator: initialize src.val and dst.val for register operands пре 17 година
  Harvey Harrison 77cd337f22 KVM: x86 emulator: fix sparse warnings in x86_emulate.c пре 17 година
  Harvey Harrison 7a95727567 KVM: x86 emulator: make register_address_increment and JMP_REL static inlines пре 17 година
  Harvey Harrison e4706772ea KVM: x86 emulator: make register_address, address_mask static inlines пре 17 година
  Harvey Harrison ddcb2885e2 KVM: x86 emulator: add ad_mask static inline пре 17 година
  Avi Kivity 1d6ad2073e KVM: x86 emulator: group decoding for group 1 instructions пре 17 година
  Avi Kivity d95058a1a7 KVM: x86 emulator: add group 7 decoding пре 17 година
  Avi Kivity fd60754e4f KVM: x86 emulator: Group decoding for groups 4 and 5 пре 17 година
  Avi Kivity 7d858a19ef KVM: x86 emulator: Group decoding for group 3 пре 17 година