i386: use machine class ->wakeup method
commitc508bd12f65e14f82eb62e462bcb64898d8806a6
authorNicholas Piggin <npiggin@gmail.com>
Mon, 22 Jul 2019 06:17:51 +0000 (22 16:17 +1000)
committerDavid Gibson <david@gibson.dropbear.id.au>
Wed, 21 Aug 2019 07:17:39 +0000 (21 17:17 +1000)
tree4f2d348eb12c5f5d21cd14c3f9e6f67eceeb2aa8
parent4b5e06c9465ece90b48cb0b978c0b898ea46e133
i386: use machine class ->wakeup method

Move the i386 suspend_wakeup logic out of the fallback path, and into
the new ->wakeup method.

Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Message-Id: <20190722061752.22114-1-npiggin@gmail.com>
Acked-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
hw/i386/pc.c
vl.c