1. e9a1ab1 ram allocation functions by bellard · 18 years ago
  2. 67d3b95 Add unassigned memory debugging code. by pbrook · 18 years ago
  3. b362e5e Speed up tlb_flush_page (Daniel Jacobowitz). by pbrook · 18 years ago
  4. ba86345 added cpu_get_physical_page_desc() by bellard · 18 years ago
  5. 856074e fix for IO_MEM_ROMD support by bellard · 19 years ago
  6. 9d42037 support for dynamic address space changes by bellard · 19 years ago
  7. 2a4188a low level support for memory mapped flash devices (initial patch by Jocelyn Mayer) by bellard · 19 years ago
  8. d0ecd2a added cpu_physical_memory_write_rom() by bellard · 19 years ago
  9. 99773bd Fix DEBUG_TB_CHECK build failure (balrog). by pbrook · 19 years ago
  10. e3f4e2a Initialize physical memory space to IO_MEM_UNASSIGNED. by pbrook · 19 years ago
  11. 706cd4b Fix typo in previous patch. by pbrook · 19 years ago
  12. c2f07f8 Fix breakpoint TLB invalidation. by pbrook · 19 years ago
  13. 53a5960 Avoid accessing guest memory directly in usermode emulation. by pbrook · 19 years ago
  14. f32fc64 optional support for kernel code virtualization by bellard · 19 years ago
  15. 84b7b8e PAGE_EXEC support in TLBs by bellard · 19 years ago
  16. 6f5a9f7 fixed async signal support for tb_phys_invalidate() by bellard · 19 years ago
  17. b5ff1b3 ARM system emulation (Paul Brook) by bellard · 19 years ago
  18. 6a00d60 SMP support by bellard · 19 years ago
  19. 8a40a18 make the TB cache independent of MMU mappings (faster MMU context switches and needed for SMP support) by bellard · 19 years ago
  20. 24741ef avoid using physical accesses in user emulation by bellard · 19 years ago
  21. aab3309 more physical memory access functions by bellard · 19 years ago
  22. 1c213d1 comments by bellard · 19 years ago
  23. f23db16 dirty ram page handling fixes by bellard · 19 years ago
  24. 3a7d929 merge self modifying code handling in dirty ram page mecanism by bellard · 19 years ago
  25. 108c49b allow more than 32 bit of physical memory by bellard · 19 years ago
  26. 90f1842 64 bit virtual addressing fix by bellard · 19 years ago
  27. e04f40b compatibility fix with kqemu-x86_64 by bellard · 20 years ago
  28. 1fddef4 gdb support for user mode (Paul Brook) by bellard · 20 years ago
  29. b8076a7 ia64 host support (David Mosberger) by bellard · 20 years ago
  30. 0a962c0 dirty flag changes by bellard · 20 years ago
  31. 8df1cd0 physical memory access functions by bellard · 20 years ago
  32. 5416376 ram dirty flag update fix by bellard · 20 years ago
  33. e3db722 JIT statistics by bellard · 20 years ago
  34. c27004e 64 bit target support by bellard · 20 years ago
  35. a98d49b Mac OS compile fix by bellard · 20 years ago
  36. 8926b51 faster Cirrus VGA VRAM access by bellard · 20 years ago
  37. 7fe4848 monitor fixes by bellard · 20 years ago
  38. 8e3a9fd monitor fixes (Johannes Schindelin) by bellard · 20 years ago
  39. b769d8f removed access_type hack by bellard · 20 years ago
  40. 8a8a608 use memset() (Daniel Egger) by bellard · 20 years ago
  41. e95c8d5 full system SPARC emulation (Blue Swirl) by bellard · 20 years ago
  42. d5a8f07 no data exec support by bellard · 20 years ago
  43. 83fb7ad Darwin patch (initial patch by Pierre d'Herbemont) by bellard · 21 years ago
  44. 107db44 consider that all archs have SMC (workaround) by bellard · 21 years ago
  45. a049791 compile fix by bellard · 21 years ago
  46. ea1c180 fixed self modifying code in case of asynchronous interrupt by bellard · 21 years ago
  47. a4193c8 support for opaque data on memory I/Os by bellard · 21 years ago
  48. 5fd386f PowerPC merge by bellard · 21 years ago
  49. 92e873b support for non continuous RAM or ROM by bellard · 21 years ago
  50. 9fddaa0 PowerPC merge: real time TB and decrementer - faster and simpler exception handling (Jocelyn Mayer) by bellard · 21 years ago
  51. 274da6b 64 bit fix (Jocelyn Mayer) by bellard · 21 years ago
  52. b54ad04 PIC reset fix (initial patch by Hidemi KAWAI) by bellard · 21 years ago
  53. fd87259 primitive ioport debug - /dev/rtc fast timer support (needed for better simulation accuracy with Linux 2.4) by bellard · 21 years ago
  54. 4f2ac23 amd64 port (Jocelyn Mayer) by bellard · 21 years ago
  55. 2e12669 consistent use of target_ulong and target_phys_addr_t by bellard · 21 years ago
  56. d720b93 precise self modifying code support by bellard · 21 years ago
  57. a541f29 PowerPC system emulation fixes (Jocelyn Mayer) by bellard · 21 years ago
  58. 67b915a win32 port (initial patch by kazu) by bellard · 21 years ago
  59. f193c79 do not depend on thunk.h - more log items by bellard · 21 years ago
  60. b448f2f new physical memory access API (used by DMA accesses) - code copy FP fixes by bellard · 21 years ago
  61. 59817cc use qemu memory allocation - added dirty bit support when using host MMU by bellard · 21 years ago
  62. 1ccde1c added generic physical memory dirty bit support by bellard · 21 years ago
  63. ee8b702 temporary interrupt locking fix (need rework) by bellard · 21 years ago
  64. 13eb76e virtual memory access for gdbstub by bellard · 21 years ago
  65. 9885788 fixed tlb invalidation by bellard · 21 years ago
  66. 9fa3e85 new generic TLB support - faster self modifying code support - added ROM memory support by bellard · 21 years ago
  67. 0124311 more generic TLB support - began to fix unlikely interrupt issues by bellard · 21 years ago
  68. 36bdbe5 fixed TB linking in case of code invalidation (fixes random segfaults) by bellard · 21 years ago
  69. 61382a5 full softmmu support by bellard · 21 years ago
  70. 3486513 log activation from gdb - gdb single step support for x86 - stop timer when cpu is being debugged by bellard · 21 years ago
  71. 6180a18 new directory structure by bellard · 21 years ago
  72. 33417e7 soft mmu support - Memory I/O API - synthetize string instructions by bellard · 21 years ago
  73. c33a346 first part of single stepping support by bellard · 21 years ago
  74. 4c3a88a gdb stub breakpoints support by bellard · 21 years ago
  75. 68a7931 reduced irq latency by bellard · 22 years ago
  76. ea041c0 more precise cpu_interrupt() by bellard · 22 years ago
  77. 7c2d6a7 faster task switch by bellard · 22 years ago
  78. 66e85a2 MMU support by bellard · 22 years ago
  79. 7501267 cpu_abort() by bellard · 22 years ago
  80. b346ff4 ARM emulation support by bellard · 22 years ago
  81. a513fe1 precise exceptions by bellard · 22 years ago
  82. d4e8164 direct chaining for PowerPC and i386 by bellard · 22 years ago
  83. 1565b7b fixed page_unprotect() if host_page_size > TARGET_PAGE_SIZE by bellard · 22 years ago
  84. eb51d10 better locks by bellard · 22 years ago
  85. fd6ce8f self-modifying code support by bellard · 22 years ago
  86. 5493600 mmap emulation by bellard · 22 years ago