Re: [Qemu-devel] [PATCH] add 1394 OHCI device

2016-04-05 Thread Peter Maydell
On 5 April 2016 at 08:01, Ladi Prosek wrote: > Thank you Sameeh & Itamar! > > Peter, it looks like there are people who care about this device and > are willing to maintain it. Would it be enough to merge the patch? I have no objections to the patch particularly, but I would prefer it if you can

Re: [Qemu-devel] [PATCH] add 1394 OHCI device

2016-04-05 Thread Ladi Prosek
rom virtio-net driver >> while running Iperf test and ping. >> >> Tested-by: Sameeh Jubran >> >> >> -- Original Message -- >> From: "Ladi Prosek" >> To: qemu-devel@nongnu.org >> Cc: peter.mayd...@linaro.org; "Ladi Prosek" ; >> ita...@guardicore.com; afaer...@suse.de; itamar.t...@gmail.com >> Sent: 3/17/2016 10:11:33 AM >> Subject: Re: [Qemu-devel] [PATCH] add 1394 OHCI device >> >>> Just a friendly ping after two weeks of silence. >>> >>> Thanks, >>> Ladi >>> >>> >> >

Re: [Qemu-devel] [PATCH] add 1394 OHCI device

2016-04-04 Thread Itamar Tal
" > To: qemu-devel@nongnu.org > Cc: peter.mayd...@linaro.org; "Ladi Prosek" ; > ita...@guardicore.com; afaer...@suse.de; itamar.t...@gmail.com > Sent: 3/17/2016 10:11:33 AM > Subject: Re: [Qemu-devel] [PATCH] add 1394 OHCI device > > Just a friendly ping after two weeks of silence. >> >> Thanks, >> Ladi >> >> >> >

Re: [Qemu-devel] [PATCH] add 1394 OHCI device

2016-04-04 Thread Sameeh Jubran
t; ; ita...@guardicore.com; afaer...@suse.de; itamar.t...@gmail.com Sent: 3/17/2016 10:11:33 AM Subject: Re: [Qemu-devel] [PATCH] add 1394 OHCI device Just a friendly ping after two weeks of silence. Thanks, Ladi

Re: [Qemu-devel] [PATCH] add 1394 OHCI device

2016-03-19 Thread Ladi Prosek
Just a friendly ping after two weeks of silence. Thanks, Ladi

[Qemu-devel] [PATCH] add 1394 OHCI device

2016-03-02 Thread Ladi Prosek
This patch adds 1394 (FireWire) virtual device support to QEMU. Signed-off-by: Ladi Prosek --- I am resurrecting this patch sent to the list by Itamar last year. My motivation is remote Windows kernel debugging - probably the same reason why this work was started in the first place. I have not c