Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Avi Kivity 1cd196ea42 KVM: x86 emulator: convert push %sreg/pop %sreg to direct decode 13 жил өмнө
  Avi Kivity d4b4325fdb KVM: x86 emulator: switch lds/les/lss/lfs/lgs to direct decode 13 жил өмнө
  Avi Kivity c191a7a0f4 KVM: x86 emulator: streamline decode of segment registers 13 жил өмнө
  Avi Kivity 41ddf9784c KVM: x86 emulator: simplify OpMem64 decode 13 жил өмнө
  Avi Kivity 0fe5912884 KVM: x86 emulator: switch src decode to decode_operand() 13 жил өмнө
  Avi Kivity 5217973ef8 KVM: x86 emulator: qualify OpReg inhibit_byte_regs hack 13 жил өмнө
  Avi Kivity 608aabe316 KVM: x86 emulator: switch OpImmUByte decode to decode_imm() 13 жил өмнө
  Avi Kivity 20c29ff205 KVM: x86 emulator: free up some flag bits near src, dst 13 жил өмнө
  Avi Kivity 4dd6a57df7 KVM: x86 emulator: switch src2 to generic decode_operand() 13 жил өмнө
  Avi Kivity b1ea50b2b6 KVM: x86 emulator: expand decode flags to 64 bits 13 жил өмнө
  Avi Kivity a99455499a KVM: x86 emulator: split dst decode to a generic decode_operand() 13 жил өмнө
  Avi Kivity f09ed83e21 KVM: x86 emulator: move memop, memopp into emulation context 13 жил өмнө
  Avi Kivity 3329ece161 KVM: x86 emulator: convert group 3 instructions to direct decode 13 жил өмнө
  Avi Kivity caa8a168e3 KVM: x86 emulator: disable writeback for TEST 13 жил өмнө
  Avi Kivity e8f2b1d621 KVM: x86 emulator: simplify emulate_1op_rax_rdx() 13 жил өмнө
  Avi Kivity 9fef72ce10 KVM: x86 emulator: merge the two emulate_1op_rax_rdx implementations 13 жил өмнө
  Avi Kivity d1eef45d59 KVM: x86 emulator: simplify emulate_1op() 13 жил өмнө
  Avi Kivity 29053a60d7 KVM: x86 emulator: simplify emulate_2op_cl() 13 жил өмнө
  Avi Kivity 761441b9f4 KVM: x86 emulator: simplify emulate_2op_cl() 13 жил өмнө
  Avi Kivity a31b9ceadb KVM: x86 emulator: simplify emulate_2op_SrcV() 13 жил өмнө
  Takuya Yoshikawa 1d2887e2d8 KVM: x86 emulator: Make x86_decode_insn() return proper macros 14 жил өмнө
  Takuya Yoshikawa 7d88bb4803 KVM: x86 emulator: Let compiler know insn_fetch() rarely fails 14 жил өмнө
  Takuya Yoshikawa e85a10852c KVM: x86 emulator: Drop _size argument from insn_fetch() 14 жил өмнө
  Takuya Yoshikawa 807941b121 KVM: x86 emulator: Use ctxt->_eip directly in do_insn_fetch_byte() 14 жил өмнө
  Avi Kivity 9be3be1f15 KVM: x86 emulator: fix Src2CL decode 13 жил өмнө
  Avi Kivity 9dac77fa40 KVM: x86 emulator: fold decode_cache into x86_emulate_ctxt 14 жил өмнө
  Avi Kivity 36dd9bb5ce KVM: x86 emulator: rename decode_cache::eip to _eip 14 жил өмнө
  Takuya Yoshikawa f411e6cdc2 KVM: x86 emulator: Use opcode::execute for CLI/STI(FA/FB) 14 жил өмнө
  Takuya Yoshikawa d06e03adcb KVM: x86 emulator: Use opcode::execute for LOOP/JCXZ 14 жил өмнө
  Takuya Yoshikawa 5c5df76b8b KVM: x86 emulator: Clean up INT n/INTO/INT 3(CC/CD/CE) 14 жил өмнө