]> git.proxmox.com Git - mirror_qemu.git/commit - stubs/ram-block.c
stubs: Add stubs for ram block API
authorFam Zheng <famz@redhat.com>
Wed, 10 Jan 2018 09:18:38 +0000 (17:18 +0800)
committerFam Zheng <famz@redhat.com>
Thu, 8 Feb 2018 01:22:03 +0000 (09:22 +0800)
commita37eaa53f9fefba9dd938371cbe3b5db22d8b787
tree1fc8c6958c6eec0b5f59329d3028afbe24c41e92
parent709f213214609b693857ec988b7411126d615871
stubs: Add stubs for ram block API

These functions will be wanted by block-obj-y but the actual definition
is in obj-y, so stub them to keep the linker happy.

Signed-off-by: Fam Zheng <famz@redhat.com>
Acked-by: Paolo Bonzini <pbonzini@redhat.com>
Message-Id: <20180110091846.10699-2-famz@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
stubs/Makefile.objs
stubs/ram-block.c [new file with mode: 0644]