Commit History

Author SHA1 Message Date
  Stefan Weil 53576999a6 w64: Fix size of ram_addr_t 13 years ago
  Avi Kivity 11c7ef0c73 Remove IO_MEM_SHIFT 13 years ago
  Avi Kivity 75c578dcaa Drop IO_MEM_ROMD 13 years ago
  Avi Kivity b3b00c78d8 Remove IO_MEM_SUBPAGE 13 years ago
  Avi Kivity de712f9469 Convert IO_MEM_SUBPAGE_RAM to be a MemoryRegion 13 years ago
  Avi Kivity 0e0df1e24d Convert IO_MEM_{RAM,ROM,UNASSIGNED,NOTDIRTY} to MemoryRegions 13 years ago
  Avi Kivity c5705a7728 vmstate, memory: decouple vmstate from memory API 13 years ago
  Avi Kivity 586c6230c0 Remove cpu_get_physical_page_desc() 13 years ago
  Avi Kivity dcd97e33af memory: remove CPUPhysMemoryClient 13 years ago
  Avi Kivity 67d95c153b memory: move obsolete exec.c functions to a private header 13 years ago
  Avi Kivity fce537d4a7 memory, xen: pass MemoryRegion to xen_ram_alloc() 13 years ago
  Andreas Färber 56384e8b1e exec.c: Fix subpage memory access to RAM MemoryRegion 13 years ago
  Dong Xu Wang 07f35073c6 fix spelling in main directory 13 years ago
  Anthony Liguori 3046c98404 Merge remote-tracking branch 'agraf/xen-next' into staging 14 years ago
  Paolo Bonzini 332ae28dad move WORDS_ALIGNED to qemu-common.h 14 years ago
  Anthony PERARD f15fbc4bd1 cpu-common: Have a ram_addr_t of uint64 with Xen. 14 years ago
  Blue Swirl 21673cdecb Avoid CPU endian memory accesses in devices 14 years ago
  Stefano Stabellini 8ab934f93b qemu_ram_ptr_length: take ram_addr_t as arguments 14 years ago
  Alexander Graf 1e78bcc19c exec: add endian specific phys ld/st functions 14 years ago
  Stefano Stabellini 38bee5dc94 exec.c: refactor cpu_physical_memory_map 14 years ago
  Alex Williamson 1f2e98b62d exec: Implement qemu_ram_free_from_ptr() 14 years ago
  Anthony PERARD 050a0ddf39 Introduce qemu_put_ram_ptr 15 years ago
  Michael S. Tsirkin 5300f1a548 Merge remote branch 'origin/master' into pci 14 years ago
  Stefan Weil 3bad98147f cpu-common: Modify cpu_physical_memory_read and cpu_physical_memory_write 14 years ago
  Michael S. Tsirkin 0fd542fb7d cpu: add set_memory flag to request dirty logging 14 years ago
  Huang Ying cd19cfa236 Add qemu_ram_remap 14 years ago
  Anthony PERARD e5896b12e2 Introduce log_start/log_stop in CPUPhysMemoryClient 14 years ago
  Alexander Graf dd310534e3 exec: introduce endianness swapped mmio 14 years ago
  Michael S. Tsirkin b2e0a138e7 migration: stable ram block ordering 14 years ago
  Marcelo Tosatti e890261f67 Export qemu_ram_addr_from_host 15 years ago