RE: [PATCH 03/04] qemu-kvm: Remove the dependency for phys_ram_base
"Zhang, Xiantao" <[email protected]>
| Newsgroups | org.kernel.vger.kvm-ia64,org.kernel.vger.kvm |
|---|---|
| Message-ID | <706158FABBBA044BAD4FE898A02E4BC236A2C75F@pdsmsx503.ccr.corp.intel.com> |
Avi Kivity wrote:
> Jes Sorensen wrote:
>> Zhang, Xiantao wrote:
>>> Jes Sorensen wrote:
>>> I still can't see the difference with the patch in Avi's tree except
>>> nvram stuff. And I believe the global variable you mentioned should
>>> be only used for nvram. So I propose an incremental patch for that.
>>> :)
>>
>> Hi,
>>
>> Here is an incremental version of the patch. I think the differences
>> should be pretty obvious now :-)
>>
>> It fixes the memcpy issues in the hob and nvram code and also cleans
>> up the interfaces a lot.
>>
>> Avi, please add.
>
> Looks good to me. Xiantao?
Hi, Jes
Have you tested nvram support with this patch? I
Xiantao