Historique des commits

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