[Qemu-devel] NetBSD qemu block device support

2010-09-21 Thread haad
Hi, On Mar,Thursday 18 2010, at 9:32 PM, Blue Swirl wrote: > On 3/17/10, haad wrote: >> Hi folks, >> >> This patch at [1] add support for NetBSD block ioctl calls to qemu >> block-raw.c file. It was written for xen version of qemu but basically >> it will work with vanilla qemu, too. Would anyone

Re: [Qemu-devel] NetBSD qemu block device support

2010-03-20 Thread Christoph Hellwig
On Thu, Mar 18, 2010 at 10:32:36PM +0200, Blue Swirl wrote: > The patch does not apply to current development repository. > > There is no description of the change suitable for changelog without > any editing. > > Signed-off-by: line is missing. > > The patch combines formatting (whitespace) cha

Re: [Qemu-devel] NetBSD qemu block device support

2010-03-18 Thread Blue Swirl
On 3/17/10, haad wrote: > Hi folks, > > This patch at [1] add support for NetBSD block ioctl calls to qemu > block-raw.c file. It was written for xen version of qemu but basically > it will work with vanilla qemu, too. Would anyone like to commit this > patch so it can be included into the bas

[Qemu-devel] NetBSD qemu block device support

2010-03-18 Thread haad
Hi folks, This patch at [1] add support for NetBSD block ioctl calls to qemu block-raw.c file. It was written for xen version of qemu but basically it will work with vanilla qemu, too. Would anyone like to commit this patch so it can be included into the base xen distribution ? [1] www.netbsd.or