]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Revert "Fix libvirtd restart for domains with PCI passthrough devices"
authorChris Lalancette <clalance@redhat.com>
Mon, 25 Jan 2010 18:35:05 +0000 (13:35 -0500)
committerChris Lalancette <clalance@redhat.com>
Mon, 25 Jan 2010 21:26:54 +0000 (16:26 -0500)
commit9757e10d6d1820ad956924e829c40861e3c469ca
treead0ec56717b5c3e54313f589bd6d0126122d6f34
parent7cc5410bfd78f67300fe0344658e66df6482aa25
Revert "Fix libvirtd restart for domains with PCI passthrough devices"

This reverts commit cdc42d0a4865199a941d330dbb6ca1ef426323ae.
As DanB pointed out, this patch is actually wrong.  The real
bug that was causing me to see this problem is a bug
introduced in a RHEL-5 libvirt snapshot, and I'm going to
fix the real bug there.

Signed-off-by: Chris Lalancette <clalance@redhat.com>
src/conf/domain_conf.c