Re: [Qemu-devel] [PATCH 1/4] xen: move physmap saving into a separate function
On Fri, 30 Jun 2017, Igor Druzhinin wrote: > Non-functional change. > > Signed-off-by: Igor Druzhinin Reviewed-by: Stefano Stabellini > --- > hw/i386/xen/xen-hvm.c | 57 > --- > 1 file changed, 31 insertions(+), 26 deletions(-) > > diff --git
[Qemu-devel] [PATCH 1/4] xen: move physmap saving into a separate function
Non-functional change. Signed-off-by: Igor Druzhinin --- hw/i386/xen/xen-hvm.c | 57 --- 1 file changed, 31 insertions(+), 26 deletions(-) diff --git a/hw/i386/xen/xen-hvm.c b/hw/i386/xen/xen-hvm.c index cffa7e2..d259cf7 100644 --- a/hw/i386/xen/x