1. 5357699 w64: Fix size of ram_addr_t by Stefan Weil · 13 years ago
  2. 11c7ef0 Remove IO_MEM_SHIFT by Avi Kivity · 13 years ago
  3. 75c578d Drop IO_MEM_ROMD by Avi Kivity · 13 years ago
  4. b3b00c7 Remove IO_MEM_SUBPAGE by Avi Kivity · 13 years ago
  5. de712f9 Convert IO_MEM_SUBPAGE_RAM to be a MemoryRegion by Avi Kivity · 13 years ago
  6. 0e0df1e Convert IO_MEM_{RAM,ROM,UNASSIGNED,NOTDIRTY} to MemoryRegions by Avi Kivity · 13 years ago
  7. c5705a7 vmstate, memory: decouple vmstate from memory API by Avi Kivity · 13 years ago
  8. 586c623 Remove cpu_get_physical_page_desc() by Avi Kivity · 13 years ago
  9. dcd97e3 memory: remove CPUPhysMemoryClient by Avi Kivity · 13 years ago
  10. 67d95c1 memory: move obsolete exec.c functions to a private header by Avi Kivity · 13 years ago
  11. fce537d memory, xen: pass MemoryRegion to xen_ram_alloc() by Avi Kivity · 13 years ago
  12. 56384e8 exec.c: Fix subpage memory access to RAM MemoryRegion by Andreas Färber · 13 years ago
  13. 07f3507 fix spelling in main directory by Dong Xu Wang · 13 years ago
  14. 3046c98 Merge remote-tracking branch 'agraf/xen-next' into staging by Anthony Liguori · 13 years ago
  15. 332ae28 move WORDS_ALIGNED to qemu-common.h by Paolo Bonzini · 13 years ago
  16. f15fbc4 cpu-common: Have a ram_addr_t of uint64 with Xen. by Anthony PERARD · 13 years ago
  17. 21673cd Avoid CPU endian memory accesses in devices by Blue Swirl · 14 years ago
  18. 8ab934f qemu_ram_ptr_length: take ram_addr_t as arguments by Stefano Stabellini · 14 years ago
  19. 1e78bcc exec: add endian specific phys ld/st functions by Alexander Graf · 14 years ago
  20. 38bee5d exec.c: refactor cpu_physical_memory_map by Stefano Stabellini · 14 years ago
  21. 1f2e98b exec: Implement qemu_ram_free_from_ptr() by Alex Williamson · 14 years ago
  22. 050a0dd Introduce qemu_put_ram_ptr by Anthony PERARD · 14 years ago
  23. 5300f1a Merge remote branch 'origin/master' into pci by Michael S. Tsirkin · 14 years ago
  24. 3bad981 cpu-common: Modify cpu_physical_memory_read and cpu_physical_memory_write by Stefan Weil · 14 years ago
  25. 0fd542f cpu: add set_memory flag to request dirty logging by Michael S. Tsirkin · 14 years ago
  26. cd19cfa Add qemu_ram_remap by Huang Ying · 14 years ago
  27. e5896b1 Introduce log_start/log_stop in CPUPhysMemoryClient by Anthony PERARD · 14 years ago
  28. dd31053 exec: introduce endianness swapped mmio by Alexander Graf · 14 years ago
  29. b2e0a13 migration: stable ram block ordering by Michael S. Tsirkin · 14 years ago
  30. e890261 Export qemu_ram_addr_from_host by Marcelo Tosatti · 14 years ago
  31. 84b89d7 Add qemu_ram_alloc_from_ptr function by Cam Macdonell · 14 years ago
  32. 1724f04 qemu_ram_alloc: Add DeviceState and name parameters by Alex Williamson · 15 years ago
  33. f640524 Remove IO_MEM_SUBWIDTH. by Richard Henderson · 15 years ago
  34. 37b76cf move targphys.h and hw/poison.h inclusion to cpu-common.h by Paolo Bonzini · 15 years ago
  35. 477ba62 tcg: initial ia64 support by Aurelien Jarno · 15 years ago
  36. 6842a08 Compile pci only once by Blue Swirl · 15 years ago
  37. b3755a9 Disable phsyical memory handling in userspace emulation. by Paul Brook · 15 years ago
  38. f6f3fbc qemu: memory notifiers by Michael S. Tsirkin · 15 years ago
  39. c227f09 Revert "Get rid of _t suffix" by Anthony Liguori · 15 years ago
  40. 99a0949 Get rid of _t suffix by malc · 15 years ago
  41. d60efc6 Make CPURead/WriteFunc structure 'const' by Blue Swirl · 15 years ago
  42. 4a1418e Unbreak large mem support by removing kqemu by Anthony Liguori · 15 years ago
  43. 1eed09c Remove io_index argument from cpu_register_io_memory() by Avi Kivity · 16 years ago
  44. 1ad2134 Hardware convenience library by Paul Brook · 16 years ago