Re: [Qemu-devel] [PATCH v4 4/8] bootindex: delete bootindex when device is removed

2014-08-03 Thread Gonglei (Arei)
ter.crosthwa...@xilinx.com; imamm...@redhat.com; afaer...@suse.de > Subject: Re: [Qemu-devel] [PATCH v4 4/8] bootindex: delete bootindex when > device is removed > > On Thu, Jul 31, 2014 at 05:47:29PM +0800, arei.gong...@huawei.com wrote: > > From: Gonglei > > > > Device shoul

Re: [Qemu-devel] [PATCH v4 4/8] bootindex: delete bootindex when device is removed

2014-08-01 Thread Eduardo Habkost
On Thu, Jul 31, 2014 at 05:47:29PM +0800, arei.gong...@huawei.com wrote: > From: Gonglei > > Device should be removed from global boot list when > it is hot-unplugged. > > Signed-off-by: Chenliang > Signed-off-by: Gonglei > --- > hw/block/virtio-blk.c| 1 + > hw/i386/kvm/pci-assign.c | 1

[Qemu-devel] [PATCH v4 4/8] bootindex: delete bootindex when device is removed

2014-07-31 Thread arei.gonglei
From: Gonglei Device should be removed from global boot list when it is hot-unplugged. Signed-off-by: Chenliang Signed-off-by: Gonglei --- hw/block/virtio-blk.c| 1 + hw/i386/kvm/pci-assign.c | 1 + hw/misc/vfio.c | 1 + hw/net/e1000.c | 1 + hw/net/eepro100.c|