qemu-commits
[Top][All Lists]
Advanced

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

[Qemu-commits] [qemu/qemu] 2f3642: fuzz: fix style/typos in linker-scrip


From: Peter Maydell
Subject: [Qemu-commits] [qemu/qemu] 2f3642: fuzz: fix style/typos in linker-script comments
Date: Fri, 06 Mar 2020 09:15:12 -0800

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: 2f36421c34b2403397a27bf42653a5a312ce3366
      
https://github.com/qemu/qemu/commit/2f36421c34b2403397a27bf42653a5a312ce3366
  Author: Alexander Bulekov <address@hidden>
  Date:   2020-03-06 (Fri, 06 Mar 2020)

  Changed paths:
    M tests/qtest/fuzz/fork_fuzz.ld

  Log Message:
  -----------
  fuzz: fix style/typos in linker-script comments

Signed-off-by: Alexander Bulekov <address@hidden>
Reviewed-by: Eric Blake <address@hidden>
Reviewed-by: Darren Kenny <address@hidden>
Message-id: address@hidden
Signed-off-by: Stefan Hajnoczi <address@hidden>


  Commit: 3fc92f875224cc15eceafb133ae542bbefb959e6
      
https://github.com/qemu/qemu/commit/3fc92f875224cc15eceafb133ae542bbefb959e6
  Author: Alexander Bulekov <address@hidden>
  Date:   2020-03-06 (Fri, 06 Mar 2020)

  Changed paths:
    M qtest.c
    M tests/qtest/fuzz/qos_fuzz.c

  Log Message:
  -----------
  qtest: fix fuzzer-related 80-char limit violations

Signed-off-by: Alexander Bulekov <address@hidden>
Reviewed-by: Eric Blake <address@hidden>
Reviewed-by: Darren Kenny <address@hidden>
Message-id: address@hidden
Signed-off-by: Stefan Hajnoczi <address@hidden>


  Commit: 1f40ace7b5634f93801c8474b9eb77fe2e00289c
      
https://github.com/qemu/qemu/commit/1f40ace7b5634f93801c8474b9eb77fe2e00289c
  Author: Tianjia Zhang <address@hidden>
  Date:   2020-03-06 (Fri, 06 Mar 2020)

  Changed paths:
    M tests/test-rcu-list.c

  Log Message:
  -----------
  tests: Fix a bug with count variables

The counting code here should use the local variable n_nodes_local.
Otherwise, the variable n_nodes is counting incorrectly, causing the
counting logic of the code to be wrong.

Signed-off-by: Tianjia Zhang <address@hidden>
Signed-off-by: Stefan Hajnoczi <address@hidden>
Link: https://lore.kernel.org/r/address@hidden
Message-Id: <address@hidden>


  Commit: c2058285790fd305c06847b1bb9685c4302a0aec
      
https://github.com/qemu/qemu/commit/c2058285790fd305c06847b1bb9685c4302a0aec
  Author: Peter Maydell <address@hidden>
  Date:   2020-03-06 (Fri, 06 Mar 2020)

  Changed paths:
    M qtest.c
    M tests/qtest/fuzz/fork_fuzz.ld
    M tests/qtest/fuzz/qos_fuzz.c
    M tests/test-rcu-list.c

  Log Message:
  -----------
  Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into 
staging

Pull request

These patches would have gone through Thomas Huth but he is away on leave.

# gpg: Signature made Fri 06 Mar 2020 14:23:11 GMT
# gpg:                using RSA key 8695A8BFD3F97CDAAC35775A9CA4ABB381AB73C8
# gpg: Good signature from "Stefan Hajnoczi <address@hidden>" [full]
# gpg:                 aka "Stefan Hajnoczi <address@hidden>" [full]
# Primary key fingerprint: 8695 A8BF D3F9 7CDA AC35  775A 9CA4 ABB3 81AB 73C8

* remotes/stefanha/tags/block-pull-request:
  tests: Fix a bug with count variables
  qtest: fix fuzzer-related 80-char limit violations
  fuzz: fix style/typos in linker-script comments

Signed-off-by: Peter Maydell <address@hidden>


Compare: https://github.com/qemu/qemu/compare/f4c4357fbfca...c2058285790f



reply via email to

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