commit | 18b0e4e77142ace948497a053bd5b56c1b849592 | [log] [tgz] |
---|---|---|
author | Eduardo Habkost <ehabkost@redhat.com> | Fri Dec 19 14:51:00 2014 -0200 |
committer | Eduardo Habkost <ehabkost@redhat.com> | Wed Feb 25 15:00:07 2015 -0300 |
tree | 30e2fcb1201025ba60fb001d0d2f14b67cc2336d | |
parent | 15258d46baef5f8265ad5f1002905664cf58f051 [diff] |
target-i386: Simplify error handling on cpu_x86_init_user() Isolate error handling path from the "if (error)" checks. Reviewed-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>