qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 0/2] linux-user: fix kpartx ioctl problems


From: Chanho Park
Subject: Re: [Qemu-devel] [PATCH 0/2] linux-user: fix kpartx ioctl problems
Date: Tue, 5 Jul 2016 10:17:55 +0900

Hi Peter,

On Tuesday, July 5, 2016, Peter Maydell <address@hidden> wrote:

> This patchset fixes a couple of ioctl bugs which were
> causing problems with running kpartx:
>  (1) add the missing ioctls for the loop-control device
>  (2) fix the BLKSSZGET ioctl not to trash memory on
>      64-bit guests
>
> Peter Maydell (2):
>   linux-user: Add loop control ioctls
>   linux-user: Correct type for BLKSSZGET
>
>  linux-user/ioctls.h       |  6 +++++-
>  linux-user/linux_loop.h   | 11 ++++++++++-
>  linux-user/syscall_defs.h |  4 ++++
>  3 files changed, 19 insertions(+), 2 deletions(-)
>
> --
> 1.9.1
>
>
I've verified it's fixed and kpartx is working well.

Tested-by: Chanho Park <address@hidden>


-- 
Best Regards,
Chanho Park


reply via email to

[Prev in Thread] Current Thread [Next in Thread]