Commit History

Author SHA1 Message Date
  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
  Avi Kivity 158de57f90 KVM: x86 emulator: convert a few freestanding emulations to fastop 12 years ago
  Avi Kivity 34b77652b9 KVM: x86 emulator: rearrange fastop definitions 12 years ago
  Avi Kivity 4d7583493e KVM: x86 emulator: convert 2-operand IMUL to fastop 12 years ago
  Avi Kivity 11c363ba8f KVM: x86 emulator: convert BT/BTS/BTR/BTC/BSF/BSR to fastop 12 years ago
  Avi Kivity 95413dc413 KVM: x86 emulator: convert INC/DEC to fastop 12 years ago
  Avi Kivity 9ae9febae9 KVM: x86 emulator: covert SETCC to fastop 12 years ago
  Avi Kivity 007a3b5475 KVM: x86 emulator: convert shift/rotate instructions to fastop 12 years ago
  Avi Kivity 0bdea06892 KVM: x86 emulator: Convert SHLD, SHRD to fastop 12 years ago
  Avi Kivity fb864fbc72 KVM: x86 emulator: convert basic ALU ops to fastop 12 years ago