memory: Extract memory_region_msync() from memory_region_writeback()
commit9ecc996a3d39bdbf64a488936f97a9496b74ebd8
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Fri, 8 May 2020 06:24:54 +0000 (8 08:24 +0200)
committerStefan Hajnoczi <stefanha@redhat.com>
Fri, 5 Jun 2020 08:54:48 +0000 (5 09:54 +0100)
treea3726cca80e61a981dfdadec1e3ecfc557cc12ed
parent4dfe59d187d9b218efca8d89c0c2fac1298d8712
memory: Extract memory_region_msync() from memory_region_writeback()

Suggested-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Acked-by: Paolo Bonzini <pbonzini@redhat.com>
Message-id: 20200508062456.23344-3-philmd@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
include/exec/memory.h
memory.c