[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH v3 for-qmp-1.6 0/4] dump-guest-memory: correct t
From: |
Luiz Capitulino |
Subject: |
Re: [Qemu-devel] [PATCH v3 for-qmp-1.6 0/4] dump-guest-memory: correct the vmcores |
Date: |
Tue, 6 Aug 2013 16:13:32 -0400 |
On Tue, 6 Aug 2013 12:37:07 +0200
Laszlo Ersek <address@hidden> wrote:
> v2->v3 [Paolo]:
> - The memory API guarantees an increasing traversal. Drop the hash
> tables and build the final list directly in the region_add callback,
> merging any adjacent region only with the last element on the list.
> (Patch #3.)
I've applied this series to the qmp branch for 1.6.
Thanks Laszlo.
- [Qemu-devel] [PATCH v3 for-qmp-1.6 0/4] dump-guest-memory: correct the vmcores, Laszlo Ersek, 2013/08/06
- [Qemu-devel] [PATCH v3 for-qmp-1.6 1/4] dump: clamp guest-provided mapping lengths to ramblock sizes, Laszlo Ersek, 2013/08/06
- [Qemu-devel] [PATCH v3 for-qmp-1.6 2/4] dump: introduce GuestPhysBlockList, Laszlo Ersek, 2013/08/06
- [Qemu-devel] [PATCH v3 for-qmp-1.6 3/4] dump: populate guest_phys_blocks, Laszlo Ersek, 2013/08/06
- [Qemu-devel] [PATCH v3 for-qmp-1.6 4/4] dump: rebase from host-private RAMBlock offsets to guest-physical addresses, Laszlo Ersek, 2013/08/06
- Re: [Qemu-devel] [PATCH v3 for-qmp-1.6 0/4] dump-guest-memory: correct the vmcores, Paolo Bonzini, 2013/08/06
- Re: [Qemu-devel] [PATCH v3 for-qmp-1.6 0/4] dump-guest-memory: correct the vmcores,
Luiz Capitulino <=