qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] Re: [PATCH] Add support for async page fault to qemu


From: Avi Kivity
Subject: [Qemu-devel] Re: [PATCH] Add support for async page fault to qemu
Date: Mon, 18 Oct 2010 17:53:28 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.9) Gecko/20100921 Fedora/3.1.4-1.fc13 Lightning/1.0b3pre Thunderbird/3.1.4

 On 10/18/2010 05:48 PM, Juan Quintela wrote:
Gleb Natapov<address@hidden>  wrote:
>  Add save/restore of MSR for migration and cpuid bit.

It is there a way to test if async page faults are in use?

Yes, msr != 0 -> need a subsection.  Good idea.

if so, we can add a subsection instead of changing the cpuversion.

I think that at some point we are going to need a bitmap that indicates
what MSR's have been used or something like that.

What do you think?

We just need to check if an msr is different from its default value (which we can get by reading msrs immediately after the initial reset).

Currently the reset code assumes msr reset value is zero, that's wrong.

--
error compiling committee.c: too many arguments to function




reply via email to

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