1. 021d26d memory: Fix memory_region_get_ram_ptr for ROM devices by Jan Kiszka · 14 years ago
  2. b5fe14c memory: fix rom_device I/O mode by Avi Kivity · 14 years ago
  3. 75f5941 memory: add opaque parameter to memory_region_init_rom_device() by Avi Kivity · 14 years ago
  4. 7bc2b9c memory: fix memory_region_init_rom_device() not initializing ->ops by Avi Kivity · 14 years ago
  5. 563ea48 memory: Fix old_portio vs non-zero offset by Richard Henderson · 14 years ago
  6. a5e1cbc memory: temporarily suppress the subregion collision warning by Anthony Liguori · 14 years ago
  7. 3a130f4 memory: crack wide ioport accesses into smaller ones when needed by Avi Kivity · 14 years ago
  8. 164a4dc memory: abstract cracking of write access ops into a function by Avi Kivity · 14 years ago
  9. 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 14 years ago
  10. d0a9b5b memory: add API for creating ROM/device regions by Avi Kivity · 14 years ago
  11. 545e92e memory: reclaim resources when a memory region is destroyed for good by Avi Kivity · 14 years ago
  12. 8417ceb memory: use signed arithmetic by Avi Kivity · 14 years ago
  13. 39b796f memory: synchronize dirty bitmap before unmapping a range by Avi Kivity · 14 years ago
  14. 4ef4db8 memory: transaction API by Avi Kivity · 14 years ago
  15. b8af1af memory: separate building the final memory map into two steps by Avi Kivity · 14 years ago
  16. 3e9d69e memory: add ioeventfd support by Avi Kivity · 14 years ago
  17. 74901c3 memory: add backward compatibility for old mmio registration by Avi Kivity · 14 years ago
  18. 627a0e9 memory: add backward compatibility for old portio registration by Avi Kivity · 14 years ago
  19. 658b222 memory: I/O address space support by Avi Kivity · 14 years ago
  20. 16ef61c memory: late initialization of ram_addr by Avi Kivity · 14 years ago
  21. 14a3c10 memory: rename MemoryRegion::has_ram_addr to ::terminates by Avi Kivity · 14 years ago
  22. cc31e6e memory: abstract address space operations by Avi Kivity · 14 years ago
  23. 1c0ffa5 Internal interfaces for memory API by Avi Kivity · 14 years ago
  24. 3d8e6bf memory: merge adjacent segments of a single memory region by Avi Kivity · 14 years ago
  25. 5a58334 memory: implement dirty tracking by Avi Kivity · 14 years ago
  26. 093bc2c Hierarchical memory region API by Avi Kivity · 14 years ago