Re: [Qemu-devel] [PATCH] Remove OSS support for OpenBSD

2013-05-26 Thread Blue Swirl
On Fri, May 24, 2013 at 11:01 PM, Brad Smith b...@comstyle.com wrote: Remove the OSS support for OpenBSD. The OSS API has not been usable for quite some time. Signed-off-by: Brad Smith b...@comstyle.com Thanks, applied. diff --git a/audio/ossaudio.c b/audio/ossaudio.c index

Re: [Qemu-devel] [PATCH] Remove OSS support for OpenBSD

2013-05-25 Thread Andreas Färber
Am 25.05.2013 01:01, schrieb Brad Smith: Remove the OSS support for OpenBSD. The OSS API has not been usable for quite some time. Signed-off-by: Brad Smith b...@comstyle.com Reviewed-by: Andreas Färber afaer...@suse.de CC'ing qemu-trivial. Andreas -- SUSE LINUX Products GmbH, Maxfeldstr.

Re: [Qemu-devel] [PATCH] Remove OSS support for OpenBSD

2013-05-24 Thread Brad Smith
On Wed, May 08, 2013 at 07:39:25AM -0400, Brad Smith wrote: Remove the OSS support for OpenBSD. The OSS API has not been usable for quite some time. Signed-off-by: Brad Smith b...@comstyle.com ping. diff --git a/audio/ossaudio.c b/audio/ossaudio.c index 00be9c9..007c641 100644 ---

Re: [Qemu-devel] [PATCH] Remove OSS support for OpenBSD

2013-05-24 Thread Laszlo Ersek
On 05/08/13 13:39, Brad Smith wrote: Remove the OSS support for OpenBSD. The OSS API has not been usable for quite some time. Signed-off-by: Brad Smith b...@comstyle.com diff --git a/audio/ossaudio.c b/audio/ossaudio.c index 00be9c9..007c641 100644 --- a/audio/ossaudio.c +++

[Qemu-devel] [PATCH] Remove OSS support for OpenBSD

2013-05-24 Thread Brad Smith
Remove the OSS support for OpenBSD. The OSS API has not been usable for quite some time. Signed-off-by: Brad Smith b...@comstyle.com diff --git a/audio/ossaudio.c b/audio/ossaudio.c index 00be9c9..007c641 100644 --- a/audio/ossaudio.c +++ b/audio/ossaudio.c @@ -25,11 +25,7 @@ #include

Re: [Qemu-devel] [PATCH] Remove OSS support for OpenBSD

2013-05-24 Thread Brad Smith
On Sat, May 25, 2013 at 12:51:23AM +0200, Laszlo Ersek wrote: On 05/08/13 13:39, Brad Smith wrote: Remove the OSS support for OpenBSD. The OSS API has not been usable for quite some time. Signed-off-by: Brad Smith b...@comstyle.com diff --git a/audio/ossaudio.c b/audio/ossaudio.c

Re: [Qemu-devel] [PATCH] Remove OSS support for OpenBSD

2013-05-24 Thread Laszlo Ersek
On 05/25/13 01:01, Brad Smith wrote: Remove the OSS support for OpenBSD. The OSS API has not been usable for quite some time. Signed-off-by: Brad Smith b...@comstyle.com diff --git a/audio/ossaudio.c b/audio/ossaudio.c index 00be9c9..007c641 100644 --- a/audio/ossaudio.c +++

[Qemu-devel] [PATCH] Remove OSS support for OpenBSD

2013-05-08 Thread Brad Smith
Remove the OSS support for OpenBSD. The OSS API has not been usable for quite some time. Signed-off-by: Brad Smith b...@comstyle.com diff --git a/audio/ossaudio.c b/audio/ossaudio.c index 00be9c9..007c641 100644 --- a/audio/ossaudio.c +++ b/audio/ossaudio.c @@ -25,11 +25,7 @@ #include