Commit History

Author SHA1 Message Date
  Linus Torvalds 66dcff86ba Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm 10 years ago
  Nadav Amit ab646f54f4 KVM: x86: em_ret_far overrides cpl 10 years ago
  Nadav Amit 64a38292ed KVM: x86: Emulate should check #UD before #GP 10 years ago
  Nadav Amit bc397a6c91 KVM: x86: Do not push eflags.vm on pushf 10 years ago
  Nadav Amit 53bb4f789a KVM: x86: Remove prefix flag when GP macro is used 10 years ago
  Nadav Amit 39f062ff51 KVM: x86: Generate #UD when memory operand is required 10 years ago
  Nicholas Krause 86619e7ba3 KVM: x86: Remove FIXMEs in emulate.c 10 years ago
  Paolo Bonzini 997b04128d KVM: emulator: remove duplicated limit check 10 years ago
  Paolo Bonzini 01485a2230 KVM: emulator: remove code duplication in register_address{,_increment} 10 years ago
  Nadav Amit 31ff64881b KVM: x86: Move __linearize masking of la into switch 10 years ago
  Nadav Amit abc7d8a4c9 KVM: x86: Non-canonical access using SS should cause #SS 10 years ago
  Nadav Amit d50eaa1803 KVM: x86: Perform limit checks when assigning EIP 10 years ago
  Nadav Amit a7315d2f3c KVM: x86: Emulator performs privilege checks on __linearize 10 years ago
  Nadav Amit 1c1c35ae4b KVM: x86: Stack size is overridden by __linearize 10 years ago
  Nadav Amit 7d882ffa81 KVM: x86: Revert NoBigReal patch in the emulator 10 years ago
  Nadav Amit ed9aad215f KVM: x86: MOVNTI emulation min opsize is not respected 11 years ago
  Nadav Amit b2c9d43e6c KVM: x86: Return UNHANDLABLE on unsupported SYSENTER 11 years ago
  Nadav Amit d14cb5df59 KVM: x86: Emulator mis-decodes VEX instructions on real-mode 11 years ago
  Nadav Amit 2c2ca2d12f KVM: x86: Remove redundant and incorrect cpl check on task-switch 11 years ago
  Nadav Amit 9a9abf6b61 KVM: x86: Inject #GP when loading system segments with non-canonical base 11 years ago
  Nadav Amit 5b7f6a1e6f KVM: x86: Combine the lgdt and lidt emulation logic 11 years ago
  Nadav Amit 9d88fca71a KVM: x86: MOV to CR3 can set bit 63 11 years ago
  Nadav Amit 0fcc207c66 KVM: x86: Emulate push sreg as done in Core 11 years ago
  Nadav Amit 5aca372236 KVM: x86: Wrong flags on CMPS and SCAS emulation 11 years ago
  Nadav Amit 807c142595 KVM: x86: SYSCALL cannot clear eflags[1] 11 years ago
  Nadav Amit b5bbf10ee6 KVM: x86: Emulation of MOV-sreg to memory uses incorrect size 11 years ago
  Nadav Amit 6d2a0526b0 KVM: x86: Emulator should set DR6 upon GD like real CPU 11 years ago
  Nadav Amit 5b38ab877e KVM: x86: decode_modrm does not regard modrm correctly 11 years ago
  Nadav Amit d29b9d7ed7 KVM: x86: Fix uninitialized op->type for some immediate values 11 years ago
  Nadav Amit c49c759f7a KVM: x86: Emulator performs code segment checks on read access 11 years ago