)]}'
{
  "commit": "efd581a8cd4405ca183ecd017072b0c878802d69",
  "tree": "fea070f669c89facd1c06302303bf2d5ab8f00be",
  "parents": [
    "e27194e087aede62dbe3d2805c6f1aa30d3465df"
  ],
  "author": {
    "name": "Li Chen",
    "email": "chenl311@chinatelecom.cn",
    "time": "Tue Jan 06 16:38:59 2026 +0800"
  },
  "committer": {
    "name": "Michael S. Tsirkin",
    "email": "mst@redhat.com",
    "time": "Thu Feb 05 05:06:46 2026 -0500"
  },
  "message": "virtio-pmem: ignore empty queue notifications\n\nvirtio_pmem_flush() treats a NULL return from virtqueue_pop() as a fatal\nerror and calls virtio_error(), which puts the device into NEEDS_RESET.\n\nHowever, virtqueue handlers can be invoked when no element is available,\nso an empty queue should be handled as a benign no-op.\n\nWith a Linux guest this avoids spurious NEEDS_RESET and the resulting\n-EIO propagation (e.g. EXT4 journal abort and remount-ro).\n\nSigned-off-by: Li Chen \u003cme@linux.beauty\u003e\nAcked-by: Michael S. Tsirkin \u003cmst@redhat.com\u003e\nReviewed-by: Michael S. Tsirkin \u003cmst@redhat.com\u003e\nSigned-off-by: Michael S. Tsirkin \u003cmst@redhat.com\u003e\nMessage-Id: \u003c20260106083859.380338-1-me@linux.beauty\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "5381d592824a29fb1370f19ddc737828a4e60f8f",
      "old_mode": 33188,
      "old_path": "hw/virtio/virtio-pmem.c",
      "new_id": "c3b3299c9cd74dfed0cf8e9516b6012dac58c96b",
      "new_mode": 33188,
      "new_path": "hw/virtio/virtio-pmem.c"
    }
  ]
}
