Commit történet

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