
7 Jun
2010
7 Jun
'10
2:44 p.m.
On 06/04/2010 12:20 PM, Laine Stump wrote:
Jamie,
This patch was ACKed but somehow never pushed. Is it still okay to push it as is?
Based on affirmative feedback from Jamie, I just pushed this patch.
On Mon, 2010-04-05 at 16:15 -0500, Jamie Strandboge wrote:
4_qemu_driver_stdin_path.patch: adjust args to qemudStartVMDaemon() to also specify path to stdin_fd, so this can be passed to the AppArmor driver via *SetSecurityAllLabel(). This updates all calls to qemudStartVMDaemon() as well as setting up the non-AppArmor security driver *SetSecurityAllLabel() declarations for the above. This is required for 5_apparmor-fix-save-restore.patch since AppArmor resolves the passed file descriptor to the pathname given to open().