Commit History

Author SHA1 Message Date
  Nadav Amit 9b88ae99d2 KVM: x86: MOV CR/DR emulation should ignore mod 11 years ago
  Paolo Bonzini 5045b46803 KVM: x86: check CS.DPL against RPL during task switch 11 years ago
  Paolo Bonzini 2356aaeb2f KVM: x86: use new CS.RPL as CPL during task switch 11 years ago
  Nadav Amit e6e39f0438 KVM: x86: IN instruction emulation should ignore REP-prefix 11 years ago
  Nadav Amit 346874c950 KVM: x86: Fix CR3 reserved bits 11 years ago
  Nadav Amit 5c7411e293 KVM: x86: Fix CR3 and LDT sel should not be saved in TSS 11 years ago
  Igor Mammedov 6fec27d80f KVM: x86 emulator: emulate MOVAPD 11 years ago
  Igor Mammedov 27ce825823 KVM: x86 emulator: emulate MOVAPS 11 years ago
  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 12 years ago
  Borislav Petkov 1ce19dc16c kvm, emulator: Use opcode length 12 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