Re: [Qemu-devel] [PATCH 0/4] command line fd passing using fd sets

2012-10-05 Thread Corey Bryant
On 10/05/2012 02:26 PM, Eric Blake wrote: On 10/05/2012 12:07 PM, Corey Bryant wrote: This series adds command line file descriptor passing support to the -drive option. This is a follow-on to the existing QMP fd passing support provided in the following patch series: comments.gmane.org/gmane

Re: [Qemu-devel] [PATCH 0/4] command line fd passing using fd sets

2012-10-05 Thread Eric Blake
On 10/05/2012 12:07 PM, Corey Bryant wrote: > This series adds command line file descriptor passing support > to the -drive option. This is a follow-on to the existing > QMP fd passing support provided in the following patch series: > comments.gmane.org/gmane.comp.emulators.qemu/165463 > > An exa

[Qemu-devel] [PATCH 0/4] command line fd passing using fd sets

2012-10-05 Thread Corey Bryant
This series adds command line file descriptor passing support to the -drive option. This is a follow-on to the existing QMP fd passing support provided in the following patch series: comments.gmane.org/gmane.comp.emulators.qemu/165463 An example of using the new -drive fd and opaque options: qemu