RE: [PATCH] kvm : qemu : fix compilation error in kvm-userspace for
"Zhang, Yang" <[email protected]>
| Newsgroups | org.kernel.vger.kvm-ia64,org.kernel.vger.kvm |
|---|---|
| Message-ID | <10C63FAD690C13458F0B32BCED571F1406D683C4@pdsmsx502.ccr.corp.intel.com> |
Marcelo Tosatti wrote: > On Thu, Mar 05, 2009 at 09:36:13AM +0800, Zhang, Yang wrote: >> seems right, But i cannot find the proper place to define it. >> And i think we can do this at the time of we need to use it. > > The thinking is avoid code from piling in kvm-userspace when it > belongs in upstream QEMU. #ifdef's like that are ugly, but OK. Will > apply. Thank you. > Can you please submit this one to be included in QEMU upstream? > > commit f759e44e04f03798d83de53d2c295965c68126a2 > Author: Yang <[email protected]> > Date: Thu Jan 15 13:03:53 2009 +0800 > > kvm: qemu: Save ia64 nvram > Ok.