From: Richard W.M. Jones Date: Mon, 25 Jul 2011 10:12:48 +0000 (+0100) Subject: launch: Add qemu_supports_re function. X-Git-Tag: 1.13.1~4 X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=commitdiff_plain;h=5d7dc0dfb65f367dab3560ee23e404fe21373f45;hp=5d7dc0dfb65f367dab3560ee23e404fe21373f45 launch: Add qemu_supports_re function. This function is like qemu_supports, but allows us to grep the help text using regular expressions. Note the function is not used yet. ---