1. 83fb7ad Darwin patch (initial patch by Pierre d'Herbemont) by bellard · 20 years ago
  2. 107db44 consider that all archs have SMC (workaround) by bellard · 20 years ago
  3. a049791 compile fix by bellard · 20 years ago
  4. ea1c180 fixed self modifying code in case of asynchronous interrupt by bellard · 20 years ago
  5. a4193c8 support for opaque data on memory I/Os by bellard · 20 years ago
  6. 5fd386f PowerPC merge by bellard · 20 years ago
  7. 92e873b support for non continuous RAM or ROM by bellard · 20 years ago
  8. 9fddaa0 PowerPC merge: real time TB and decrementer - faster and simpler exception handling (Jocelyn Mayer) by bellard · 20 years ago
  9. 274da6b 64 bit fix (Jocelyn Mayer) by bellard · 20 years ago
  10. b54ad04 PIC reset fix (initial patch by Hidemi KAWAI) by bellard · 20 years ago
  11. fd87259 primitive ioport debug - /dev/rtc fast timer support (needed for better simulation accuracy with Linux 2.4) by bellard · 20 years ago
  12. 4f2ac23 amd64 port (Jocelyn Mayer) by bellard · 20 years ago
  13. 2e12669 consistent use of target_ulong and target_phys_addr_t by bellard · 20 years ago
  14. d720b93 precise self modifying code support by bellard · 20 years ago
  15. a541f29 PowerPC system emulation fixes (Jocelyn Mayer) by bellard · 20 years ago
  16. 67b915a win32 port (initial patch by kazu) by bellard · 21 years ago
  17. f193c79 do not depend on thunk.h - more log items by bellard · 21 years ago
  18. b448f2f new physical memory access API (used by DMA accesses) - code copy FP fixes by bellard · 21 years ago
  19. 59817cc use qemu memory allocation - added dirty bit support when using host MMU by bellard · 21 years ago
  20. 1ccde1c added generic physical memory dirty bit support by bellard · 21 years ago
  21. ee8b702 temporary interrupt locking fix (need rework) by bellard · 21 years ago
  22. 13eb76e virtual memory access for gdbstub by bellard · 21 years ago
  23. 9885788 fixed tlb invalidation by bellard · 21 years ago
  24. 9fa3e85 new generic TLB support - faster self modifying code support - added ROM memory support by bellard · 21 years ago
  25. 0124311 more generic TLB support - began to fix unlikely interrupt issues by bellard · 21 years ago
  26. 36bdbe5 fixed TB linking in case of code invalidation (fixes random segfaults) by bellard · 21 years ago
  27. 61382a5 full softmmu support by bellard · 21 years ago
  28. 3486513 log activation from gdb - gdb single step support for x86 - stop timer when cpu is being debugged by bellard · 21 years ago
  29. 6180a18 new directory structure by bellard · 21 years ago
  30. 33417e7 soft mmu support - Memory I/O API - synthetize string instructions by bellard · 21 years ago
  31. c33a346 first part of single stepping support by bellard · 21 years ago
  32. 4c3a88a gdb stub breakpoints support by bellard · 21 years ago
  33. 68a7931 reduced irq latency by bellard · 21 years ago
  34. ea041c0 more precise cpu_interrupt() by bellard · 21 years ago
  35. 7c2d6a7 faster task switch by bellard · 21 years ago
  36. 66e85a2 MMU support by bellard · 21 years ago
  37. 7501267 cpu_abort() by bellard · 21 years ago
  38. b346ff4 ARM emulation support by bellard · 21 years ago
  39. a513fe1 precise exceptions by bellard · 21 years ago
  40. d4e8164 direct chaining for PowerPC and i386 by bellard · 21 years ago
  41. 1565b7b fixed page_unprotect() if host_page_size > TARGET_PAGE_SIZE by bellard · 21 years ago
  42. eb51d10 better locks by bellard · 21 years ago
  43. fd6ce8f self-modifying code support by bellard · 21 years ago
  44. 5493600 mmap emulation by bellard · 21 years ago