[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] [PATCH v2 0/2] memory: Fix up coalesced_io_del not working
From: |
Peter Xu |
Subject: |
[Qemu-devel] [PATCH v2 0/2] memory: Fix up coalesced_io_del not working for KVM |
Date: |
Tue, 20 Aug 2019 13:16:13 +0800 |
v2:
- simply migrate has_coalesced_range in patch 1, while I added
comments in the code because that can be a bit unobvious [Paolo]
v1 is here:
https://lists.gnu.org/archive/html/qemu-devel/2019-08/msg03293.html
Peter Xu (2):
memory: Inherit has_coalesced_range from the same old FlatRange
memory: Split zones when do coalesced_io_del()
memory.c | 39 ++++++++++++++++++++++++++++++++++++---
1 file changed, 36 insertions(+), 3 deletions(-)
--
2.21.0
- [Qemu-devel] [PATCH v2 0/2] memory: Fix up coalesced_io_del not working for KVM,
Peter Xu <=