]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Refactor qemuProcessGraphicsReservePorts
authorNikolay Shirokovskiy <nshirokovskiy@virtuozzo.com>
Tue, 22 Nov 2016 11:09:31 +0000 (14:09 +0300)
committerJohn Ferlan <jferlan@redhat.com>
Fri, 9 Dec 2016 12:40:46 +0000 (07:40 -0500)
commitb07cfd724fc15f72dcc0bf658966fabfd1b677fd
tree90399a90e47498019022c954a0e5a66d78003b91
parentdb34168a7fed40815ea8fc01b3688e6c4dfaa456
qemu: Refactor qemuProcessGraphicsReservePorts

Use switch for enums rather than if/else conditions.
src/qemu/qemu_process.c