On Thu, Apr 11, 2013 at 04:51:44PM +0200, Igor Mammedov wrote:
> Signed-off-by: Igor Mammedov
Reviewed-by: Eduardo Habkost
> ---
> cpus.c| 11 ---
> include/sysemu/cpus.h | 3 +++
> qom/cpu.c | 2 ++
> stubs/Makefile.objs | 1 +
> stubs/resume_vcpu.c
On Thu, 11 Apr 2013 15:36:23 -0300
Eduardo Habkost wrote:
> On Thu, Apr 11, 2013 at 04:51:44PM +0200, Igor Mammedov wrote:
> > Signed-off-by: Igor Mammedov
> > ---
> > cpus.c| 11 ---
> > include/sysemu/cpus.h | 3 +++
> > qom/cpu.c | 2 ++
> > stubs/Makefi
On Thu, Apr 11, 2013 at 04:51:44PM +0200, Igor Mammedov wrote:
> Signed-off-by: Igor Mammedov
> ---
> cpus.c| 11 ---
> include/sysemu/cpus.h | 3 +++
> qom/cpu.c | 2 ++
> stubs/Makefile.objs | 1 +
> stubs/resume_vcpu.c | 6 ++
> 5 files changed,
Signed-off-by: Igor Mammedov
---
cpus.c| 11 ---
include/sysemu/cpus.h | 3 +++
qom/cpu.c | 2 ++
stubs/Makefile.objs | 1 +
stubs/resume_vcpu.c | 6 ++
5 files changed, 20 insertions(+), 3 deletions(-)
create mode 100644 stubs/resume_vcpu.c
diff