1. aba1d00 Work around OpenSolaris sys/regset.h namespace pollution by Blue Swirl · 15 years ago
  2. 72cf2d4 Fix sys-queue.h conflict for good by Blue Swirl · 15 years ago
  3. 2637c75 kvm_arch_get_registers() shouldn't be called directly by Gleb Natapov · 15 years ago
  4. 1e6eec8 Fix Sparse warnings: add "static" by Blue Swirl · 15 years ago
  5. 4c0960c kvm: Simplify cpu_synchronize_state() by Avi Kivity · 15 years ago
  6. d1cd4bf introduce kvm64 CPU by Andre Przywara · 15 years ago
  7. a8a358b allow overriding of CPUID level on command line by Andre Przywara · 15 years ago
  8. 400281a set CPUID bits to present cores and threads topology by Andre Przywara · 15 years ago
  9. ac72472 push CPUID level to 4 to allow Intel multicore decoding by Andre Przywara · 15 years ago
  10. 0b5c1ce cleanup cpu-exec.c, part 0/N: consolidate handle_cpu_signal by Nathan Froyd · 15 years ago
  11. 4a1418e Unbreak large mem support by removing kqemu by Anthony Liguori · 15 years ago
  12. e2542fe rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN by Juan Quintela · 15 years ago
  13. 5e65000 Only allow -cpu host when KVM is enabled by Anthony Liguori · 15 years ago
  14. e6f9e6b Initialize cpuid variables by Anthony Liguori · 15 years ago
  15. 09ac35a omit 3DNOW! CPUID bits from qemu64 CPU model by Andre Przywara · 15 years ago
  16. 8167ee8 Update to a hopefully more future proof FSF address by Blue Swirl · 15 years ago
  17. 8427317 gdbstub: x86: Support for setting segment registers by Jan Kiszka · 16 years ago
  18. d9db889 kvm: Work around borken MSR_GET_INDEX_LIST by Jan Kiszka · 16 years ago
  19. e6a0575 Make sure to mark MCE defines as ULL by Anthony Liguori · 16 years ago
  20. 79c4f6b QEMU: MCE: Add MCE simulation to qemu/tcg by Huang Ying · 16 years ago
  21. 6ad8702 Use ctz64 in favor of ffsll by Jan Kiszka · 16 years ago
  22. 97b35e3 Suppress a GCC warning by Blue Swirl · 16 years ago
  23. 059b8b1 KVM: x86: Refactor persistent CPU state by Jan Kiszka · 16 years ago
  24. 6c0d7ee preserve the hypervisor bit while KVM trims the CPUID bits by Andre Przywara · 16 years ago
  25. 671e467 remove CPUID host hacks by Andre Przywara · 16 years ago
  26. 6c1f42f fix KVMs GET_SUPPORTED_CPUID feature usage by Andre Przywara · 16 years ago
  27. f441bee CPUID Fn8000_0001.EAX is family/model/stepping, not features by Andre Przywara · 16 years ago
  28. fe4bce0 introduce -cpu host target by Andre Przywara · 16 years ago
  29. 6d2edc4 allow hypervisor CPUID bit to be overriden by Andre Przywara · 16 years ago
  30. b09ea7d Handle init/sipi in a main cpu exec loop. (v2) by Gleb Natapov · 16 years ago
  31. 538f368 QEMU KVM: i386: Fix the cpu reset state by Nitin A Kamble · 16 years ago
  32. ef76813 allow CPUID vendor override by Andre Przywara · 16 years ago
  33. a239780 x86: Add support for resume flag by Jan Kiszka · 16 years ago
  34. f8d926e kvm: x86: Save/restore KVM-specific CPU states by Jan Kiszka · 16 years ago
  35. b0a46a3 kvm: Add missing bits to support live migration by Jan Kiszka · 16 years ago
  36. f80f9ec Convert machine registration to use module init functions by Anthony Liguori · 16 years ago
  37. 76ae317 kvm: work around supported cpuid ioctl() brokenness by Mark McLoughlin · 16 years ago
  38. 5561650 Include assert.h from qemu-common.h by Paul Brook · 16 years ago
  39. 001faf3 Replace gcc variadic macro extension with C99 version by Blue Swirl · 16 years ago
  40. 989cebf Remove noisy printf when KVM masks CPU features by Anthony Liguori · 16 years ago
  41. e8a6aec kvm: Trim cpu features not supported by kvm by Avi Kivity · 16 years ago
  42. 02b049d Fix x86 feature modifications for features that set multiple bits by Avi Kivity · 16 years ago
  43. c6fa82c Make x86 cpuid feature names available in file scope by Avi Kivity · 16 years ago
  44. b827df5 kvm: Add support for querying supported cpu features by Avi Kivity · 16 years ago
  45. 0bf46a4 qemu: introduce qemu_init_vcpu (Marcelo Tosatti) by aliguori · 16 years ago
  46. 6a4955a qemu: per-arch cpu_has_work (Marcelo Tosatti) by aliguori · 16 years ago
  47. 00ea18d Fix i386-linux-user build (Laurent Desnogues) by aliguori · 16 years ago
  48. 2ed51f5 put valid data into exit_int_info if needed (Gleb Natapov) by aliguori · 16 years ago
  49. e37630c xen: groundwork for xen support (Gerd Hoffmann) by aliguori · 16 years ago
  50. 640f42e kqemu: merge CONFIG_KQEMU and USE_KQEMU by blueswir1 · 16 years ago
  51. a3867ed x86: Enhanced dump of segment registers (Jan Kiszka) by aliguori · 16 years ago
  52. a33609c kvm: Fix cpuid initialization (Jan Kiszka) by aliguori · 16 years ago
  53. 1b530a6 Add new command line option -singlestep for tcg single stepping. by aurel32 · 16 years ago
  54. 8cd6345 Immediate versions of ro[lr] by malc · 16 years ago
  55. 64bf3f4 kvm: Drop kvm_patch_opcode_byte (Jan Kiszka) by aliguori · 16 years ago
  56. dc1ded5 x86: Add NULL check to lsl (Jan Kiszka) by aliguori · 16 years ago
  57. 8777643 target-i386: use the new bswap* TCG ops by aurel32 · 16 years ago
  58. 66896cb tcg: rename bswap_i32/i64 functions by aurel32 · 16 years ago
  59. e22a25c Guest debugging support for KVM (Jan Kiszka) by aliguori · 16 years ago
  60. c276471 The _exit syscall is used for both thread termination in NPTL applications, by pbrook · 16 years ago
  61. b36d24b Fix cpuid KVM crash on i386 (Lubomir Rintel) by aliguori · 16 years ago
  62. ff3c01c Fix "info registers" under kvm. by balrog · 16 years ago
  63. 680c306 x86: use qemu_log_mask on triple faults (Chris Wright) by aliguori · 16 years ago
  64. b136a4c KVM: cpuid function 2: store all values (Amit Shah) by aliguori · 16 years ago
  65. a36b102 KVM: Get all cpuid values from function 2 (Amit Shah) by aliguori · 16 years ago
  66. 486bd5a KVM: Fetch sub-leaf cpuid values for functions 4, 0xb, 0xd. (Amit Shah) by aliguori · 16 years ago
  67. e00b6f8 KVM: CPUID takes ecx as input value for some functions (Amit Shah) by aliguori · 16 years ago
  68. 0d0266a targets: remove error handling from qemu_malloc() callers (Avi Kivity) by aliguori · 16 years ago
  69. 9bdba1b Add phenom CPU descriptor (Alexander Graf) by aliguori · 16 years ago
  70. eef2655 Implement FFXSR (Alexander Graf) by aliguori · 16 years ago
  71. a5e50b2 Replace noreturn with QEMU_NORETURN by malc · 16 years ago
  72. 33049de Fix a typo in ext2_feature_name (Carl-Daniel Hailfinger) by aliguori · 16 years ago
  73. 6e48a40 Use new logging API in reset handling (Jan Kiszka) by aliguori · 16 years ago
  74. dd5e3b1 MTRR support on x86, part 2 (Carl-Daniel Hailfinger) by aliguori · 16 years ago
  75. 8c6c919 kvm-x86: Remove eflags conversion into emulator format (Jan Kiszka) by aliguori · 16 years ago
  76. f55761a x86: Issue reset on triple faults (Jan Kiszka) by aliguori · 16 years ago
  77. eca1bdf Log reset events (Jan Kiszka) by aliguori · 16 years ago
  78. 165d9b8 MTRR support on x86 (Carl-Daniel Hailfinger) by aliguori · 16 years ago
  79. 8fec2b8 global s/loglevel & X/qemu_loglevel_mask(X)/ (Eduardo Habkost) by aliguori · 16 years ago
  80. 93fcfe3 Convert references to logfile/loglevel to use qemu_log*() macros by aliguori · 16 years ago
  81. d12d51d Clean up debugging code #ifdefs (Eduardo Habkost) by aliguori · 16 years ago
  82. 1c918eb Suppress i386 warnings by blueswir1 · 16 years ago
  83. 7d99a00 Add noreturn function attribute by blueswir1 · 16 years ago
  84. fad6cb1 Update FSF address in GPL/LGPL boilerplate by aurel32 · 16 years ago
  85. b1503cd Use the ARRAY_SIZE() macro where appropriate. by malc · 16 years ago
  86. 5530845 Initialize msr list size properly in KVM by aliguori · 16 years ago
  87. 4c9f737 Correctly initialize msr list in KVM by aliguori · 16 years ago
  88. f60d272 Fix smsw for x86_64 guest and bigendian host case by malc · 16 years ago
  89. d9957a8 x86 cleanup by blueswir1 · 16 years ago
  90. 40a2d70 Fix crash in kvm.c (Stefan Weil) by aliguori · 16 years ago
  91. 32938e1 target-i386: Fix jmp im on x86_64 when executing 32-bit code by aurel32 · 16 years ago
  92. db8d990 Remove FORCE_RET() and RETURN() by aurel32 · 16 years ago
  93. 0b97134 target-i386: fix CVE-2007-1322 by aurel32 · 16 years ago
  94. d4b55be Fix register name typo in dumping debug registers (Jan Kiszka) by aliguori · 16 years ago
  95. dcfd12b Fix pmovsx* / pmovzx* SSE instructions (original fix by Frank Mehnert). by balrog · 16 years ago
  96. 2cbd949 Common cpu_loop_exit prototype by aurel32 · 16 years ago
  97. c0ce998 Use sys-queue.h for break/watchpoint managment (Jan Kiszka) by aliguori · 16 years ago
  98. 9c99d2a i386: remove unused function prototypes (Laurent Desnogues) by aliguori · 16 years ago
  99. a59cb4e x86: Dump debug registers (Jan Kiszka) by aliguori · 16 years ago
  100. 01df040 x86: Debug register emulation (Jan Kiszka) by aliguori · 16 years ago