Histórico de Commits

Autor SHA1 Mensagem Data
  Wei Yang 64afc7c32b memory-device: break the loop if tmp exceed the hinted range há 6 anos atrás
  Wei Yang fc2db8501f memory-device: not necessary to use goto for the last check há 6 anos atrás
  Markus Armbruster a27bd6c779 Include hw/qdev-properties.h less há 6 anos atrás
  David Hildenbrand e3213eb5ec memory-device: rewrite address assignment using ranges há 6 anos atrás
  David Hildenbrand 5e6aa26723 memory-device: avoid overflows on very huge devices há 6 anos atrás
  David Hildenbrand 3e18dbbb13 memory-device: use QEMU_IS_ALIGNED há 6 anos atrás
  David Hildenbrand 005feccf62 memory-device: trace when pre_plugging/plugging/unplugging há 6 anos atrás
  David Hildenbrand 8288590d23 memory-device: complete factoring out unplug handling há 6 anos atrás
  David Hildenbrand 55d67a0492 memory-device: complete factoring out plug handling há 6 anos atrás
  David Hildenbrand 6ef2c0f2c1 memory-device: complete factoring out pre_plug handling há 6 anos atrás
  David Hildenbrand af39002747 memory-device: drop get_region_size() há 6 anos atrás
  David Hildenbrand 946d6154ab memory-device: add and use memory_device_get_region_size() há 6 anos atrás
  David Hildenbrand e40c5b6b3f memory-device: forward errors in get_region_size()/get_plugged_size() há 6 anos atrás
  David Hildenbrand 26b1d1fd64 memory-device: use memory device terminology in error messages há 6 anos atrás
  David Hildenbrand f99d84b1fc memory-device: improve "range conflicts" error message há 6 anos atrás
  David Hildenbrand ac1b337588 memory-device: fix error message when hinted address is too small há 6 anos atrás
  David Hildenbrand 7c63ba2055 memory-device: fix alignment error message há 6 anos atrás
  David Hildenbrand 4d8938a05d memory-device: turn alignment assert into check há 7 anos atrás
  David Hildenbrand 18d11dc910 pc-dimm: move actual plug/unplug of a memory region to MemoryDevice há 7 anos atrás
  David Hildenbrand 1b6d6af21b pc-dimm: factor out capacity and slot checks into MemoryDevice há 7 anos atrás
  David Hildenbrand bb0831bdf4 pc-dimm: factor out address search into MemoryDevice code há 7 anos atrás
  David Hildenbrand 2cc0e2e814 pc-dimm: factor out MemoryDevice interface há 7 anos atrás