1. d5cef02 virtio-mem: Default to "unplugged-inaccessible=on" with 8.1 on x86-64 by David Hildenbrand · 1 year, 10 months ago
  2. d71920d virtio-mem: Proper support for preallocation with migration by David Hildenbrand · 2 years, 2 months ago
  3. 3b95a71 virtio-mem: Migrate immutable properties early by David Hildenbrand · 2 years, 2 months ago
  4. ce1761f virtio-mem: Fail if a memory backend with "prealloc=on" is specified by David Hildenbrand · 2 years, 2 months ago
  5. 82ba778 virtio-mem: Fix typo in function name by Philippe Mathieu-Daudé · 2 years, 2 months ago
  6. 29f1b32 virtio-mem: Fix the iterator variable in a vmem->rdl_list loop by Chenyi Qiang · 2 years, 3 months ago
  7. b11cf32 virtio-mem: Fix the bitmap index of the section offset by Chenyi Qiang · 2 years, 3 months ago
  8. d1c81c3 qapi: Use returned bool to check for failure (again) by Markus Armbruster · 2 years, 4 months ago
  9. e04a34e util: Make qemu_prealloc_mem() optionally consume a ThreadContext by David Hildenbrand · 2 years, 5 months ago
  10. 6556aad util: Cleanup and rename os_mem_prealloc() by David Hildenbrand · 2 years, 5 months ago
  11. 3857cd5 virtio: drop name parameter for virtio_init() by Jonah Palmer · 3 years ago
  12. 0f9668e Remove qemu-common.h include from most units by Marc-André Lureau · 3 years ago
  13. 8e3b0cb Replace qemu_real_host_page variables with inlined functions by Marc-André Lureau · 3 years ago
  14. b1b8732 hw/arm/virt: Support for virtio-mem-pci by Gavin Shan · 3 years, 2 months ago
  15. 1263615 virtio-mem: Correct default THP size for ARM64 by Gavin Shan · 3 years, 2 months ago
  16. 60f1f77 virtio-mem: Set "unplugged-inaccessible=auto" for the 7.0 machine on x86 by David Hildenbrand · 3 years, 3 months ago
  17. 23ad8dec virtio-mem: Support VIRTIO_MEM_F_UNPLUGGED_INACCESSIBLE by David Hildenbrand · 3 years, 3 months ago
  18. 09b3b7e virtio-mem: Support "prealloc=on" option by David Hildenbrand · 3 years, 3 months ago
  19. 7656d9c virtio-mem: Don't skip alignment checks when warning about block size by David Hildenbrand · 3 years, 5 months ago
  20. f4578df virtio-mem: Drop precopy notifier by David Hildenbrand · 3 years, 5 months ago
  21. 372aa6f virtio-mem: Implement replay_discarded RamDiscardManager callback by David Hildenbrand · 3 years, 5 months ago
  22. bc072ed virtio-mem: Require only coordinated discards by David Hildenbrand · 4 years ago
  23. 0fd7616 vfio: Support for RamDiscardManager in the vIOMMU case by David Hildenbrand · 4 years ago
  24. 2044969 virtio-mem: Implement RamDiscardManager interface by David Hildenbrand · 4 years ago
  25. 3aca638 virtio-mem: Don't report errors when ram_block_discard_range() fails by David Hildenbrand · 4 years ago
  26. 7a9d5d0 virtio-mem: Factor out traversing unplugged ranges by David Hildenbrand · 4 years ago
  27. 1a37352 migrate/ram: remove "ram_bulk_stage" and "fpo_enabled" by David Hildenbrand · 4 years, 1 month ago
  28. 228957f virtio-mem: Probe THP size to determine default block size by David Hildenbrand · 4 years, 5 months ago
  29. 0aed280 virtio-mem: Make sure "usable_region_size" is always multiples of the block size by David Hildenbrand · 4 years, 5 months ago
  30. d31992a virtio-mem: Make sure "addr" is always multiples of the block size by David Hildenbrand · 4 years, 5 months ago
  31. 0c404e4 virtio-mem: detach the element from the virtqueue when error occurs by Li Qiang · 4 years, 7 months ago
  32. 2becc36 meson: infrastructure for building emulators by Paolo Bonzini · 5 years ago
  33. facc685 virtio-mem: Correct format specifier mismatch for RISC-V by Bruce Rogers · 4 years, 8 months ago
  34. 7a309cc qom: Change object_get_canonical_path_component() not to malloc by Markus Armbruster · 4 years, 8 months ago
  35. 0bc7806 virtio-mem: Exclude unplugged memory during migration by David Hildenbrand · 4 years, 9 months ago
  36. 43e5495 virtio-mem: Add trace events by David Hildenbrand · 4 years, 9 months ago
  37. 383ee44 virtio-mem: Migration sanity checks by David Hildenbrand · 4 years, 9 months ago
  38. c95b443 virtio-mem: Allow notifiers for size changes by David Hildenbrand · 4 years, 9 months ago
  39. 910b257 virtio-mem: Paravirtualized memory hot(un)plug by David Hildenbrand · 4 years, 9 months ago