On 8 December 2014 at 11:53, Christoffer Dall <[email protected]> wrote: > When resetting a VCPU we currently call both kvm_arm_vcpu_init() and > write_kvmstate_to_list(), both of which can fail, but we never check the > return value. > > The only choice here is to print an error an exit if the calls fail. > > Signed-off-by: Christoffer Dall <[email protected]>
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
