qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 05/11] tell kernel about all registers inste


From: Glauber Costa
Subject: Re: [Qemu-devel] [PATCH v2 05/11] tell kernel about all registers instead of just mp_state
Date: Wed, 2 Dec 2009 09:22:29 -0200

>> +{
>> +    if (kvm_enabled()) {
> Is this ever called or intended to be called when kvm is disabled?
>
>> +        kvm_cpu_flush_state(env);
>> +    }

I don't think so. But this is here for consistency with its synchronize brother.


-- 
Glauber  Costa.
"Free as in Freedom"
http://glommer.net

"The less confident you are, the more serious you have to act."




reply via email to

[Prev in Thread] Current Thread [Next in Thread]