Re: [Qemu-devel] [PATCH 02/10] parallel: make optional

2011-02-13 Thread Blue Swirl
On Sun, Feb 13, 2011 at 7:30 PM, David Ahern wrote: > > > On 02/12/11 15:40, Blue Swirl wrote: >> Ignore failure with parallel device creation. >> >> Signed-off-by: Blue Swirl >> --- >>  hw/pc.h |    5 - >>  1 files changed, 4 insertions(+), 1 deletions(-) >> >> diff --git a/hw/pc.h b/hw/pc.h

Re: [Qemu-devel] [PATCH 02/10] parallel: make optional

2011-02-13 Thread David Ahern
On 02/12/11 15:40, Blue Swirl wrote: > Ignore failure with parallel device creation. > > Signed-off-by: Blue Swirl > --- > hw/pc.h |5 - > 1 files changed, 4 insertions(+), 1 deletions(-) > > diff --git a/hw/pc.h b/hw/pc.h > index 443ba34..f823b7d 100644 > --- a/hw/pc.h > +++ b/hw/pc.

[Qemu-devel] [PATCH 02/10] parallel: make optional

2011-02-12 Thread Blue Swirl
Ignore failure with parallel device creation. Signed-off-by: Blue Swirl --- hw/pc.h |5 - 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/hw/pc.h b/hw/pc.h index 443ba34..f823b7d 100644 --- a/hw/pc.h +++ b/hw/pc.h @@ -24,7 +24,10 @@ static inline bool parallel_init(int ind