Files
libguestfs/v2v
Richard W.M. Jones 56e566af38 v2v: Don't remove Processor and Intelppm nodes (RHBZ#1372668).
Don't remove the Processor and Intelppm nodes since that just breaks
the device driver.

The only remaining node being removed by the original code was
"rhelscsi" (the xenpv-win driver).  I changed this so that instead of
deleting the whole node, it simply disables that driver.  If you look
at RHBZ#737600, it's not even clear that deleting nodes was the right
fix for anything.  I also renamed the function.

Reviewed-by: Roman Kagan <rkagan@virtuozzo.com>
Signed-off-by: Richard W.M. Jones <rjones@redhat.com>
2016-09-02 14:01:49 +01:00
..
2016-01-02 21:19:51 +00:00
2016-04-30 12:49:28 +01:00
2016-01-02 21:19:51 +00:00
2016-04-30 12:49:28 +01:00
2014-09-04 09:59:14 +01:00
2016-01-02 21:19:51 +00:00
2016-07-31 17:04:16 +01:00