|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [v7][RFC][PATCH 04/13] hvmloader/util: get reserved device memory maps
On 2014/10/27 17:45, Jan Beulich wrote: On 27.10.14 at 04:12, <tiejun.chen@xxxxxxxxx> wrote:On 2014/10/24 22:22, Jan Beulich wrote:On 24.10.14 at 09:34, <tiejun.chen@xxxxxxxxx> wrote: tools/firmware/hvmloader/pci.c:28:#include <xen/memory.h> tools/firmware/hvmloader/ovmf.c:36:#include <xen/memory.h> So any reason I can't do such a same thing? misplaced here. While I generally wouldn't recommend doing this, I think in the case here including the hypervisor header that defines them would be okay. Perhaps not via relative path, but via havingSeems we just need to include this, #include <errno.h>You shouldn't include system headers here - what if the build system's -E... values differ from Xen's? Please remember that what your making tools/firmware/hvmloader/xenbus.c:30:#include <errno.h> And why will Xen define this different? Thanks Tiejun changes to is not arbitrary application code. Jan _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |