libvirt/src/qemu
Daniel P. Berrange 2e56cfa7d2 Include port number with virtio serial devices
To ensure that the device addressing scheme is stable across
hotplug/unplug, all virtio serial channels needs to have an
associated port number in their address. This is then specified
to QEMU using the nr=NNN parameter

* src/conf/domain_conf.c, src/conf/domain_conf.h: Parsing
  for port number in vioserial address types.
* src/qemu/qemu_conf.c: Set 'nr=NNN' parameter with virtio
  serial port number
* tests/qemuxml2argvdata/qemuxml2argv-channel-virtio.args,
  tests/qemuxml2argvdata/qemuxml2argv-channel-virtio.xml: Expand
  data set to ensure coverage of port addressing
2010-06-08 15:08:15 +01:00
..
libvirtd_qemu.aug qemu: Add a qemu.conf option for clearing capabilities 2010-06-01 13:01:17 -04: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_conf.c Include port number with virtio serial devices 2010-06-08 15:08:15 +01:00
qemu_conf.h qemu: Add a qemu.conf option for clearing capabilities 2010-06-01 13:01:17 -04:00
qemu_driver.c Add stdin_path to qemudStartVMDaemon() args. 2010-06-07 14:41:09 -04:00
qemu_driver.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
qemu_monitor_json.c Disable use of 'reason' field in block IO event in QEMU 2010-06-08 15:05:42 +01:00
qemu_monitor_json.h Query block allocation extent from QEMU monitor 2010-05-24 15:55:51 -06:00
qemu_monitor_text.c Fix up basic migration. 2010-05-25 10:48:10 -04:00
qemu_monitor_text.h Query block allocation extent from QEMU monitor 2010-05-24 15:55:51 -06:00
qemu_monitor.c Query block allocation extent from QEMU monitor 2010-05-24 15:55:51 -06:00
qemu_monitor.h Adjust block size used by dd to speed QEMU domain save operations. 2010-06-04 15:36:17 -04:00
qemu_security_dac.c Add stdin_path to qemudStartVMDaemon() args. 2010-06-07 14:41:09 -04:00
qemu_security_dac.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
qemu_security_stacked.c Add stdin_path to qemudStartVMDaemon() args. 2010-06-07 14:41:09 -04:00
qemu_security_stacked.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
qemu.conf qemu: Add a qemu.conf option for clearing capabilities 2010-06-01 13:01:17 -04:00
test_libvirtd_qemu.aug qemu: Add a qemu.conf option for clearing capabilities 2010-06-01 13:01:17 -04:00
THREADS.txt Release driver and domain lock when running monitor commands 2009-11-10 13:27:18 +00:00