libvirt/src/parallels
Maxim Nestratov 9baf87bbc6 parallels: delete old networks in prlsdkDoApplyConfig before adding new ones
In order to change an existing domain we delete all existing devices and add
new from scratch. In case of network devices we should also delete corresponding
virtual networks (if any) before removing actual devices from xml. In the patch,
we do it by extending prlsdkDoApplyConfig with a new parameter, which stands for
old xml, and calling prlsdkDelNet every time old xml is specified.

Signed-off-by: Maxim Nestratov <mnestratov@parallels.com>
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
2015-04-08 10:22:39 +02:00
..
parallels_driver.c conf: Add support for parsing and formatting max memory and slot count 2015-03-23 14:25:14 +01:00
parallels_driver.h
parallels_network.c network_conf: Drop virNetworkObjIsDuplicate 2015-03-23 09:56:15 +01:00
parallels_sdk.c parallels: delete old networks in prlsdkDoApplyConfig before adding new ones 2015-04-08 10:22:39 +02:00
parallels_sdk.h parallels: report proper error in Create/Destroy/Suspend e.t.c. 2014-12-09 19:42:04 +01:00
parallels_storage.c parallels: Cleanup partly opened drivers on connect open failure 2015-03-05 08:38:21 +01:00
parallels_utils.c Indent top-level labels by one space in src/parallels/ 2014-03-25 14:58:39 +01:00
parallels_utils.h parallels: introduce and use string constants for network types and names 2015-03-18 17:35:21 +01:00