serial: use post_load version_id field and remove pre_load function
authorJuan Quintela <quintela@redhat.com>
Fri, 16 Oct 2009 13:39:58 +0000 (15:39 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Tue, 27 Oct 2009 17:28:48 +0000 (12:28 -0500)
commit70d4340e2fa3ad96819e1d511e917b6089b5b5ee
tree0b1e577e6ab27783672c212f8dec9cece48871da
parent88e3711e3225b33326782e1b0924aa6509b529f7
serial: use post_load version_id field and remove pre_load function

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