1. 93a3ae4 x86: Do not assign values to unaligned pointer to 128 bits by Jacob Xu · 3 years, 10 months ago
  2. 622ad98 x86: Fix misspelled KVM parameter in error message by Siddharth Chandrasekaran · 3 years, 9 months ago
  3. e5e7626 x86: add additional test cases for sse exceptions to emulator.c by Jacob Xu · 3 years, 11 months ago
  4. 8726f97 x86: add movups/movupd sse testcases to emulator.c by Jacob Xu · 3 years, 11 months ago
  5. 3ee1b91 x86: Add a new test case for ret/iret with a nullified segment by Bin Meng · 4 years, 3 months ago
  6. 2d331a4 x86: Replace instruction prefixes with spaces by Roman Bolshakov · 4 years, 6 months ago
  7. 31e68df x86: always set up SMP by Paolo Bonzini · 4 years, 9 months ago
  8. 31eaca9 x86: emulator: use "SSE2" for the target by Bill Wendling · 5 years ago
  9. a299895 Switch the order of the parameters in report() and report_xfail() by Thomas Huth · 5 years ago
  10. 2f39404 x86: emulator: use "q" operand modifier by Bill Wendling · 5 years ago
  11. badc98c kvm-unit-test: x86: Replace cpuid/cpuid_indexed calls with this_cpu_has() by Krish Sadhukhan · 6 years ago
  12. db4898e Mark many test functions as static by Thomas Huth · 7 years ago
  13. 7db17e2 Make remaining x86 code compilable with -Wstrict-prototypes by Thomas Huth · 7 years ago
  14. 45fdc22 x86: emulator: use forced emulation prefix by Paolo Bonzini · 7 years ago
  15. a90f5a3 x86: prevent GCC from using sse* instructions by Radim Krčmář · 7 years ago
  16. 5aca024 lib: move page allocator here from x86 by Paolo Bonzini · 7 years ago
  17. efd8e5a lib: start moving vmalloc to generic code by Paolo Bonzini · 7 years ago
  18. 32b9603 x86/*: report skipped tests by Radim Krčmář · 9 years ago
  19. 4425dba x86: emulator: disable test_lldt by Peter Feiner · 9 years ago
  20. c2aa612 x86: emulator: asm fixes by Peter Feiner · 9 years ago
  21. a02f960 x86/emulator: Fix inline assembler warning by Jan Kiszka · 10 years ago
  22. 70bdcad x86: Test illegal movbe by Nadav Amit · 10 years ago
  23. 1114708 x86: emulator: Fix h_mem usage in tests_smsw by Chris J Arges · 10 years ago
  24. f413c1a x86: Test jump to non-canonical address by Nadav Amit · 10 years ago
  25. 26311ca x86: Test push word on 64-bit mode by Nadav Amit · 10 years ago
  26. ce53c83 x86: emulator: correctly escape % in first argument of report by Paolo Bonzini · 11 years ago
  27. b39a3e1 x86: Check DR6.RTM is writable by Nadav Amit · 11 years ago
  28. 3076217 x86: check cmov instruction on 64-bit by Nadav Amit · 11 years ago
  29. 7e083f2 x86: Test btcq with operand larger than 64 by Nadav Amit · 11 years ago
  30. ae39901 x86: Testing nop instruction on 64-bit by Nadav Amit · 11 years ago
  31. 313f4ef x86: emulator: long mode smsw tests by Nadav Amit · 11 years ago
  32. 4003963 x86: emulator: additional smsw test-case by Nadav Amit · 11 years ago
  33. 488b6ff emulator: correct format string by Paolo Bonzini · 11 years ago
  34. f068a46 emulator: movapd by Igor Mammedov · 11 years ago
  35. 290ed5d emulator: movaps by Igor Mammedov · 11 years ago
  36. f3cdd15 Provide common report and report_summary services by Jan Kiszka · 11 years ago
  37. 56c6afa emulator: Exclude test_lgdt_lidt from building by Jan Kiszka · 11 years ago
  38. 3af6fbb kvm-unit-tests: Change two cases to use trap_emulator by Arthur Chunqi Li · 12 years ago
  39. c5a2a73 kvm-unit-tests: Add a func to run instruction in emulator by Arthur Chunqi Li · 12 years ago
  40. c2c43fc emulator: add MUL tests by Avi Kivity · 12 years ago
  41. 6cff92d emulator: simple ALU tests by Avi Kivity · 12 years ago
  42. 59033f4 emulator: test 64-bit mov with immediate operand by Paolo Bonzini · 12 years ago
  43. a19c7db emulator test: add "rep ins" mmio access test by Xiao Guangrong · 12 years ago
  44. 58a9d81 emulator: test ltr by Avi Kivity · 13 years ago
  45. cb615a4 emulator: test lldt by Avi Kivity · 13 years ago
  46. 28f04f2 emulator: test enter by Avi Kivity · 13 years ago
  47. fc2f880 emulator: check for mov null, %ss by Avi Kivity · 13 years ago
  48. 47c1461 emulator: test long-mode lidt/lgdt by Avi Kivity · 13 years ago
  49. 5269d6e emulator: test leave by Avi Kivity · 13 years ago
  50. ec278ce emulator: test cross-page mmio by Avi Kivity · 13 years ago
  51. d7143f3 emulator: test for MMX movq raising #MF if pending x87 exceptions exist by Avi Kivity · 13 years ago
  52. 3587082 emulator: test mmx movq by Avi Kivity · 13 years ago
  53. 554de46 emulator: fix bsf/bsr tests by Avi Kivity · 13 years ago
  54. b212fcd emulator: test shld, shrd by Avi Kivity · 13 years ago
  55. 8cfa5a0 emulator: test rip-relative insn with immediate operand by Avi Kivity · 14 years ago
  56. d7f3ee3 emulator: test movdqu by Avi Kivity · 14 years ago
  57. e7c3796 Rename idt.[ch] into desc.[ch] by Gleb Natapov · 14 years ago
  58. f12d86b Add DIV tests by Avi Kivity · 15 years ago
  59. a526e20 Allow emulation tests to trap exceptions by Avi Kivity · 15 years ago
  60. 51d65a3 Add IMUL tests by Avi Kivity · 15 years ago
  61. 51ba418 Test for REPE/SCAS with ZF initially clear by Avi Kivity · 15 years ago
  62. 80a4ea7 Test non-repeated scas by Avi Kivity · 15 years ago
  63. 5647d55 Add test for xadd instruction by Wei Yongjun · 15 years ago
  64. 2e16c7f Add test for bsf/bsr instruction by Wei Yongjun · 15 years ago
  65. d4655ea add test for btc instruction by Wei Yongjun · 15 years ago
  66. 7d36db3 Initial commit from qemu-kvm.git kvm/test/ by Avi Kivity · 15 years ago