Hi,

In 4.0, when creating an AppVM based on a TemplateVM, is it expected
that none of the new VM's prefs are copied from the template VM ?

For instance: (test2 is a TemplateVM)

qvm-prefs test2 kernel -> ''
qvm-prefs test2 virt_mode -> 'hvm'
qvm-prefs test2 memory -> '2096'

qvm-create --template test2 --label red testapp2

qvm-prefs testapp2 kernel -> '4.4.18-1'
qvm-prefs testapp2 virt_mode -> 'pvh'
qvm-prefs testapp2 memory -> '400'
...

I'll file an issue if it's a bug; if it isn't, this behavior is a bit
problematic: for instance a newly created AppVM from a windows TemplateVM
- will never boot because of the 'kernel' pref
- will not work in pvh mode
- will fail because of too low mem / mem balancing
...


Cheers,
ivan

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-devel" 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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-devel/3f8b8a32-641d-cec0-6a39-728c0053044f%40maa.bz.
For more options, visit https://groups.google.com/d/optout.

Reply via email to