1. a239780 x86: Add support for resume flag by Jan Kiszka · 15 years ago
  2. f8d926e kvm: x86: Save/restore KVM-specific CPU states by Jan Kiszka · 15 years ago
  3. b0a46a3 kvm: Add missing bits to support live migration by Jan Kiszka · 15 years ago
  4. f80f9ec Convert machine registration to use module init functions by Anthony Liguori · 15 years ago
  5. 76ae317 kvm: work around supported cpuid ioctl() brokenness by Mark McLoughlin · 15 years ago
  6. 5561650 Include assert.h from qemu-common.h by Paul Brook · 15 years ago
  7. 001faf3 Replace gcc variadic macro extension with C99 version by Blue Swirl · 15 years ago
  8. 989cebf Remove noisy printf when KVM masks CPU features by Anthony Liguori · 15 years ago
  9. e8a6aec kvm: Trim cpu features not supported by kvm by Avi Kivity · 15 years ago
  10. 02b049d Fix x86 feature modifications for features that set multiple bits by Avi Kivity · 15 years ago
  11. c6fa82c Make x86 cpuid feature names available in file scope by Avi Kivity · 15 years ago
  12. b827df5 kvm: Add support for querying supported cpu features by Avi Kivity · 15 years ago
  13. 0bf46a4 qemu: introduce qemu_init_vcpu (Marcelo Tosatti) by aliguori · 15 years ago
  14. 6a4955a qemu: per-arch cpu_has_work (Marcelo Tosatti) by aliguori · 15 years ago
  15. 00ea18d Fix i386-linux-user build (Laurent Desnogues) by aliguori · 15 years ago
  16. 2ed51f5 put valid data into exit_int_info if needed (Gleb Natapov) by aliguori · 15 years ago
  17. e37630c xen: groundwork for xen support (Gerd Hoffmann) by aliguori · 15 years ago
  18. 640f42e kqemu: merge CONFIG_KQEMU and USE_KQEMU by blueswir1 · 15 years ago
  19. a3867ed x86: Enhanced dump of segment registers (Jan Kiszka) by aliguori · 15 years ago
  20. a33609c kvm: Fix cpuid initialization (Jan Kiszka) by aliguori · 15 years ago
  21. 1b530a6 Add new command line option -singlestep for tcg single stepping. by aurel32 · 16 years ago
  22. 8cd6345 Immediate versions of ro[lr] by malc · 16 years ago
  23. 64bf3f4 kvm: Drop kvm_patch_opcode_byte (Jan Kiszka) by aliguori · 16 years ago
  24. dc1ded5 x86: Add NULL check to lsl (Jan Kiszka) by aliguori · 16 years ago
  25. 8777643 target-i386: use the new bswap* TCG ops by aurel32 · 16 years ago
  26. 66896cb tcg: rename bswap_i32/i64 functions by aurel32 · 16 years ago
  27. e22a25c Guest debugging support for KVM (Jan Kiszka) by aliguori · 16 years ago
  28. c276471 The _exit syscall is used for both thread termination in NPTL applications, by pbrook · 16 years ago
  29. b36d24b Fix cpuid KVM crash on i386 (Lubomir Rintel) by aliguori · 16 years ago
  30. ff3c01c Fix "info registers" under kvm. by balrog · 16 years ago
  31. 680c306 x86: use qemu_log_mask on triple faults (Chris Wright) by aliguori · 16 years ago
  32. b136a4c KVM: cpuid function 2: store all values (Amit Shah) by aliguori · 16 years ago
  33. a36b102 KVM: Get all cpuid values from function 2 (Amit Shah) by aliguori · 16 years ago
  34. 486bd5a KVM: Fetch sub-leaf cpuid values for functions 4, 0xb, 0xd. (Amit Shah) by aliguori · 16 years ago
  35. e00b6f8 KVM: CPUID takes ecx as input value for some functions (Amit Shah) by aliguori · 16 years ago
  36. 0d0266a targets: remove error handling from qemu_malloc() callers (Avi Kivity) by aliguori · 16 years ago
  37. 9bdba1b Add phenom CPU descriptor (Alexander Graf) by aliguori · 16 years ago
  38. eef2655 Implement FFXSR (Alexander Graf) by aliguori · 16 years ago
  39. a5e50b2 Replace noreturn with QEMU_NORETURN by malc · 16 years ago
  40. 33049de Fix a typo in ext2_feature_name (Carl-Daniel Hailfinger) by aliguori · 16 years ago
  41. 6e48a40 Use new logging API in reset handling (Jan Kiszka) by aliguori · 16 years ago
  42. dd5e3b1 MTRR support on x86, part 2 (Carl-Daniel Hailfinger) by aliguori · 16 years ago
  43. 8c6c919 kvm-x86: Remove eflags conversion into emulator format (Jan Kiszka) by aliguori · 16 years ago
  44. f55761a x86: Issue reset on triple faults (Jan Kiszka) by aliguori · 16 years ago
  45. eca1bdf Log reset events (Jan Kiszka) by aliguori · 16 years ago
  46. 165d9b8 MTRR support on x86 (Carl-Daniel Hailfinger) by aliguori · 16 years ago
  47. 8fec2b8 global s/loglevel & X/qemu_loglevel_mask(X)/ (Eduardo Habkost) by aliguori · 16 years ago
  48. 93fcfe3 Convert references to logfile/loglevel to use qemu_log*() macros by aliguori · 16 years ago
  49. d12d51d Clean up debugging code #ifdefs (Eduardo Habkost) by aliguori · 16 years ago
  50. 1c918eb Suppress i386 warnings by blueswir1 · 16 years ago
  51. 7d99a00 Add noreturn function attribute by blueswir1 · 16 years ago
  52. fad6cb1 Update FSF address in GPL/LGPL boilerplate by aurel32 · 16 years ago
  53. b1503cd Use the ARRAY_SIZE() macro where appropriate. by malc · 16 years ago
  54. 5530845 Initialize msr list size properly in KVM by aliguori · 16 years ago
  55. 4c9f737 Correctly initialize msr list in KVM by aliguori · 16 years ago
  56. f60d272 Fix smsw for x86_64 guest and bigendian host case by malc · 16 years ago
  57. d9957a8 x86 cleanup by blueswir1 · 16 years ago
  58. 40a2d70 Fix crash in kvm.c (Stefan Weil) by aliguori · 16 years ago
  59. 32938e1 target-i386: Fix jmp im on x86_64 when executing 32-bit code by aurel32 · 16 years ago
  60. db8d990 Remove FORCE_RET() and RETURN() by aurel32 · 16 years ago
  61. 0b97134 target-i386: fix CVE-2007-1322 by aurel32 · 16 years ago
  62. d4b55be Fix register name typo in dumping debug registers (Jan Kiszka) by aliguori · 16 years ago
  63. dcfd12b Fix pmovsx* / pmovzx* SSE instructions (original fix by Frank Mehnert). by balrog · 16 years ago
  64. 2cbd949 Common cpu_loop_exit prototype by aurel32 · 16 years ago
  65. c0ce998 Use sys-queue.h for break/watchpoint managment (Jan Kiszka) by aliguori · 16 years ago
  66. 9c99d2a i386: remove unused function prototypes (Laurent Desnogues) by aliguori · 16 years ago
  67. a59cb4e x86: Dump debug registers (Jan Kiszka) by aliguori · 16 years ago
  68. 01df040 x86: Debug register emulation (Jan Kiszka) by aliguori · 16 years ago
  69. a1d1bb3 Refactor and enhance break/watchpoint API (Jan Kiszka) by aliguori · 16 years ago
  70. 6b91754 Refactor translation block CPU state handling (Jan Kiszka) by aliguori · 16 years ago
  71. 622ed36 Convert CPU_PC_FROM_TB to static inline (Jan Kiszka) by aliguori · 16 years ago
  72. a7812ae TCG variable type checking. by pbrook · 16 years ago
  73. 30913ba target-i386: fix helper_pmovmskb_mmx helper by aurel32 · 16 years ago
  74. 10781c0 x86: fix warning without CONFIG_KVM (Mark McLoughlin) by aliguori · 16 years ago
  75. 5700308 Fix CPUID ext2 features masking (Avi Kivity) by aliguori · 16 years ago
  76. 984b518 Define kvm_ioctl in the same way as ioctl by aliguori · 16 years ago
  77. 59795a1 x86 CPUID extended family/model (Andre Przywara). by balrog · 16 years ago
  78. 0533044 Add missing files to KVM commit. by aliguori · 16 years ago
  79. 7ba1e61 Add KVM support to QEMU by aliguori · 16 years ago
  80. 6fd805e Split CPUID from op_helper by aliguori · 16 years ago
  81. 0650f1a Add additional CPU flag definitions by aliguori · 16 years ago
  82. e5ceb24 Fix restore of older snapshots for target-i386 on big endian hosts by aliguori · 16 years ago
  83. 853f693 Fix cpuid ext_features value for Atom N270 (Blue Swirl). by balrog · 16 years ago
  84. b1d8e52 Fix undeclared symbol warnings from sparse by blueswir1 · 16 years ago
  85. e65bdff i386/SVM: return amount of ASIDs by aurel32 · 16 years ago
  86. 45fd08e target-i386: Add Core Duo Definition by aurel32 · 16 years ago
  87. 000cacf Fix crc32w decoding, fix a constant width in blendvpd. by balrog · 16 years ago
  88. fdb0d09 x86 "popcnt" affects flags. by balrog · 16 years ago
  89. 222a333 Implement SSE4.1, SSE4.2 (x86). by balrog · 16 years ago
  90. bdadc0b Do not use load_seg_vm to load CS in real mode iret handling by malc · 16 years ago
  91. b6c4f71 Resurrect the safe part of r5274 by blueswir1 · 16 years ago
  92. 6dc2d0d x86 pextrw destination operand can be r64. by balrog · 16 years ago
  93. d5e49a8 Handle MSR_IA32_PERF_STATUS in rdmsr (Alexander Graf). by balrog · 16 years ago
  94. f504975 Fix save/restore regression introduced by r5318 by aliguori · 16 years ago
  95. 558fa83 My core2duo patch introduced a vague statement of "missing features" in by pbrook · 16 years ago
  96. c0d8299 Rename -cpu atom to -cpu n270. by balrog · 16 years ago
  97. a876e28 Fix definition of EMX bit in cpuid (Jens Axboe). by balrog · 16 years ago
  98. 2ca83a8 Revert r5274 which breaks savevm/loadvm by blueswir1 · 16 years ago
  99. 0086de1 Add Atom (x86) cpu identification. by balrog · 16 years ago
  100. 2436b61 SYSENTER/SYSEXIT IA-32e implementation (Alexander Graf). by balrog · 16 years ago