]> git.proxmox.com Git - qemu.git/commit
cpus: Use cpu_is_stopped() efficiently
authorTiejun Chen <tiejun.chen@windriver.com>
Fri, 2 Aug 2013 01:43:09 +0000 (09:43 +0800)
committerAndreas Färber <afaerber@suse.de>
Fri, 16 Aug 2013 16:44:33 +0000 (18:44 +0200)
commit321bc0b2b27aa2dd64bf12e0e2a0f323a4903ecf
treeb892c0278ef6457b64203c904bb43a09bd634964
parent92067bf4bfa144ea3967a9951808f5e587bdab18
cpus: Use cpu_is_stopped() efficiently

It makes more sense and will make things simpler later.

Signed-off-by: Tiejun Chen <tiejun.chen@windriver.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>
cpus.c