qemu-block
[Top][All Lists]
Advanced

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

Re: [PULL 0/8] Block odirect patches


From: Peter Maydell
Subject: Re: [PULL 0/8] Block odirect patches
Date: Thu, 17 Sep 2020 13:37:50 +0100

On Wed, 16 Sep 2020 at 10:47, Daniel P. Berrangé <berrange@redhat.com> wrote:
>
> The following changes since commit de39a045bd8d2b49e4f3d07976622c29d58e0bac:
>
>   Merge remote-tracking branch 'remotes/kraxel/tags/vga-20200915-pull-request=
> ' into staging (2020-09-15 14:25:05 +0100)
>
> are available in the Git repository at:
>
>   https://github.com/berrange/qemu tags/block-odirect-pull-request
>
> for you to fetch changes up to b18a24a9f889bcf722754046130507d744a1b0b9:
>
>   block/file: switch to use qemu_open/qemu_create for improved errors (2020-0=
> 9-16 10:33:48 +0100)
>
> ----------------------------------------------------------------
> block: improve error reporting for unsupported O_DIRECT
>
> ----------------------------------------------------------------
>
> Daniel P. Berrang=C3=A9 (8):
>   monitor: simplify functions for getting a dup'd fdset entry
>   util: split off a helper for dealing with O_CLOEXEC flag
>   util: rename qemu_open() to qemu_open_old()
>   util: refactor qemu_open_old to split off variadic args handling
>   util: add Error object for qemu_open_internal error reporting
>   util: introduce qemu_open and qemu_create with error reporting
>   util: give a specific error message when O_DIRECT doesn't work
>   block/file: switch to use qemu_open/qemu_create for improved errors


Applied, thanks.

Please update the changelog at https://wiki.qemu.org/ChangeLog/5.2
for any user-visible changes.

-- PMM



reply via email to

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