cpu: Initialize breakpoint/watchpoint lists in cpu_common_initfn()
commit7c39163e389e6e6e16965606fb5a26abcdb6ad73
authorEduardo Habkost <ehabkost@redhat.com>
Mon, 27 Apr 2015 20:00:32 +0000 (27 17:00 -0300)
committerAndreas Färber <afaerber@suse.de>
Thu, 9 Jul 2015 13:20:39 +0000 (9 15:20 +0200)
treeb8424125c3b7f43b62d17d7c991e286f696c3ebc
parent199fc85acd0571902eeefef6ea861b8ba4c8201f
cpu: Initialize breakpoint/watchpoint lists in cpu_common_initfn()

One small step in the simplification of cpu_exec_init().

Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>
exec.c
qom/cpu.c