Re: [Qemu-devel] [PATCH] fixup! exec: Do vmstate unregistration from cpu_exec_exit()

2016-05-30 Thread David Gibson
On Mon, May 30, 2016 at 05:22:29PM +0200, Igor Mammedov wrote: > with all header changes merged in current master (d6550e9ed2) > above patch breaks compilation with: > exec.c: In function ‘cpu_exec_exit’: > exec.c:661:9: error: implicit declaration of function ‘vmstate_unregister’ >

[Qemu-devel] [PATCH] fixup! exec: Do vmstate unregistration from cpu_exec_exit()

2016-05-30 Thread Igor Mammedov
with all header changes merged in current master (d6550e9ed2) above patch breaks compilation with: exec.c: In function ‘cpu_exec_exit’: exec.c:661:9: error: implicit declaration of function ‘vmstate_unregister’ [-Werror=implicit-function-declaration] vmstate_unregister(NULL,