qemu-commits
[Top][All Lists]
Advanced

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

[Qemu-commits] [qemu/qemu] 0a761c: linux-user: implement more loop ioctl


From: Richard Henderson
Subject: [Qemu-commits] [qemu/qemu] 0a761c: linux-user: implement more loop ioctls
Date: Mon, 29 Nov 2021 08:51:43 -0800

  Branch: refs/heads/staging
  Home:   https://github.com/qemu/qemu
  Commit: 0a761ce30338526213f74dfe9900b9213d4bbb0b
      
https://github.com/qemu/qemu/commit/0a761ce30338526213f74dfe9900b9213d4bbb0b
  Author: Andreas Schwab <schwab@suse.de>
  Date:   2021-11-29 (Mon, 29 Nov 2021)

  Changed paths:
    M linux-user/ioctls.h
    M linux-user/linux_loop.h
    M linux-user/syscall_defs.h
    M linux-user/syscall_types.h

  Log Message:
  -----------
  linux-user: implement more loop ioctls

LOOP_CONFIGURE is now used by losetup, and it cannot cope with ENOSYS.

Signed-off-by: Andreas Schwab <schwab@suse.de>
Reviewed-by: Laurent Vivier <laurent@vivier.eu>
Message-Id: <mvmtug4mbfx.fsf_-_@suse.de>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>


  Commit: 095c7737fbb8f25f7458290e4b5e5aa198f10a60
      
https://github.com/qemu/qemu/commit/095c7737fbb8f25f7458290e4b5e5aa198f10a60
  Author: Richard Henderson <richard.henderson@linaro.org>
  Date:   2021-11-29 (Mon, 29 Nov 2021)

  Changed paths:
    M linux-user/ioctls.h
    M linux-user/linux_loop.h
    M linux-user/syscall_defs.h
    M linux-user/syscall_types.h

  Log Message:
  -----------
  Merge tag 'linux-user-for-6.2-pull-request' of git://github.com/vivier/qemu 
into staging

linux-user pull request 20211129

Fix losetup

# gpg: Signature made Mon 29 Nov 2021 03:04:30 PM CET
# gpg:                using RSA key CD2F75DDC8E3A4DC2E4F5173F30C38BD3F2FBE3C
# gpg:                issuer "laurent@vivier.eu"
# gpg: Good signature from "Laurent Vivier <lvivier@redhat.com>" [full]
# gpg:                 aka "Laurent Vivier <laurent@vivier.eu>" [full]
# gpg:                 aka "Laurent Vivier (Red Hat) <lvivier@redhat.com>" 
[full]

* tag 'linux-user-for-6.2-pull-request' of git://github.com/vivier/qemu:
  linux-user: implement more loop ioctls

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>


Compare: https://github.com/qemu/qemu/compare/b1641c50975c...095c7737fbb8



reply via email to

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