libvirt/src/qemu
Daniel P. Berrange 6ec8288a96 Allow creation of plain macvlan devices
Update virNetDevMacVLanCreateWithVPortProfile to allow creation
of plain macvlan devices, as well as macvtap devices. The former
is useful for LXC containers

* src/qemu/qemu_command.c: Explicitly request a macvtap device
* src/util/virnetdevmacvlan.c, src/util/virnetdevmacvlan.h: Add
  new flag to allow switching between macvlan and macvtap
  creation
2011-11-18 16:10:37 +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 Allow creation of plain macvlan devices 2011-11-18 16:10:37 +00:00
qemu_command.h Rename Macvtap management APIs 2011-11-18 16:10:01 +00:00
qemu_conf.c Rename and split the macvtap.c file 2011-11-18 16:10:01 +00:00
qemu_conf.h Rename and split the macvtap.c file 2011-11-18 16:10:01 +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 Rename and split the macvtap.c file 2011-11-18 16:10:01 +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 Rename high level macvlan creation APIs 2011-11-18 16:10:02 +00:00
qemu_hotplug.h qemu: pass virConnectPtr into Domain{Attach,Detach}* 2011-10-31 13:13:29 -06:00
qemu_migration.c Rename and split the macvtap.c file 2011-11-18 16:10:01 +00: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 Rename high level macvlan creation APIs 2011-11-18 16:10:02 +00:00
qemu_process.h Rename Macvtap management APIs 2011-11-18 16:10:01 +00: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