libvirt/src/qemu
Daniel P. Berrange dced27c89e Rename all brXXXX APIs to follow new convention
The existing brXXX APIs in src/util/bridge.h are renamed to
follow one of three different conventions

 - virNetDevXXX       - operations for any type of interface
 - virNetDevBridgeXXX - operations for bridge interfaces
 - virNetDevTapXXX    - operations for tap interfaces

* src/util/bridge.h, src/util/bridge.c: Rename all APIs
* src/lxc/lxc_driver.c, src/network/bridge_driver.c,
  src/qemu/qemu_command.c, src/uml/uml_conf.c,
  src/uml/uml_driver.c: Update for API renaming
2011-11-09 16:33:28 +00:00
..
libvirtd_qemu.aug qemu: Introduce job queue size limit 2011-09-05 18:14:08 +02:00
MIGRATION.txt qemu: Implement migration job phases 2011-07-27 08:45:09 -06:00
qemu_bridge_filter.c Remove conn parameter from virReportSystemError 2010-02-09 01:04:54 +01:00
qemu_bridge_filter.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
qemu_capabilities.c Fix default console type setting 2011-11-03 12:01:48 +00:00
qemu_capabilities.h Add AHCI support to qemu driver 2011-10-17 15:44:21 -06:00
qemu_cgroup.c set cpu bandwidth for the vm 2011-07-26 22:12:57 +08:00
qemu_cgroup.h qemu: Implement period and quota tunable XML configuration and parsing 2011-07-21 17:11:12 +08:00
qemu_command.c Rename all brXXXX APIs to follow new convention 2011-11-09 16:33:28 +00:00
qemu_command.h qemu: pass virConnectPtr into Domain{Attach,Detach}* 2011-10-31 13:13:29 -06:00
qemu_conf.c qemu: Introduce job queue size limit 2011-09-05 18:14:08 +02:00
qemu_conf.h Remove 'brControl' object 2011-11-09 16:33:14 +00:00
qemu_domain.c Fix naming of constant for disk event 2011-11-04 12:16:19 +00:00
qemu_domain.h qemu: implement startupPolicy 2011-10-25 09:27:10 +02:00
qemu_driver.c Remove 'brControl' object 2011-11-09 16:33:14 +00:00
qemu_driver.h Split all QEMU process mangement code into separate file 2011-02-17 12:48:55 +00:00
qemu_hostdev.c qemu: Restore the original states of PCI device when restarting daemon 2011-10-30 13:00:06 +08:00
qemu_hostdev.h qemu: Do not reattach PCI device used by other domain when shutdown 2011-10-14 12:53:32 -06:00
qemu_hotplug.c qemu: pass virConnectPtr into Domain{Attach,Detach}* 2011-10-31 13:13:29 -06:00
qemu_hotplug.h qemu: pass virConnectPtr into Domain{Attach,Detach}* 2011-10-31 13:13:29 -06:00
qemu_migration.c macvtap: Fix error return value convention/inconsistencies 2011-10-28 16:47:28 -06:00
qemu_migration.h Clarify semantics of virDomainMigrate2 2011-10-14 22:04:31 +02:00
qemu_monitor_json.c Wire up QEMU implementation for virDomainOpenGraphics 2011-10-28 10:23:53 +01:00
qemu_monitor_json.h Wire up QEMU implementation for virDomainOpenGraphics 2011-10-28 10:23:53 +01:00
qemu_monitor_text.c Wire up QEMU implementation for virDomainOpenGraphics 2011-10-28 10:23:53 +01:00
qemu_monitor_text.h Wire up QEMU implementation for virDomainOpenGraphics 2011-10-28 10:23:53 +01:00
qemu_monitor.c Wire up QEMU implementation for virDomainOpenGraphics 2011-10-28 10:23:53 +01:00
qemu_monitor.h Wire up QEMU implementation for virDomainOpenGraphics 2011-10-28 10:23:53 +01:00
qemu_process.c Allow multiple consoles per virtual guest 2011-11-03 12:01:05 +00:00
qemu_process.h qemu: Prevent disk corruption on domain shutdown 2011-09-16 17:21:10 +02:00
qemu.conf qemu: Introduce job queue size limit 2011-09-05 18:14:08 +02:00
test_libvirtd_qemu.aug Integrate the QEMU driver with the lock manager infrastructure 2011-06-02 10:54:01 +01:00
THREADS.txt qemu: fix crash when mixing sync and async monitor jobs 2011-08-01 09:41:57 -06:00