qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v6 02/27] bootindex: add del_boot_device_path fu


From: Gerd Hoffmann
Subject: Re: [Qemu-devel] [PATCH v6 02/27] bootindex: add del_boot_device_path function
Date: Wed, 03 Sep 2014 08:24:33 +0200

  Hi,

> 4. When we hotplug the virtio-net-pci device, only pass virtio-net-pci's 
> pointer to 
> del_boot_device_path(). But virtio-net-pci != virtio-net-device, so I add a 
> function
> named is_same_fw_dev_path() to handle this situation. 

When hot-unplugging virtio-net-pci I'd expect we free both
virtio-net-pci and virtio-net-device (and therefore call
del_boot_device_path twice, once for each device).  Can you check that?

thanks,
  Gerd





reply via email to

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