commit | 0ea75e1d26dd4ccbbfe4d1a5931903b15b82ba2a | [log] [tgz] |
---|---|---|
author | Takuya Yoshikawa <yoshikawa_takuya_b1@lab.ntt.co.jp> | Fri Jan 11 18:26:10 2013 +0900 |
committer | Gleb Natapov <gleb@redhat.com> | Thu Jan 17 14:27:43 2013 +0200 |
tree | 83aed7450eb5f2eea111a5da578e37285f6e065b | |
parent | a046b816a4587c7898772af7cc7e6798cc8b56dd [diff] |
KVM: set_memory_region: Don't jump to out_free unnecessarily This makes the separation between the sanity checks and the rest of the code a bit clearer. Reviewed-by: Marcelo Tosatti <mtosatti@redhat.com> Signed-off-by: Takuya Yoshikawa <yoshikawa_takuya_b1@lab.ntt.co.jp> Signed-off-by: Gleb Natapov <gleb@redhat.com>