qemu-commits
[Top][All Lists]
Advanced

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

[Qemu-commits] [qemu/qemu] 2863bd: MAINTAINERS: Add myself as a reviewer


From: Richard Henderson
Subject: [Qemu-commits] [qemu/qemu] 2863bd: MAINTAINERS: Add myself as a reviewer for SDL audio
Date: Wed, 03 Nov 2021 05:02:57 -0700

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: 2863bd565c89c4b03cb935eae03b7de57fa602b7
      
https://github.com/qemu/qemu/commit/2863bd565c89c4b03cb935eae03b7de57fa602b7
  Author: Thomas Huth <huth@tuxfamily.org>
  Date:   2021-11-02 (Tue, 02 Nov 2021)

  Changed paths:
    M MAINTAINERS

  Log Message:
  -----------
  MAINTAINERS: Add myself as a reviewer for SDL audio

I've got some experience with the SDL library, so I can help
reviewing patches here.

Signed-off-by: Thomas Huth <huth@tuxfamily.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20211030062106.46024-1-huth@tuxfamily.org>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>


  Commit: 584ab347ce9e65617f5981d209756db83a824813
      
https://github.com/qemu/qemu/commit/584ab347ce9e65617f5981d209756db83a824813
  Author: Christian Schoenebeck <qemu_oss@crudebyte.com>
  Date:   2021-11-02 (Tue, 02 Nov 2021)

  Changed paths:
    M MAINTAINERS

  Log Message:
  -----------
  MAINTAINERS: add myself as partial audio reviewer

Volunteering as reviewer for some of the audio backends; namely
ALSA, CoreAudio and JACK.

Signed-off-by: Christian Schoenebeck <qemu_oss@crudebyte.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <E1mMVca-0005ZJ-Lo@lizzy.crudebyte.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>


  Commit: f5918a992839454c6e87234760bdf7aee804aa33
      
https://github.com/qemu/qemu/commit/f5918a992839454c6e87234760bdf7aee804aa33
  Author: Gerd Hoffmann <kraxel@redhat.com>
  Date:   2021-11-02 (Tue, 02 Nov 2021)

  Changed paths:
    M .gitlab-ci.d/buildtest.yml
    M configs/targets/i386-softmmu.mak
    M configs/targets/x86_64-softmmu.mak
    M hw/i386/meson.build
    A hw/i386/microvm-dt.c
    A hw/i386/microvm-dt.h
    M hw/i386/microvm.c
    M include/hw/i386/microvm.h

  Log Message:
  -----------
  microvm: add device tree support.

Allows edk2 detect virtio-mmio devices and pcie ecam.
See comment in hw/i386/microvm-dt.c for more details.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Sergio Lopez <slp@redhat.com>
Message-Id: <20211014193617.2475578-1-kraxel@redhat.com>


  Commit: 760deab30e41a98bb09f29944e977a4cda55f3c7
      
https://github.com/qemu/qemu/commit/760deab30e41a98bb09f29944e977a4cda55f3c7
  Author: Nikola Pavlica <pavlica.nikola@gmail.com>
  Date:   2021-11-02 (Tue, 02 Nov 2021)

  Changed paths:
    M ui/gtk-gl-area.c

  Log Message:
  -----------
  ui/gtk: Update the refresh rate for gl-area too

This is a bugfix that stretches all the way back to January 2020,
where I initially introduced this problem and potential solutions.

A quick recap of the issue: QEMU did not sync up with the monitors
refresh rate causing the VM to render frames that were NOT displayed
to the user. That "fix" allowed QEMU to obtain the screen refreshrate
information from the system using GDK API's and was for GTK only.

Well, I'm back with the same issue again. But this time on Wayland.

And I did NOT realize there was YET another screen refresh rate
function, this time for Wayland specifically. Thankfully the fix was
simple and without much hassle.

Thanks,
Nikola

PS: It seems that my patch has gone missing from the mailing list,
hence I'm sending it again. Sorry for any inconveniences.

Signed-off-by: Nikola Pavlica <pavlica.nikola@gmail.com>
Message-Id: <20211024143110.704296-1-pavlica.nikola@gmail.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>


  Commit: 55f4b767f64ee0fec397c7ceebfea1473b725963
      
https://github.com/qemu/qemu/commit/55f4b767f64ee0fec397c7ceebfea1473b725963
  Author: Dongwon Kim <dongwon.kim@intel.com>
  Date:   2021-11-02 (Tue, 02 Nov 2021)

  Changed paths:
    M hw/display/virtio-gpu-udmabuf.c
    M include/ui/console.h
    M ui/gtk-egl.c
    M ui/gtk-gl-area.c

  Log Message:
  -----------
  ui/gtk: skip any extra draw of same guest scanout blob res

Any extra draw call for the same blob resource representing guest scanout
before the previous drawing is not finished can break synchronous draw
sequence. To prevent this, drawing is now done only once for each draw
submission (when draw_submitted == true).

v2:
 - removed mutex
 - updated commit msg

Cc: Gerd Hoffmann <kraxel@redhat.com>
Cc: Vivek Kasireddy <vivek.kasireddy@intel.com>
Signed-off-by: Dongwon Kim <dongwon.kim@intel.com>
Message-Id: <20210924225105.24930-1-dongwon.kim@intel.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>


  Commit: 0c9d0641ac5ecea5c9a8b6bf9961dbecd36bdb20
      
https://github.com/qemu/qemu/commit/0c9d0641ac5ecea5c9a8b6bf9961dbecd36bdb20
  Author: Volker Rümelin <vr_qemu@t-online.de>
  Date:   2021-11-02 (Tue, 02 Nov 2021)

  Changed paths:
    M ui/console.c

  Log Message:
  -----------
  ui/console: replace QEMUFIFO with Fifo8

One of the two FIFO implementations QEMUFIFO and Fifo8 is
redundant. Replace QEMUFIFO with Fifo8.

Signed-off-by: Volker Rümelin <vr_qemu@t-online.de>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20210916192239.18742-1-vr_qemu@t-online.de>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>


  Commit: ec222519046bb6296bd1acc5a467c791d803d56c
      
https://github.com/qemu/qemu/commit/ec222519046bb6296bd1acc5a467c791d803d56c
  Author: Volker Rümelin <vr_qemu@t-online.de>
  Date:   2021-11-02 (Tue, 02 Nov 2021)

  Changed paths:
    M ui/console.c

  Log Message:
  -----------
  ui/console: replace kbd_timer with chr_accept_input callback

There's a ChardevClass chr_accept_input() callback function that
can replace the write retry timer.

Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Volker Rümelin <vr_qemu@t-online.de>
Message-Id: <20210916192239.18742-2-vr_qemu@t-online.de>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>


  Commit: 014b00cc0a6b975fd67d7a1d5d49588c4d325a40
      
https://github.com/qemu/qemu/commit/014b00cc0a6b975fd67d7a1d5d49588c4d325a40
  Author: Volker Rümelin <vr_qemu@t-online.de>
  Date:   2021-11-02 (Tue, 02 Nov 2021)

  Changed paths:
    M ui/console.c

  Log Message:
  -----------
  ui/console: remove chardev frontend connected test

The test if the chardev frontend is connected in
kbd_put_keysym_console() is redundant, because the call
to qemu_chr_be_can_write() in kbd_send_chars() tests
the connected condition again.

Remove the redundant test whether the chardev frontend
is connected.

Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Volker Rümelin <vr_qemu@t-online.de>
Message-Id: <20210916192239.18742-3-vr_qemu@t-online.de>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>


  Commit: 7c8d295b274f18f582b931c59dba0cba94f6ca7a
      
https://github.com/qemu/qemu/commit/7c8d295b274f18f582b931c59dba0cba94f6ca7a
  Author: Daniel P. Berrangé <berrange@redhat.com>
  Date:   2021-11-02 (Tue, 02 Nov 2021)

  Changed paths:
    M docs/about/deprecated.rst
    M hw/misc/sga.c

  Log Message:
  -----------
  hw/misc: deprecate the 'sga' device

This is obsolete since SeaBIOS 1.11.0 introduced native support for
sending messages to the serial console. The new support can be
activated using -machine graphics=off on x86 targets.

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Reviewed-by: Gerd Hoffmann <kraxel@redhat.com>
Message-Id: <20210909123219.862652-1-berrange@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>


  Commit: 58d7d4c7869cb3addb0714aa7b6bd88f2b6b7edf
      
https://github.com/qemu/qemu/commit/58d7d4c7869cb3addb0714aa7b6bd88f2b6b7edf
  Author: Gerd Hoffmann <kraxel@redhat.com>
  Date:   2021-11-02 (Tue, 02 Nov 2021)

  Changed paths:
    M include/hw/usb/msd.h

  Log Message:
  -----------
  usb-storage: tag usb_msd_csw as packed struct

Without this the struct has the wrong size: sizeof() evaluates
to 16 instead of 13.  In most cases the bug is hidden by the
fact that guests submits a buffer which is exactly 13 bytes
long, so the padding added by the compiler is simply ignored.

But sometimes guests submit a larger buffer and expect a short
transfer, which does not work properly with the wrong struct
size.

Cc: vintagepc404@protonmail.com
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Fixes: a917d384ac0 ("SCSI TCQ support.")
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20210906045523.1259629-1-kraxel@redhat.com>


  Commit: 58b647616451c1c56a56a8b340a4e91ccc276097
      
https://github.com/qemu/qemu/commit/58b647616451c1c56a56a8b340a4e91ccc276097
  Author: Richard Henderson <richard.henderson@linaro.org>
  Date:   2021-11-03 (Wed, 03 Nov 2021)

  Changed paths:
    M .gitlab-ci.d/buildtest.yml
    M MAINTAINERS
    M configs/targets/i386-softmmu.mak
    M configs/targets/x86_64-softmmu.mak
    M docs/about/deprecated.rst
    M hw/display/virtio-gpu-udmabuf.c
    M hw/i386/meson.build
    A hw/i386/microvm-dt.c
    A hw/i386/microvm-dt.h
    M hw/i386/microvm.c
    M hw/misc/sga.c
    M include/hw/i386/microvm.h
    M include/hw/usb/msd.h
    M include/ui/console.h
    M ui/console.c
    M ui/gtk-egl.c
    M ui/gtk-gl-area.c

  Log Message:
  -----------
  Merge remote-tracking branch 'remotes/kraxel/tags/misc-20211102-pull-request' 
into staging

MAINTAINERS: audio updates
microvm: device tree support
console: chardev fixes
misc: deprecate sga
usb: fix struct usb_msd_csw

# gpg: Signature made Tue 02 Nov 2021 12:26:07 PM EDT
# gpg:                using RSA key A0328CFFB93A17A79901FE7D4CB6D8EED3E87138
# gpg: Good signature from "Gerd Hoffmann (work) <kraxel@redhat.com>" [full]
# gpg:                 aka "Gerd Hoffmann <gerd@kraxel.org>" [full]
# gpg:                 aka "Gerd Hoffmann (private) <kraxel@gmail.com>" [full]

* remotes/kraxel/tags/misc-20211102-pull-request:
  usb-storage: tag usb_msd_csw as packed struct
  hw/misc: deprecate the 'sga' device
  ui/console: remove chardev frontend connected test
  ui/console: replace kbd_timer with chr_accept_input callback
  ui/console: replace QEMUFIFO with Fifo8
  ui/gtk: skip any extra draw of same guest scanout blob res
  ui/gtk: Update the refresh rate for gl-area too
  microvm: add device tree support.
  MAINTAINERS: add myself as partial audio reviewer
  MAINTAINERS: Add myself as a reviewer for SDL audio

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


Compare: https://github.com/qemu/qemu/compare/741bdeb1d5a4...58b647616451



reply via email to

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