]> git.proxmox.com Git - qemu.git/commit - include/qom/cpu.h
Introduce async_run_on_cpu()
authorChegu Vinod <chegu_vinod@hp.com>
Mon, 24 Jun 2013 09:49:41 +0000 (03:49 -0600)
committerJuan Quintela <quintela@redhat.com>
Fri, 12 Jul 2013 17:36:01 +0000 (19:36 +0200)
commit3c02270db980007424d797506301826310ce2db4
tree894c91ae01531ca4c15d7bf6093da2288201ceb0
parent25ca6a1f5a3ee0a1ae670590877ed14f05e28fba
Introduce async_run_on_cpu()

Introduce an asynchronous version of run_on_cpu() i.e. the caller
doesn't have to block till the call back routine finishes execution
on the target vcpu.

Signed-off-by: Chegu Vinod <chegu_vinod@hp.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
cpus.c
include/qemu-common.h
include/qom/cpu.h