Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • staging protected
  • stable-7.2 protected
  • staging-7.2 protected
  • stable-8.2 protected
  • staging-8.2 protected
  • stable-9.2 protected
  • staging-9.2 protected
  • stable-9.1 protected
  • staging-9.1 protected
  • stable-9.0 protected
  • staging-9.0 protected
  • stable-8.1 protected
  • staging-8.1 protected
  • stable-8.0 protected
  • staging-8.0 protected
  • block
  • stable-6.1 protected
  • stable-6.0 protected
  • stable-5.0 protected
  • v10.0.0-rc2
  • v7.2.17
  • v8.2.10
  • v9.2.3
  • v10.0.0-rc1
  • v10.0.0-rc0
  • v9.2.2
  • v8.2.9
  • v7.2.16
  • v9.2.1
  • v9.1.3
  • v9.2.0
  • v9.2.0-rc3
  • v9.2.0-rc2
  • v9.1.2
  • v9.0.4
  • v8.2.8
  • v7.2.15
  • v9.2.0-rc1
  • v9.2.0-rc0
40 results

i82596.c

  • Peter Maydell's avatar
    173c427e
    Merge tag 'pull-request-2024-09-25' of https://gitlab.com/thuth/qemu into staging · 173c427e
    Peter Maydell authored
    * Convert more Avocado tests to the new functional test framework
    * Clean up assert() statements, use g_assert_not_reached() when possible
    * Improve output of the gitlab CI jobs
    
    # -----BEGIN PGP SIGNATURE-----
    #
    # iQJFBAABCAAvFiEEJ7iIR+7gJQEY8+q5LtnXdP5wLbUFAmbz7xgRHHRodXRoQHJl
    # ZGhhdC5jb20ACgkQLtnXdP5wLbWm6A//eVn+tzyyKCX/xdXlf7XyVpezvRpTFPOS
    # HyO0WMkCf2kGmu6qYKx/fDZg86opdQzPLH2gPkuVrGOMZ0Z2630DjH0jNih8lL9Q
    # J1oRX5YlU92chlzNmq59WB/j9CKd91ILtOoaPBuZkDob57yGEYVzCPqetVvF7L2+
    # +rbnccrNPumGJFt035fxUGiGfgsmp28MHQzDwQdyr38uGjyNlqvqidfC8Vj1qzqP
    # B7HvhGB/vkF0eHaanMt2el/ZuLKf+qeCi//F/CiXGMYnuKXyShA/Db6xvMElw1jB
    # aQdwphP71IO+cxjJLaNjDHKGFstArsM/E21qlaSTBi+FTmPiwVULpVTiBmWsjhOh
    # /klpdgRHf0hL2MciYKyOWgjlTocx3rEKjCTe2U5tpta9fp9CrlgMQotjDZIbohGI
    # ULNahrW3Zmg4EmXDApfhYMXsQsSgWas9QSkmxzJzDp0VC7tf2Oq7RxeySrlw9MCx
    # OG2qQY+rNcJ3NnpATjfAJpT1kg/IahDOCNHfLEaj1u13XVQIthVADvHwy5WxbwRP
    # mwp3V9e9sUoznkM2eV646lzmkMim/WdYBF0YpT7eBs80+GoXZ0thx9IqWmwzX/ox
    # rndBczVN+RY6PydJP40yljdvS7ArRT73wHqL6yKHfDpvFc4/p5mxTWwLQ3yJbXbE
    # T3I+wtgfBU8=
    # =FH7b
    # -----END PGP SIGNATURE-----
    # gpg: Signature made Wed 25 Sep 2024 12:08:08 BST
    # gpg:                using RSA key 27B88847EEE0250118F3EAB92ED9D774FE702DB5
    # gpg:                issuer "thuth@redhat.com"
    # gpg: Good signature from "Thomas Huth <th.huth@gmx.de>" [full]
    # gpg:                 aka "Thomas Huth <thuth@redhat.com>" [full]
    # gpg:                 aka "Thomas Huth <huth@tuxfamily.org>" [full]
    # gpg:                 aka "Thomas Huth <th.huth@posteo.de>" [unknown]
    # Primary key fingerprint: 27B8 8847 EEE0 2501 18F3  EAB9 2ED9 D774 FE70 2DB5
    
    * tag 'pull-request-2024-09-25' of https://gitlab.com/thuth/qemu
    
    : (44 commits)
      .gitlab-ci.d: Make separate collapsible log sections for build and test
      .gitlab-ci.d: Split build and test in cross build job templates
      scripts/checkpatch.pl: emit error when using assert(false)
      tests/qtest: remove return after g_assert_not_reached()
      qom: remove return after g_assert_not_reached()
      qobject: remove return after g_assert_not_reached()
      migration: remove return after g_assert_not_reached()
      hw/ppc: remove return after g_assert_not_reached()
      hw/pci: remove return after g_assert_not_reached()
      hw/net: remove return after g_assert_not_reached()
      hw/hyperv: remove return after g_assert_not_reached()
      include/qemu: remove return after g_assert_not_reached()
      tcg/loongarch64: remove break after g_assert_not_reached()
      fpu: remove break after g_assert_not_reached()
      target/riscv: remove break after g_assert_not_reached()
      target/arm: remove break after g_assert_not_reached()
      hw/tpm: remove break after g_assert_not_reached()
      hw/scsi: remove break after g_assert_not_reached()
      hw/net: remove break after g_assert_not_reached()
      hw/acpi: remove break after g_assert_not_reached()
      ...
    
    Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
    173c427e
    History
    Merge tag 'pull-request-2024-09-25' of https://gitlab.com/thuth/qemu into staging
    Peter Maydell authored
    * Convert more Avocado tests to the new functional test framework
    * Clean up assert() statements, use g_assert_not_reached() when possible
    * Improve output of the gitlab CI jobs
    
    # -----BEGIN PGP SIGNATURE-----
    #
    # iQJFBAABCAAvFiEEJ7iIR+7gJQEY8+q5LtnXdP5wLbUFAmbz7xgRHHRodXRoQHJl
    # ZGhhdC5jb20ACgkQLtnXdP5wLbWm6A//eVn+tzyyKCX/xdXlf7XyVpezvRpTFPOS
    # HyO0WMkCf2kGmu6qYKx/fDZg86opdQzPLH2gPkuVrGOMZ0Z2630DjH0jNih8lL9Q
    # J1oRX5YlU92chlzNmq59WB/j9CKd91ILtOoaPBuZkDob57yGEYVzCPqetVvF7L2+
    # +rbnccrNPumGJFt035fxUGiGfgsmp28MHQzDwQdyr38uGjyNlqvqidfC8Vj1qzqP
    # B7HvhGB/vkF0eHaanMt2el/ZuLKf+qeCi//F/CiXGMYnuKXyShA/Db6xvMElw1jB
    # aQdwphP71IO+cxjJLaNjDHKGFstArsM/E21qlaSTBi+FTmPiwVULpVTiBmWsjhOh
    # /klpdgRHf0hL2MciYKyOWgjlTocx3rEKjCTe2U5tpta9fp9CrlgMQotjDZIbohGI
    # ULNahrW3Zmg4EmXDApfhYMXsQsSgWas9QSkmxzJzDp0VC7tf2Oq7RxeySrlw9MCx
    # OG2qQY+rNcJ3NnpATjfAJpT1kg/IahDOCNHfLEaj1u13XVQIthVADvHwy5WxbwRP
    # mwp3V9e9sUoznkM2eV646lzmkMim/WdYBF0YpT7eBs80+GoXZ0thx9IqWmwzX/ox
    # rndBczVN+RY6PydJP40yljdvS7ArRT73wHqL6yKHfDpvFc4/p5mxTWwLQ3yJbXbE
    # T3I+wtgfBU8=
    # =FH7b
    # -----END PGP SIGNATURE-----
    # gpg: Signature made Wed 25 Sep 2024 12:08:08 BST
    # gpg:                using RSA key 27B88847EEE0250118F3EAB92ED9D774FE702DB5
    # gpg:                issuer "thuth@redhat.com"
    # gpg: Good signature from "Thomas Huth <th.huth@gmx.de>" [full]
    # gpg:                 aka "Thomas Huth <thuth@redhat.com>" [full]
    # gpg:                 aka "Thomas Huth <huth@tuxfamily.org>" [full]
    # gpg:                 aka "Thomas Huth <th.huth@posteo.de>" [unknown]
    # Primary key fingerprint: 27B8 8847 EEE0 2501 18F3  EAB9 2ED9 D774 FE70 2DB5
    
    * tag 'pull-request-2024-09-25' of https://gitlab.com/thuth/qemu
    
    : (44 commits)
      .gitlab-ci.d: Make separate collapsible log sections for build and test
      .gitlab-ci.d: Split build and test in cross build job templates
      scripts/checkpatch.pl: emit error when using assert(false)
      tests/qtest: remove return after g_assert_not_reached()
      qom: remove return after g_assert_not_reached()
      qobject: remove return after g_assert_not_reached()
      migration: remove return after g_assert_not_reached()
      hw/ppc: remove return after g_assert_not_reached()
      hw/pci: remove return after g_assert_not_reached()
      hw/net: remove return after g_assert_not_reached()
      hw/hyperv: remove return after g_assert_not_reached()
      include/qemu: remove return after g_assert_not_reached()
      tcg/loongarch64: remove break after g_assert_not_reached()
      fpu: remove break after g_assert_not_reached()
      target/riscv: remove break after g_assert_not_reached()
      target/arm: remove break after g_assert_not_reached()
      hw/tpm: remove break after g_assert_not_reached()
      hw/scsi: remove break after g_assert_not_reached()
      hw/net: remove break after g_assert_not_reached()
      hw/acpi: remove break after g_assert_not_reached()
      ...
    
    Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
Code owners
Assign users and groups as approvers for specific file changes. Learn more.