[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Minios-devel] [PATCH 0/3] repair stubdoms
Adding support for HVMlite Mini-OS broke some stubdom functionality as various parts of the stubdom code was built without specifying any Mini-OS configuration defines. This led to inconsistencies when those parts included Mini-OS headers now depending on the config of Mini9-OS. Some of those cases did work just by pure luck. Juergen Gross (3): mini-os: support newer xen interface mini-os: provide irq on/off/save/restore functions for Mini-OS apps mini-os: support "make config" for out-of-tree users .gitignore | 1 + Config.mk | 4 +++- Makefile | 5 +++++ arch/arm/mm.c | 2 +- arch/x86/mm.c | 2 +- arch/x86/sched.c | 28 ++++++++++++++++++++++++++++ balloon.c | 2 -- gnttab.c | 4 ++-- include/gnttab.h | 2 +- include/x86/os.h | 13 +++++++++++++ minios.mk | 1 - 11 files changed, 55 insertions(+), 9 deletions(-) -- 2.6.6 _______________________________________________ Minios-devel mailing list Minios-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/cgi-bin/mailman/listinfo/minios-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |