libvirt/src/conf
Osier Yang ed1e711b99 qemu: Allow to attach/detach controller device persistently
* src/conf/domain_conf.c:
  - Add virDomainControllerFind to find controller device by type
    and index.
  - Add virDomainControllerRemove to remove the controller device
    from maintained controler list.

* src/conf/domain_conf.h:
  - Declare the two new helpers.

* src/libvirt_private.syms:
  - Expose private symbols for the two new helpers.

* src/qemu/qemu_driver.c:
  - Support attach/detach controller device persistently

* src/qemu/qemu_hotplug.c:
  - Use the two helpers to simplify the codes.
2012-08-03 12:19:16 +08:00
..
capabilities.c Desert the FSF address in copyright 2012-07-23 10:50:50 +08:00
capabilities.h Desert the FSF address in copyright 2012-07-23 10:50:50 +08:00
cpu_conf.c Desert the FSF address in copyright 2012-07-23 10:50:50 +08:00
cpu_conf.h Desert the FSF address in copyright 2012-07-23 10:50:50 +08:00
domain_audit.c Desert the FSF address in copyright 2012-07-23 10:50:50 +08:00
domain_audit.h Desert the FSF address in copyright 2012-07-23 10:50:50 +08:00
domain_conf.c qemu: Allow to attach/detach controller device persistently 2012-08-03 12:19:16 +08:00
domain_conf.h qemu: Allow to attach/detach controller device persistently 2012-08-03 12:19:16 +08:00
domain_event.c Desert the FSF address in copyright 2012-07-23 10:50:50 +08:00
domain_event.h Desert the FSF address in copyright 2012-07-23 10:50:50 +08:00
domain_nwfilter.c Desert the FSF address in copyright 2012-07-23 10:50:50 +08:00
domain_nwfilter.h Desert the FSF address in copyright 2012-07-23 10:50:50 +08:00
interface_conf.c Desert the FSF address in copyright 2012-07-23 10:50:50 +08:00
interface_conf.h Desert the FSF address in copyright 2012-07-23 10:50:50 +08:00
netdev_bandwidth_conf.c Desert the FSF address in copyright 2012-07-23 10:50:50 +08:00
netdev_bandwidth_conf.h Desert the FSF address in copyright 2012-07-23 10:50:50 +08:00
netdev_vport_profile_conf.c Desert the FSF address in copyright 2012-07-23 10:50:50 +08:00
netdev_vport_profile_conf.h Desert the FSF address in copyright 2012-07-23 10:50:50 +08:00
network_conf.c maint: don't permit format strings without % 2012-07-26 14:32:30 -06:00
network_conf.h Desert the FSF address in copyright 2012-07-23 10:50:50 +08:00
node_device_conf.c Desert the FSF address in copyright 2012-07-23 10:50:50 +08:00
node_device_conf.h Desert the FSF address in copyright 2012-07-23 10:50:50 +08:00
nwfilter_conf.c maint: don't permit format strings without % 2012-07-26 14:32:30 -06:00
nwfilter_conf.h Desert the FSF address in copyright 2012-07-23 10:50:50 +08:00
nwfilter_ipaddrmap.c Desert the FSF address in copyright 2012-07-23 10:50:50 +08:00
nwfilter_ipaddrmap.h Desert the FSF address in copyright 2012-07-23 10:50:50 +08:00
nwfilter_params.c maint: don't permit format strings without % 2012-07-26 14:32:30 -06:00
nwfilter_params.h Desert the FSF address in copyright 2012-07-23 10:50:50 +08:00
secret_conf.c Desert the FSF address in copyright 2012-07-23 10:50:50 +08:00
secret_conf.h Desert the FSF address in copyright 2012-07-23 10:50:50 +08:00
storage_conf.c Added timestamps to storage volumes 2012-08-02 17:14:17 -06:00
storage_conf.h Added timestamps to storage volumes 2012-08-02 17:14:17 -06:00
storage_encryption_conf.c Desert the FSF address in copyright 2012-07-23 10:50:50 +08:00
storage_encryption_conf.h Desert the FSF address in copyright 2012-07-23 10:50:50 +08:00
virconsole.c conf: Remove callback from stream when freeing entries in console hash 2012-07-30 15:38:07 +02:00
virconsole.h Desert the FSF address in copyright 2012-07-23 10:50:50 +08:00
virdomainlist.c Desert the FSF address in copyright 2012-07-23 10:50:50 +08:00
virdomainlist.h Desert the FSF address in copyright 2012-07-23 10:50:50 +08:00