From: Rusty Russell Date: Wed, 11 Feb 2015 04:45:09 +0000 (+1030) Subject: lguest: add operations to get/set a register from the Launcher. X-Git-Tag: fixes-v4.0-rc1~61^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18c137371b2ea86d263b75665a4904a0b8872990;p=pandora-kernel.git lguest: add operations to get/set a register from the Launcher. We use the ptrace API struct, and we currently don't let them set anything but the normal registers (we'd have to filter the others). Signed-off-by: Rusty Russell --- Reading git-diff-tree failed