]> git.proxmox.com Git - mirror_qemu.git/commit - vl.c
Add notifier that will be called when machine is fully created.
authorGleb Natapov <gleb@redhat.com>
Wed, 8 Dec 2010 11:35:08 +0000 (13:35 +0200)
committerBlue Swirl <blauwirbel@gmail.com>
Sat, 11 Dec 2010 21:32:48 +0000 (21:32 +0000)
commit4cab946a4adc3094a846dd3c7ea104abe7bdc5f1
tree3786f1ef021cde8aab8c968db946fa9fa2af85aa
parent2e55e84282c545aeab8f5c9dd52a8073deaf3dbc
Add notifier that will be called when machine is fully created.

Action that depends on fully initialized device model should register
with this notifier chain.

Signed-off-by: Gleb Natapov <gleb@redhat.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
sysemu.h
vl.c