On Tue, 21 Oct 2014 19:46:03 +0800
Zhu Guihua wrote:
> After inputting device_del command in monitor, we expect to list all
> hotpluggable devices automatically by pressing tab key. This patchset provides
> the function to list all peripheral devices such as memory devices.
Applied to the qmp br
On Tue, 21 Oct 2014 19:46:03 +0800
Zhu Guihua wrote:
> After inputting device_del command in monitor, we expect to list all
> hotpluggable devices automatically by pressing tab key. This patchset provides
> the function to list all peripheral devices such as memory devices.
>
> v5:
> - In patch
On Wed, 2014-10-22 at 08:47 -0400, Luiz Capitulino wrote:
> On Tue, 21 Oct 2014 19:46:03 +0800
> Zhu Guihua wrote:
>
> > After inputting device_del command in monitor, we expect to list all
> > hotpluggable devices automatically by pressing tab key. This patchset
> > provides
> > the function to
On Tue, 21 Oct 2014 19:46:03 +0800
Zhu Guihua wrote:
> After inputting device_del command in monitor, we expect to list all
> hotpluggable devices automatically by pressing tab key. This patchset provides
> the function to list all peripheral devices such as memory devices.
Igor, Marcel, is this
After inputting device_del command in monitor, we expect to list all
hotpluggable devices automatically by pressing tab key. This patchset provides
the function to list all peripheral devices such as memory devices.
v5:
- In patch 2, make list to free (Marcel)
v4:
- Delete unused device_del_bus_c