exec: Remove debugging fprintf() that slipped into qemu_ram_alloc_from_ptr()
commitdb1923de6099fd2d1eee0693757a639978b15e1b
authorStefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Fri, 3 Dec 2010 17:09:01 +0000 (3 17:09 +0000)
committerAnthony Liguori <aliguori@us.ibm.com>
Fri, 3 Dec 2010 17:50:20 +0000 (3 11:50 -0600)
tree2f2ed6cf55744a99f7503c00897ef49d11327248
parent6a8657528d94fa1be78d1be0821a01a251fa2de9
exec: Remove debugging fprintf() that slipped into qemu_ram_alloc_from_ptr()

Remove the debugging fprintf() slipped in via the following commit:

    commit b2e0a138e77245290428a7d599a929e2e1bfe510
    Author: Michael S. Tsirkin <mst@redhat.com>
    Date:   Mon Nov 22 19:52:34 2010 +0200

        migration: stable ram block ordering

Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
exec.c