[Qemu-devel] Adding dmcrypt to QEMU block drivers

2014-03-17 Thread Hamilton, Peter A.
Hi qemu-devel, I am a member of a development team based out of the Johns Hopkins University Applied Physics Laboratory. Over the past year and a half, we've been working with the OpenStack community on several security features for their Compute and Block Storage services that leverage encrypt

Re: [Qemu-devel] qemu-img create encryption

2013-06-27 Thread Hamilton, Peter A.
e conducted up to this point seem to indicate that this is true. Thanks, Peter -Original Message- From: Daniel P. Berrange [mailto:berra...@redhat.com] Sent: Thursday, June 27, 2013 5:36 AM To: Hamilton, Peter A. Cc: qemu-devel@nongnu.org Subject: Re: [Qemu-devel] qemu-img create encrypt

[Qemu-devel] qemu-img create encryption

2013-06-26 Thread Hamilton, Peter A.
I've been doing some work with qemu-img and encrypted qcow2 images and have noticed that "qemu-img create" does not prompt for a password to encrypt new images, defaulting (from the documentation I've read) to the empty string as a password. Why does "qemu-img create" work this way? I haven't been