Re: qemu-kvm: enable get/set vcpu events on reset and migration

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Jan 26, 2010 at 10:26:22PM -0200, Marcelo Tosatti wrote:
> @@ -374,6 +375,7 @@ static int cpu_post_load(void *opaque, int version_id)
>  
>          kvm_load_tsc(env);
>          kvm_load_mpstate(env);
> +        kvm_put_vcpu_events(env);
>      }
It is confusing to call functions load/save for some state and put/get for
others, but the function kvm_put_vcpu_events() is called upstream this
way :(

Otherwise looks OK.

--
			Gleb.
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux