On 11.07.19 12:43, Juan Quintela wrote: > The following changes since commit 6df2cdf44a82426f7a59dcb03f0dd2181ed7fdfa: > > Update version for v4.1.0-rc0 release (2019-07-09 17:21:53 +0100) > > are available in the Git repository at: > > https://github.com/juanquintela/qemu.git tags/migration-pull-request > > for you to fetch changes up to 0b47e79b3d04f500b6f3490628905ec5884133df: > > migration: allow private destination ram with x-ignore-shared (2019-07-11 > 12:30:40 +0200) > > ---------------------------------------------------------------- > Migration pull request > > ---------------------------------------------------------------- > [...] > include/exec/memory.h | 19 + > include/exec/memory.h.rej | 26 + > include/exec/ram_addr.h | 92 +- > include/exec/ram_addr.h.orig | 488 +++ [...] > migration/ram.c | 93 +- > migration/ram.c.orig | 4599 ++++++++++++++++++++++++++++++++++ > migration/ram.c.rej | 33 + The .ref and .orig look odd. And they are is not part of the patches.
- [Qemu-devel] [PULL 19/19] migration: allow private ... Juan Quintela
- [Qemu-devel] [PULL 17/19] kvm: Support KVM_CLEAR_DI... Juan Quintela
- [Qemu-devel] [PULL 15/19] kvm: Persistent per kvmsl... Juan Quintela
- [Qemu-devel] [PULL 16/19] kvm: Introduce slots lock... Juan Quintela
- Re: [Qemu-devel] [PULL 00/19] Migration patches Paolo Bonzini
- Re: [Qemu-devel] [PULL 00/19] Migration patche... Juan Quintela
- Re: [Qemu-devel] [PULL 00/19] Migration patche... Dr. David Alan Gilbert
- Re: [Qemu-devel] [PULL 00/19] Migration pa... Peter Maydell
- Re: [Qemu-devel] [PULL 00/19] Migration patches Peter Maydell
- Re: [Qemu-devel] [PULL 00/19] Migration patche... Juan Quintela
- Re: [Qemu-devel] [PULL 00/19] Migration patches Christian Borntraeger
- Re: [Qemu-devel] [PULL 00/19] Migration patche... Peter Maydell
- Re: [Qemu-devel] [PULL 00/19] Migration patches no-reply
- Re: [Qemu-devel] [PULL 00/19] Migration patches no-reply
- [Qemu-devel] [PULL 00/19] Migration patches Juan Quintela
- [Qemu-devel] [PULL 01/19] migration: fix multi... Juan Quintela
- [Qemu-devel] [PULL 02/19] migration-test: rena... Juan Quintela
- [Qemu-devel] [PULL 04/19] migration/multifd: c... Juan Quintela
- [Qemu-devel] [PULL 06/19] cutils: remove one u... Juan Quintela
- [Qemu-devel] [PULL 03/19] migration-test: Add ... Juan Quintela
- [Qemu-devel] [PULL 10/19] memory: Don't set mi... Juan Quintela