]> xenbits.xensource.com Git - xen.git/commit
x86, hvm: set vcpu->is_initialised after restore/migration
authorKeir Fraser <keir.fraser@citrix.com>
Tue, 16 Jun 2009 12:39:00 +0000 (13:39 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Tue, 16 Jun 2009 12:39:00 +0000 (13:39 +0100)
commit2d61801bce4430a2dd91c544e8ca7b1fd117b74b
tree26f08e790c0482bd8f83cf271edabce7320da800
parent9640ac9154bd4927f4e1a1d4d3be03df6e5ea429
x86, hvm: set vcpu->is_initialised after restore/migration

After restore/migration, the xenctx command for auxiliary vcpus
fails with a message "xc_vcpu_getcontext: No data available".

Signed-off-by: Kouya Shimura <kouya@jp.fujitsu.com>
xen/arch/x86/hvm/hvm.c