Commit Verlauf

Autor SHA1 Nachricht Datum
  Philippe Mathieu-Daudé 32cad1ffb8 include: Rename sysemu/ -> system/ vor 8 Monaten
  Philippe Mathieu-Daudé 0e0bf77d28 hw/mem/memory-device: Remove legacy_align from memory_device_pre_plug() vor 1 Jahr
  David Hildenbrand 540a1abbf0 memory-device: reintroduce memory region size check vor 1 Jahr
  Michael Tokarev d1c2fbc9c1 hw/mem/memory-device.c: spelling fix: ontaining vor 1 Jahr
  David Hildenbrand eb1b7c4bd4 memory-device: Drop size alignment check vor 2 Jahren
  David Hildenbrand 6c1b28e9e4 memory-device: Support empty memory devices vor 2 Jahren
  David Hildenbrand a2335113ae memory-device,vhost: Support automatic decision on the number of memslots vor 1 Jahr
  David Hildenbrand 766aa0a654 memory-device,vhost: Support memory devices that dynamically consume memslots vor 1 Jahr
  David Hildenbrand f9716f4b0d memory-device: Track required and actually used memslots in DeviceMemoryState vor 1 Jahr
  David Hildenbrand 7975feece9 memory-device: Support memory devices with multiple memslots vor 1 Jahr
  David Hildenbrand 8c49951c4a vhost: Return number of free memslots vor 1 Jahr
  David Hildenbrand 5b23186a95 kvm: Return number of free memslots vor 1 Jahr
  David Hildenbrand ac23dd2f29 memory-device: Track used region size in DeviceMemoryState vor 2 Jahren
  David Hildenbrand d7f4891c85 memory-device: Refactor memory_device_pre_plug() vor 2 Jahren
  David Hildenbrand cc0afd8a72 memory-device: Introduce machine_memory_devices_init() vor 2 Jahren
  David Hildenbrand 99d88de6eb memory-device: Unify enabled vs. supported error messages vor 2 Jahren
  Richard Henderson cc37d98bfb *: Add missing includes of qemu/error-report.h vor 2 Jahren
  Eric Blake 95b3a8c8a8 qapi: More complex uses of QAPI_LIST_APPEND vor 4 Jahren
  David Hildenbrand c726aa6941 memory-device: Add get_min_alignment() callback vor 4 Jahren
  David Hildenbrand 780a4d24e7 memory-device: Support big alignment requirements vor 4 Jahren
  Markus Armbruster 8574c9f1ad memory-device: Fix memory pre-plug error API violations vor 5 Jahren
  Wei Yang 64afc7c32b memory-device: break the loop if tmp exceed the hinted range vor 6 Jahren
  Wei Yang fc2db8501f memory-device: not necessary to use goto for the last check vor 6 Jahren
  Markus Armbruster a27bd6c779 Include hw/qdev-properties.h less vor 6 Jahren
  David Hildenbrand e3213eb5ec memory-device: rewrite address assignment using ranges vor 6 Jahren
  David Hildenbrand 5e6aa26723 memory-device: avoid overflows on very huge devices vor 6 Jahren
  David Hildenbrand 3e18dbbb13 memory-device: use QEMU_IS_ALIGNED vor 6 Jahren
  David Hildenbrand 005feccf62 memory-device: trace when pre_plugging/plugging/unplugging vor 6 Jahren
  David Hildenbrand 8288590d23 memory-device: complete factoring out unplug handling vor 6 Jahren
  David Hildenbrand 55d67a0492 memory-device: complete factoring out plug handling vor 6 Jahren