]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemuProcessStop: Switch to flags
authorMichal Privoznik <mprivozn@redhat.com>
Mon, 11 Jun 2012 13:20:44 +0000 (15:20 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Tue, 12 Jun 2012 07:57:02 +0000 (09:57 +0200)
commit69dd77149cacc6b12740bd70b729b6cb7506f4e0
treed5d50a8a03af41074a613b791860c1084ab18f05
parente3559a6e666d10432053e33e64fb0051a807c77d
qemuProcessStop: Switch to flags

Currently, we are passing only one boolean (migrated) so there is
no real profit in this. But it creates starting position for
next patch.
src/qemu/qemu_driver.c
src/qemu/qemu_migration.c
src/qemu/qemu_process.c
src/qemu/qemu_process.h