Re: [PATCH 03/04] qemu-kvm: Remove the dependency for phys_ram_base
Jes Sorensen <[email protected]>
| Newsgroups | org.kernel.vger.kvm-ia64,org.kernel.vger.kvm |
|---|---|
| Message-ID | <[email protected]> |
Zhang, Xiantao wrote: > Jes Sorensen wrote: >> What do you think of this one? > > Hi, Jes > Except nvram stuff, I don't see the difference with my patch. Could you provide an incremental patch to fix nvram stuff ? :) > Xiantao Hi Xiantao, The main difference is that my patch cleans up the interfaces and calls to the various functions, and removes a bunch of global variables as well. The problem with the NVRAM stuff is that I don't know how it is supposed to work. Do you have any specification or documentation for it? Cheers, Jes