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