]> xenbits.xensource.com Git - libvirt.git/commit
qemu: Remove /dev mount info properly
authorMartin Kletzander <mkletzan@redhat.com>
Thu, 5 Jan 2017 15:24:55 +0000 (16:24 +0100)
committerMartin Kletzander <mkletzan@redhat.com>
Thu, 5 Jan 2017 15:24:55 +0000 (16:24 +0100)
commitc1140eb9ed1eb23e2b6228cb99e79102536a9487
treeb606b0e06fec07442e09c6b09cba10e39d286121
parent08ad8f9fe2d56311eb8db8a4cc1547c1190a7328
qemu: Remove /dev mount info properly

Just so it doesn't bite us in the future, even though it's unlikely.

And fix the comment above it as well.  Commit e08ee7cd3405 took the
info from the function it's calling, but that was lie itself in the
first place.

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
src/qemu/qemu_domain.c