stubs: Add vm state change handler stubs
commit80adf54ecc3b456828f3d6fe71eeda5572369bb2
authorFam Zheng <famz@redhat.com>
Tue, 15 Aug 2017 13:07:37 +0000 (15 21:07 +0800)
committerEric Blake <eblake@redhat.com>
Tue, 15 Aug 2017 15:03:27 +0000 (15 10:03 -0500)
treeb49e303d87464b34f38a8409432d8986fb365bde
parentcbaddb25b20060fa0b0a2a46d5ccca65cffd1a6f
stubs: Add vm state change handler stubs

They will be used by BlockBackend code in block-obj-y, which doesn't
always get linked with common-obj-y. Add stubs to keep ld happy.

Signed-off-by: Fam Zheng <famz@redhat.com>
Message-Id: <20170815130740.31229-2-famz@redhat.com>
Signed-off-by: Eric Blake <eblake@redhat.com>
stubs/Makefile.objs
stubs/change-state-handler.c [new file with mode: 0644]