x86: fix miss merge
commit1e7fbc6d3cfcffe1d490ab8851e712c6e98fa771
authorJuan Quintela <quintela@redhat.com>
Mon, 5 Oct 2009 18:30:32 +0000 (5 20:30 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 5 Oct 2009 19:01:16 +0000 (5 14:01 -0500)
tree4350222e35df8c596ff552748b4081724f86be22
parent499cf1027f9387081f73767c7872c9123896817c
x86: fix miss merge

There was a missmerge, and then we got a tail recursive call to cpu_post_load
without case base :)

Signed-off-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
target-i386/machine.c