mbox

[trivial,for-8.1,0/3] trivial-patches for 2023-08-07

Message ID cover.1691405748.git.mjt@tls.msk.ru
State New
Headers show

Pull-request

https://gitlab.com/mjt0k/qemu.git tags/trivial-patches-pull

Message

Michael Tokarev Aug. 7, 2023, 10:56 a.m. UTC
The following changes since commit 9400601a689a128c25fa9c21e932562e0eeb7a26:

  Merge tag 'pull-tcg-20230806-3' of https://gitlab.com/rth7680/qemu into staging (2023-08-06 16:47:48 -0700)

are available in the Git repository at:

  https://gitlab.com/mjt0k/qemu.git tags/trivial-patches-pull

for you to fetch changes up to 6ee960823da8fd780ae9912c4327b7e85e80d846:

  Fixed incorrect LLONG alignment for openrisc and cris (2023-08-07 13:52:59 +0300)

----------------------------------------------------------------
trivial-patches for 2023-08-07

there are 3 trivial bugfixes in there, for 8.1

----------------------------------------------------------------
BALATON Zoltan (1):
      hw/i2c: Fix bitbang_i2c_data trace event

Luca Bonissi (1):
      Fixed incorrect LLONG alignment for openrisc and cris

Michael Tokarev (1):
      stubs/colo.c: spelling

 hw/i2c/bitbang_i2c.c         | 2 +-
 hw/i2c/trace-events          | 2 +-
 include/exec/user/abitypes.h | 8 ++++++++
 stubs/colo.c                 | 2 +-
 4 files changed, 11 insertions(+), 3 deletions(-)

Comments

Richard Henderson Aug. 7, 2023, 11:49 p.m. UTC | #1
On 8/7/23 03:56, Michael Tokarev wrote:
> The following changes since commit 9400601a689a128c25fa9c21e932562e0eeb7a26:
> 
>    Merge tag 'pull-tcg-20230806-3' of https://gitlab.com/rth7680/qemu into staging (2023-08-06 16:47:48 -0700)
> 
> are available in the Git repository at:
> 
>    https://gitlab.com/mjt0k/qemu.git tags/trivial-patches-pull
> 
> for you to fetch changes up to 6ee960823da8fd780ae9912c4327b7e85e80d846:
> 
>    Fixed incorrect LLONG alignment for openrisc and cris (2023-08-07 13:52:59 +0300)
> 
> ----------------------------------------------------------------
> trivial-patches for 2023-08-07
> 
> there are 3 trivial bugfixes in there, for 8.1

Be more careful to use PULL in the subject.
This nearly got lost.

Applied, thanks.  Please update https://wiki.qemu.org/ChangeLog/8.1 as appropriate.


r~
Michael Tokarev Aug. 23, 2023, 5:55 a.m. UTC | #2
07.08.2023 13:56, Michael Tokarev wrote:

>    https://gitlab.com/mjt0k/qemu.git tags/trivial-patches-pull

This is what happens when one does development in ENOCOFFEE mode.. :)

Obviously these 3 patches together with the cover letter should not have been
sent to the mailing list, it's an old stuff already applied.

Please excuse me for the noize.

/mjt