Re: [Qemu-devel] [PATCH 4/6] Fixed IRQ problem for CAN device can_pcm3680_pci.

2017-10-25 Thread Pavel Pisa
On Wednesday 25 of October 2017 08:53:07 KONRAD Frederic wrote: > Can't this be merged in the previous patch? Yes, my intention has been to keep other authors patches fully documenting their effort. So I cleaned and keep in logical chunks mine patches and do only formating of others. But I am hap

Re: [Qemu-devel] [PATCH 4/6] Fixed IRQ problem for CAN device can_pcm3680_pci.

2017-10-25 Thread KONRAD Frederic
I usually do that with the 'Signed-off-by'. eg: Signed-off-by: A Fix the irq stuff Signed-off-by: B Not sure if this is the right way? Fred On 10/25/2017 09:40 AM, Pavel Pisa wrote: On Wednesday 25 of October 2017 08:53:07 KONRAD Frederic wrote: Can't this be merged in the previous patch?

Re: [Qemu-devel] [PATCH 4/6] Fixed IRQ problem for CAN device can_pcm3680_pci.

2017-10-24 Thread KONRAD Frederic
Can't this be merged in the previous patch? Fred On 10/25/2017 01:29 AM, p...@cmp.felk.cvut.cz wrote: From: Deniz Eren Signed-off-by: Pavel Pisa --- hw/can/can_pcm3680_pci.c | 11 +++ 1 file changed, 11 insertions(+) diff --git a/hw/can/can_pcm3680_pci.c b/hw/can/can_pcm3680_pci.

[Qemu-devel] [PATCH 4/6] Fixed IRQ problem for CAN device can_pcm3680_pci.

2017-10-24 Thread pisa
From: Deniz Eren Signed-off-by: Pavel Pisa --- hw/can/can_pcm3680_pci.c | 11 +++ 1 file changed, 11 insertions(+) diff --git a/hw/can/can_pcm3680_pci.c b/hw/can/can_pcm3680_pci.c index 77523f2ddb..bc6b164ea7 100644 --- a/hw/can/can_pcm3680_pci.c +++ b/hw/can/can_pcm3680_pci.c @@ -61,6

[Qemu-devel] [PATCH 4/6] Fixed IRQ problem for CAN device can_pcm3680_pci.

2017-01-05 Thread pisa
From: Deniz Eren --- hw/can/can_pcm3680_pci.c | 11 +++ 1 file changed, 11 insertions(+) diff --git a/hw/can/can_pcm3680_pci.c b/hw/can/can_pcm3680_pci.c index 6e5c9f2..9d8d3f7 100644 --- a/hw/can/can_pcm3680_pci.c +++ b/hw/can/can_pcm3680_pci.c @@ -61,6 +61,7 @@ typedef struct Pcm3680i