On Fri, 30 Nov 2012 17:27:17 -0200
Eduardo Habkost <ehabk...@redhat.com> wrote:

> The core qdev code uses the reset handler list from vl.c, and
> currently *-user has some hacks to make CPU reset work.
> 
> This moves qemu_register_reset(), qemu_unregister_reset() and
> qemu_devices_reset() to a new file, hw/reset.c, that can be used by qdev
> and by *-user.
> 
> Signed-off-by: Eduardo Habkost <ehabk...@redhat.com>
> ---
>  hw/Makefile.objs     |  1 +
>  hw/ac97.c            |  1 +
>  hw/acpi_ich9.c       |  1 +
patch doesn't apply to the current tree.


-- 
Regards,
  Igor

Reply via email to