cpu: add APIs to allocate/free CPU environment
commite2a7f28693aea7e194ec1435697ec4feb24f8a6f
authorMichael S. Tsirkin <mst@redhat.com>
Fri, 23 Jun 2017 19:25:03 +0000 (23 22:25 +0300)
committerMichael S. Tsirkin <mst@redhat.com>
Mon, 7 Aug 2017 21:31:09 +0000 (8 00:31 +0300)
treeb8bc5f69eacde2ddfeb8554ef7ab8f4e731bc6b0
parenta41c78c135eb1850826e96b2154690323ff66719
cpu: add APIs to allocate/free CPU environment

These will be implemented and then used by follow-up patches.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
include/qom/cpu.h
qom/cpu.c