On 2016-06-01 at 23:49 Gan Shun wrote: > From what i can see regarding the range, linux loops through them until it > finds one for KVM. I think after looking at it a little more, it's because > you can have multiple hypervisors
That's pretty interesting. Should one VMM export the fact that its running on another one underneath it via this mechanism? I guess we can only nest 0x100 VMs deep then. =) I stumbled on this too: https://www.kernel.org/doc/Documentation/virtual/kvm/cpuid.txt We might run into the CPUID_FEATURES at some point in the future. Barret Merged to master at 840012689b63..5b3521461435 (from, to] You can see the entire diff with 'git diff' or at https://github.com/brho/akaros/compare/840012689b63...5b3521461435 -- You received this message because you are subscribed to the Google Groups "Akaros" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/d/optout.
