Re: [Qemu-devel] [PATCH 03/28] pci: call reset unconditionally

2012-01-25 Thread Anthony Liguori
On 01/25/2012 06:42 AM, Michael S. Tsirkin wrote: On Tue, Jan 24, 2012 at 01:32:55PM -0600, Anthony Liguori wrote: Because now all PCI devices are converted to qdev. Signed-off-by: Anthony Liguori Finally! Yeah, I hope there's more cleanup that can come out of this. Regards, Anthony Liguo

Re: [Qemu-devel] [PATCH 03/28] pci: call reset unconditionally

2012-01-25 Thread Michael S. Tsirkin
On Tue, Jan 24, 2012 at 01:32:55PM -0600, Anthony Liguori wrote: > Because now all PCI devices are converted to qdev. > > Signed-off-by: Anthony Liguori Finally! > --- > hw/pci.c |7 ++- > 1 files changed, 2 insertions(+), 5 deletions(-) > > diff --git a/hw/pci.c b/hw/pci.c > index 54