[libvirt] [PATCH 1/3] qemuBuildDeviceAddressStr() checks for QEMUD_CMD_FLAG_PCI_MULTIBUS

Daniel P. Berrange berrange at redhat.com
Wed Feb 2 12:02:57 UTC 2011


On Tue, Feb 01, 2011 at 04:22:01PM +0000, Niels de Vos wrote:
> Depending if the qemu binary supports multiple pci-busses, the device
> options will contain "bus=pci" or "bus=pci.0".
> 
> Signed-off-by: Niels de Vos <devos at fedoraproject.org>

Is that your primary email addr you want recorded in the GIT
history & AUTHORS file, or is there an authoritative one that
should be used ?

> ---
>  src/qemu/qemu_capabilities.h |    1 +
>  src/qemu/qemu_command.c      |   61 ++++++++++++++++++++++++-----------------
>  src/qemu/qemu_command.h      |   18 ++++++++----
>  src/qemu/qemu_hotplug.c      |    5 ++-
>  4 files changed, 52 insertions(+), 33 deletions(-)

ACK

Daniel




More information about the libvir-list mailing list