]> git.proxmox.com Git - qemu.git/commit - include/qom/cpu.h
cpu: Add helper cpu_exists(), to check if CPU with specified id exists
authorIgor Mammedov <imammedo@redhat.com>
Thu, 25 Apr 2013 14:05:24 +0000 (16:05 +0200)
committerAndreas Färber <afaerber@suse.de>
Wed, 1 May 2013 11:04:18 +0000 (13:04 +0200)
commit69e5ff067ae724155fd7465119ee6db5721288b6
tree61f6bad7b182abc129904155a7d27f47d118a8d3
parenta37677c32bb313f5ba48aaf89f81cdc10c23ce56
cpu: Add helper cpu_exists(), to check if CPU with specified id exists

Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>
include/qom/cpu.h
qom/cpu.c