Re: [PULL 00/20] pc,virtio,pci: fixes, features

2021-03-23 Thread Igor Mammedov
On Tue, 23 Mar 2021 10:13:58 -0400 "Michael S. Tsirkin" wrote: CCing Philippe, maybe he has an idea how to fix it from mips side. > On Tue, Mar 23, 2021 at 10:50:05AM +, Peter Maydell wrote: > > On Mon, 22 Mar 2021 at 22:56, Michael S. Tsirkin wrote: > > > On Mon, Mar 22, 2021 at

Re: [PULL 00/20] pc,virtio,pci: fixes, features

2021-03-23 Thread Michael S. Tsirkin
On Tue, Mar 23, 2021 at 10:50:05AM +, Peter Maydell wrote: > On Mon, 22 Mar 2021 at 22:56, Michael S. Tsirkin wrote: > > On Mon, Mar 22, 2021 at 06:46:06PM +, Peter Maydell wrote: > > > This happens because pm_update_sci() calls pci_irq_handler(), > > > which calls pci_intx(pci_dev),

Re: [PULL 00/20] pc,virtio,pci: fixes, features

2021-03-23 Thread Peter Maydell
On Mon, 22 Mar 2021 at 22:56, Michael S. Tsirkin wrote: > On Mon, Mar 22, 2021 at 06:46:06PM +, Peter Maydell wrote: > > This happens because pm_update_sci() calls pci_irq_handler(), > > which calls pci_intx(pci_dev), which returns -1, which is not > > a valid interrupt number to call

Re: [PULL 00/20] pc,virtio,pci: fixes, features

2021-03-22 Thread Michael S. Tsirkin
On Mon, Mar 22, 2021 at 06:46:06PM +, Peter Maydell wrote: > On Mon, 22 Mar 2021 at 16:41, Peter Maydell wrote: > > > > On Mon, 22 Mar 2021 at 15:44, Michael S. Tsirkin wrote: > > > > > > The following changes since commit > > > f0f20022a0c744930935fdb7020a8c18347d391a: > > > > > > Merge

Re: [PULL 00/20] pc,virtio,pci: fixes, features

2021-03-22 Thread Michael S. Tsirkin
On Mon, Mar 22, 2021 at 04:41:01PM +, Peter Maydell wrote: > On Mon, 22 Mar 2021 at 15:44, Michael S. Tsirkin wrote: > > > > The following changes since commit f0f20022a0c744930935fdb7020a8c18347d391a: > > > > Merge remote-tracking branch > >

Re: [PULL 00/20] pc,virtio,pci: fixes, features

2021-03-22 Thread Peter Maydell
On Mon, 22 Mar 2021 at 16:41, Peter Maydell wrote: > > On Mon, 22 Mar 2021 at 15:44, Michael S. Tsirkin wrote: > > > > The following changes since commit f0f20022a0c744930935fdb7020a8c18347d391a: > > > > Merge remote-tracking branch > > 'remotes/thuth-gitlab/tags/pull-request-2021-03-21' into

Re: [PULL 00/20] pc,virtio,pci: fixes, features

2021-03-22 Thread Peter Maydell
On Mon, 22 Mar 2021 at 15:44, Michael S. Tsirkin wrote: > > The following changes since commit f0f20022a0c744930935fdb7020a8c18347d391a: > > Merge remote-tracking branch > 'remotes/thuth-gitlab/tags/pull-request-2021-03-21' into staging (2021-03-22 > 10:05:45 +) > > are available in the

[PULL 00/20] pc,virtio,pci: fixes, features

2021-03-22 Thread Michael S. Tsirkin
The following changes since commit f0f20022a0c744930935fdb7020a8c18347d391a: Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-03-21' into staging (2021-03-22 10:05:45 +) are available in the Git repository at: git://git.kernel.org/pub/scm/virt/kvm/mst/qemu.git