qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] target/i386/hax: Add XCR0 support


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH] target/i386/hax: Add XCR0 support
Date: Mon, 19 Dec 2022 10:09:43 +0100
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.5.1

Hi Wenchao,

On 19/12/22 10:01, Wang, Wenchao wrote:
Hi, Philippe,

As Paolo did not comment with this patch, as you used to think it looks 
correct, could you help to merge this one-line patch as no one picked it up so 
far? Thanks a lot.

I'm pretty sure Paolo is busy with KVM stuff and will take this patch
when he switch to QEMU (it really is within his area). If he doesn't
comment I'll take it with a generic target/ cleanup series next week.

Best Regards,
Wenchao

-----Original Message-----
From: Wang, Wenchao
Sent: Monday, December 5, 2022 17:10
To: Philippe Mathieu-Daudé <philmd@linaro.org>; qemu-devel@nongnu.org
Cc: haxm-team <haxm-team@intel.com>; Paolo Bonzini <pbonzini@redhat.com>
Subject: RE: [PATCH] target/i386/hax: Add XCR0 support

Thanks for Phillippe's reply.

Hi, Paolo,

Could you help to review the patch of HAX? If there is any concern about it, 
feel free to discuss with me. Thanks a lot.


Best Regards,
Wenchao

-----Original Message-----
From: Philippe Mathieu-Daudé <philmd@linaro.org>
Sent: Monday, December 5, 2022 17:05
To: Wang, Wenchao <wenchao.wang@intel.com>; qemu-devel@nongnu.org
Cc: haxm-team <haxm-team@intel.com>; Paolo Bonzini <pbonzini@redhat.com>
Subject: Re: [PATCH] target/i386/hax: Add XCR0 support

Hi Wenchao,

On 5/12/22 09:35, Wang, Wenchao wrote:
Hi, Philippe,

Do you agree with my opinion and is there any further process that I need to 
follow to get this patch merged? Thanks a lot.

I don't understand this part of HAXM enough, but per your explanation, your 
change looks correct. I'll let Paolo decide :)

Regards,

Phil.

Best Regards,
Wenchao

-----Original Message-----
From: Wang, Wenchao
Sent: Monday, November 28, 2022 16:11
To: Philippe Mathieu-Daudé <philmd@linaro.org>; qemu-devel@nongnu.org
Cc: haxm-team <haxm-team@intel.com>; Paolo Bonzini
<pbonzini@redhat.com>
Subject: RE: [PATCH] target/i386/hax: Add XCR0 support

Hi, Philippe,

It is just the full patch. Currently, the implementation of HAXM is simple, we 
did not synchronize the vCPU register for xcr0 from QEMU. HAXM will handle the 
xcr0 state within the kernel space, including initialization, update, etc. This 
patch adds the xcr0 variable for allocating extra 8-byte buffer occupation, 
which will be passed between QEMU and HAXM when hax_sync_vcpu_state() is 
invoked. We have verified the patched QEMU and it can launch all guest OSes. 
Thanks for your comments.


Best Regards,
Wenchao




reply via email to

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