]> git.proxmox.com Git - qemu.git/commit
memory: actually set the owner
authorPaolo Bonzini <pbonzini@redhat.com>
Mon, 15 Jul 2013 13:48:50 +0000 (15:48 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 18 Jul 2013 04:03:25 +0000 (06:03 +0200)
commitb4afea11aafe85975e74dd562bb94f7ce3de1ef1
tree6927174f71a2cbc29ff75a346fc6e30c6b81c783
parentcb85f7ab045e8c05ee182b3573c9aba8e287e36b
memory: actually set the owner

Brown paper bag for me.  Originally commit 803c0816 came before commit
2c9b15c.  When the order was inverted, I left in the NULL initialization
of mr->owner.

Reviewed-by: Hu Tao <hutao@cn.fujitsu.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
memory.c