target-i386/kvm.c: Code formatting changes
authorEduardo Habkost <ehabkost@redhat.com>
Mon, 22 Apr 2013 19:00:13 +0000 (16:00 -0300)
committerAndreas Färber <afaerber@suse.de>
Wed, 1 May 2013 21:21:08 +0000 (23:21 +0200)
commitfc7a504c0126b16aa2bd50d92584e9cc08f636a3
tree0c76d2e1068f5927cf3d5affaf311e1435d474f6
parent90e4b0c3de2b3927e71f23d95c3c27d60e5c89cc
target-i386/kvm.c: Code formatting changes

Add appropriate spaces around operators, and break line where it needs
to be broken to allow feature-words array to be introduced without
having too-long lines.

Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>
target-i386/kvm.c