Move boot_set callback backend
commit76e30d0f13a8eb1f4dee86273b50b17b81dad9f4
authorJan Kiszka <jan.kiszka@siemens.com>
Wed, 1 Jul 2009 22:19:02 +0000 (2 00:19 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Thu, 16 Jul 2009 13:28:12 +0000 (16 08:28 -0500)
tree283ca815fad48064469d10374648d0696cef1ea7
parentef3adf68f802da54b2096da8aa3ce97bde54be2e
Move boot_set callback backend

Move registration function for the boot_set callback handler and provide
qemu_boot_set so that it can also be used outside the monitor code.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/hw.h
monitor.c
vl.c