Commit History

Author SHA1 Message Date
  Gleb Natapov 6d4d85ec56 KVM: emulator: cleanup decode_register_operand() a bit 11 years ago
  Gleb Natapov aa9ac1a632 KVM: emulator: check rex prefix inside decode_register() 11 years ago
  Paolo Bonzini daf727225b KVM: x86: fix emulation of "movzbl %bpl, %eax" 11 years ago
  Paolo Bonzini 98f73630f9 KVM: x86: emulate SAHF instruction 11 years ago
  Borislav Petkov 84cffe499b kvm: Emulate MOVBE 11 years ago
  Borislav Petkov 0bc5eedb82 kvm, emulator: Add initial three-byte insns support 11 years ago
  Borislav Petkov b51e974fcd kvm, emulator: Rename VendorSpecific flag 11 years ago
  Borislav Petkov 1ce19dc16c kvm, emulator: Use opcode length 11 years ago
  Bruce Rogers 3261107ebf KVM: x86 emulator: emulate RETF imm 12 years ago
  Linus Torvalds fe489bf450 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm 12 years ago
  Paolo Bonzini 8acb42070e KVM: fix sil/dil/bpl/spl in the mod/rm fields 12 years ago
  Paolo Bonzini 103f98ea64 KVM: Emulate multibyte NOP 12 years ago
  Avi Kivity e47a5f5fb7 KVM: x86 emulator: convert XADD to fastop 12 years ago
  Avi Kivity 203831e8e4 KVM: x86 emulator: drop unused old-style inline emulation 12 years ago
  Avi Kivity b8c0b6ae49 KVM: x86 emulator: convert DIV/IDIV to fastop 12 years ago
  Avi Kivity b9fa409b00 KVM: x86 emulator: convert single-operand MUL/IMUL to fastop 12 years ago
  Avi Kivity 017da7b604 KVM: x86 emulator: Switch fastop src operand to RDX 12 years ago
  Avi Kivity ab2c5ce666 KVM: x86 emulator: switch MUL/DIV to DstXacc 12 years ago
  Avi Kivity 820207c8fc KVM: x86 emulator: decode extended accumulator explicity 12 years ago
  Avi Kivity fb32b1eda2 KVM: x86 emulator: add support for writing back the source operand 12 years ago
  Paolo Bonzini 326f578f7e KVM: emulator: emulate SALC 12 years ago
  Paolo Bonzini 7fa57952d7 KVM: emulator: emulate XLAT 12 years ago
  Paolo Bonzini a035d5c64d KVM: emulator: emulate AAM 12 years ago
  Gleb Natapov 660696d1d1 KVM: X86 emulator: fix source operand decoding for 8bit mov[zs]x instructions 12 years ago
  Gleb Natapov 188424ba10 KVM: emulator: mark 0xff 0x7d opcode as undefined. 12 years ago
  Gleb Natapov 1146a78b8d KVM: emulator: Do not fail on emulation of undefined opcode 12 years ago
  Gleb Natapov 0b789eee2c KVM: emulator: fix unimplemented instruction detection 12 years ago
  Kevin Wolf f8da94e9e4 KVM: x86 emulator: Fix segment loading in VM86 12 years ago
  Gleb Natapov f583c29b79 x86 emulator: fix parity calculation for AAD instruction 12 years ago
  Avi Kivity 3f0c3d0bb2 KVM: x86 emulator: fix test_cc() build failure on i386 12 years ago