commit | 02f4035c47b4d34cdc61780292ee288f400b9c49 | [log] [tgz] |
---|---|---|
author | Fam Zheng <famz@redhat.com> | Mon Mar 16 17:03:34 2015 +0800 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Mon Apr 27 18:24:17 2015 +0200 |
tree | d9de1707cdf90239b3c2218f1b37ef0a0e098a6f | |
parent | c2cba0ffe495b60c4cc58080281e99c7a6580d4b [diff] |
linux-user, bsd-user: Remove two calls to cpu_exec_init_all The function is a nop for user mode, so just remove them. Signed-off-by: Fam Zheng <famz@redhat.com> Message-Id: <1426496617-10702-3-git-send-email-famz@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>