1. 3b2992e w64: Fix struct CPUTLBEntry by Stefan Weil · 13 years ago
  2. 2050396 Use uintptr_t for various op related functions by Blue Swirl · 13 years ago
  3. 9349b4f Rename CPUState -> CPUArchState by Andreas Färber · 13 years ago
  4. 9c6ecf3 Remove macro HOST_LONG_SIZE by Stefan Weil · 13 years ago
  5. 1ecf47b fix win32 build by Paolo Bonzini · 13 years ago
  6. dc7a09c Expose thread_id in info cpus by Jan Kiszka · 14 years ago
  7. c2e3dee linux-user: Define target alignment size by Laurent Vivier · 14 years ago
  8. aa2c364 Prevent abortion on multiple VCPU kicks by Jan Kiszka · 14 years ago
  9. ced6c05 move stop/stopped CPU_COMMON fields after area zeroed by reset by Marcelo Tosatti · 15 years ago
  10. e82bcec port qemu-kvm's on_vcpu code by Marcelo Tosatti · 15 years ago
  11. 355b194 Split TLB addend and target_phys_addr_t by Paul Brook · 15 years ago
  12. d4c430a Large page TLB flush by Paul Brook · 15 years ago
  13. 20cb400 Remove TLB from userspace by Paul Brook · 15 years ago
  14. 9ded274 KVM: Move and rename regs_modified by Jan Kiszka · 15 years ago
  15. acb6685 Revert "kvm: x86: Save/restore exception_index" by Anthony Liguori · 15 years ago
  16. 4d6e3ac kvm: x86: Save/restore exception_index by Jan Kiszka · 15 years ago
  17. c227f09 Revert "Get rid of _t suffix" by Anthony Liguori · 16 years ago
  18. 99a0949 Get rid of _t suffix by malc · 16 years ago
  19. 72cf2d4 Fix sys-queue.h conflict for good by Blue Swirl · 16 years ago
  20. dc6b1c0 extend -smp parsing to include cores= and threads= options by Andre Przywara · 16 years ago
  21. e2542fe rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN by Juan Quintela · 16 years ago
  22. 8167ee8 Update to a hopefully more future proof FSF address by Blue Swirl · 16 years ago
  23. 1e9fa73 fix gdbstub support for multiple threads in usermode, v3 by Nathan Froyd · 16 years ago
  24. 1ad2134 Hardware convenience library by Paul Brook · 16 years ago
  25. d6dc3d4 qemu: introduce iothread (Marcelo Tosatti) by aliguori · 16 years ago
  26. 268a362 added -numa cmdline parameter parser (Andre Przywara) by aliguori · 16 years ago
  27. c276471 The _exit syscall is used for both thread termination in NPTL applications, by pbrook · 16 years ago
  28. be214e6 Fix race condition on access to env->interrupt_request by aurel32 · 16 years ago
  29. 72d239e Get rid of user_mode_only by aurel32 · 16 years ago
  30. fad6cb1 Update FSF address in GPL/LGPL boilerplate by aurel32 · 16 years ago
  31. ee50add Fix comment typo. by pbrook · 16 years ago
  32. c0ce998 Use sys-queue.h for break/watchpoint managment (Jan Kiszka) by aliguori · 16 years ago
  33. a1d1bb3 Refactor and enhance break/watchpoint API (Jan Kiszka) by aliguori · 16 years ago
  34. 7ba1e61 Add KVM support to QEMU by aliguori · 16 years ago
  35. 56aebc8 Add GDB XML register description support. by pbrook · 16 years ago
  36. 9656f32 Move interrupt_request and user_mode_only to common cpu state. by pbrook · 17 years ago
  37. 2e70f6e Add instruction counter. by pbrook · 17 years ago
  38. 0f459d1 Clean up MMIO TLB handling. by pbrook · 17 years ago
  39. d597536 Multithreaded locking fixes. by pbrook · 17 years ago
  40. 9133e39 Push common interrupt variables to cpu-defs.h (Glauber Costa) by bellard · 17 years ago
  41. ce5232c moved halted field to CPU_COMMON by bellard · 17 years ago
  42. 00f82b8 Use correct types to enable > 2G support, based on a patch from Anthony Liguori. by aurel32 · 17 years ago
  43. 0387544 Revert "Use correct types to enable > 2G support" (r4238), it is not yet ready. by aurel32 · 17 years ago
  44. 967032c Use correct types to enable > 2G support, based on a patch from Anthony Liguori. by aurel32 · 17 years ago
  45. a20e31d Use a common constant for temp_buf size by blueswir1 · 17 years ago
  46. 57fec1f use the TCG code generator by bellard · 17 years ago
  47. d656469 use simpler REGPARM convention - make CPUTLBEntry size a power of two by bellard · 17 years ago
  48. 01ba981 Handle cpu_model in copy_cpu(), by Kirill A. Shutemov. by ths · 17 years ago
  49. 87ecb68 Break up vl.h. by pbrook · 17 years ago
  50. 623a930 Implement missing MIPS supervisor mode bits. by ths · 17 years ago
  51. 6ebbf39 Replace is_user variable with mmu_idx in softmmu core, by j_mayer · 17 years ago
  52. 71c8b8f TARGET_FMT_lu may also be useful. Fix compilation warnings. by j_mayer · 18 years ago
  53. 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 18 years ago
  54. d79acba Fix writes to pages containing watchpoints for the RAM not at 0x0 cases. by balrog · 18 years ago
  55. ba13c43 Add TARGET_FMT_plx to properly display target_phys_addr_t variables. by j_mayer · 18 years ago
  56. 6fa4cea Infrastructure to support more than 2 MMU modes. by j_mayer · 18 years ago
  57. b62b461 TARGET_FMT_ld may also be useful for debugging purposes. by j_mayer · 18 years ago
  58. 6658ffb Watchpoint support (previous commit got eaten by Savannah server crash). by pbrook · 18 years ago
  59. b362e5e Speed up tlb_flush_page (Daniel Jacobowitz). by pbrook · 18 years ago
  60. 26a7646 C99 64 bit printf by bellard · 19 years ago
  61. 84b7b8e PAGE_EXEC support in TLBs by bellard · 19 years ago
  62. 5a1e3cf better halted state support by bellard · 19 years ago
  63. 6a00d60 SMP support by bellard · 19 years ago
  64. a316d33 added CPU_COMMON and CPUState.tb_jmp_cache[] by bellard · 19 years ago
  65. ff7b8f5 ram_addr_t type for ram offsets by bellard · 20 years ago
  66. 2be0071 simplified PowerPC exception handling (Jocelyn Mayer) by bellard · 20 years ago
  67. b685369 added HOST_LONG_BITS in configure by bellard · 20 years ago
  68. c27004e 64 bit target support by bellard · 20 years ago
  69. 4f2ac23 amd64 port (Jocelyn Mayer) by bellard · 21 years ago
  70. ab6d960 added target_phys_addr_t by bellard · 21 years ago
  71. f193c79 do not depend on thunk.h - more log items by bellard · 21 years ago
  72. ed1c0bc use osdep.h by bellard · 21 years ago
  73. 35b66fc correct target_ulong definition by bellard · 21 years ago
  74. db8d746 comments by bellard · 21 years ago
  75. ab93bbe soft mmu support by bellard · 22 years ago