QEMU supports feature specification with -cpu host and we just skip
using that. Since QEMU developers themselves would like to use this
feature, this patch modifies the code to work.
Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1178850
Signed-off-by: Martin Kletzander
---
docs/formatd
On Mon, Jan 12, 2015 at 02:21:35PM +0100, Martin Kletzander wrote:
> QEMU supports feature specification with -cpu host and we just skip
> using that. Since QEMU developers themselves would like to use this
> feature, this patch modifies the code to work.
This is actually useful in other ways too