qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [patch 2/2] qemu: PCI device, disk and host network hot


From: Avi Kivity
Subject: Re: [Qemu-devel] [patch 2/2] qemu: PCI device, disk and host network hot-add / hot-remove
Date: Sun, 08 Feb 2009 12:08:34 +0200
User-agent: Thunderbird 2.0.0.19 (X11/20090105)

Marcelo Tosatti wrote:
Add monitor command to hot-add PCI devices (nic and storage).
Syntax is: pci_add pci_addr=[[<domain>:]<bus>:]<slot> nic|storage params It returns the domain, bus and slot for the newly added device on success

Instead of returning something, how about

 pci_add pci_addr=...,name=blah

and then

 pci_del blah

'info pci' could also output the name so that it could be associated with the bus address.

--
error compiling committee.c: too many arguments to function





reply via email to

[Prev in Thread] Current Thread [Next in Thread]