Nitpick: the subject makes it seem like you're adding
"-memory-encryption" as a CLI arg, but actually its
adding support for 'memory-encryption=$VAL' property
to the '-machine' CLI arg.
Sufficient to just s/-memory-encryption/"memory-encryption"/
On Thu, Mar 08, 2018 at 06:48:38AM -0600, Brije
When CPU supports memory encryption feature, the property can be used to
specify the encryption object to use when launching an encrypted guest.
Cc: Paolo Bonzini
Cc: Eduardo Habkost
Cc: Marcel Apfelbaum
Cc: Stefan Hajnoczi
Signed-off-by: Brijesh Singh
---
hw/core/machine.c | 22 ++