]> xenbits.xensource.com Git - qemu-xen.git/commit
cpu: add APIs to allocate/free CPU environment
authorMichael S. Tsirkin <mst@redhat.com>
Fri, 23 Jun 2017 19:25:03 +0000 (22:25 +0300)
committerMichael S. Tsirkin <mst@redhat.com>
Mon, 7 Aug 2017 21:31:09 +0000 (00:31 +0300)
commite2a7f28693aea7e194ec1435697ec4feb24f8a6f
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