> > The reason for your problem is simple, just check the compiler warning > you added: Your mem_regions array is still only 12 elements while you > added a 13th one... >
Thanks, works like a charm now! I can't believe I haven't noticed that. At least I dived a bit into Jailhouse code. I tried that also on the 2G version I have on hand and it works too. So it seems that it will be possible to make universal configuration for all the variants, which is kind of my goal. Jakub -- You received this message because you are subscribed to the Google Groups "Jailhouse" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jailhouse-dev/CAGdCPwu4v5S-ss9UzTi4tXJBQFZ1b-J6isA%2BTM301BdPRPHkxg%40mail.gmail.com.
