qemu-patch-raspberry4/target
Peter Maydell 3d9f371b01 Various misc and testing fixes:
- Expand CODING_STYLE.rst a little more
   - usb-host build fix
   - allow check-softfloat unit tests without TCG
   - simplify mips imm_branch so compiler isn't confused
   - mark ppc64abi32 for deprecation
   - more compiler soothing in pch_rev_id
   - allow acceptance to skip missing binaries
   - more a bunch of plugins to contrib
 -----BEGIN PGP SIGNATURE-----
 
 iQEzBAABCgAdFiEEZoWumedRZ7yvyN81+9DbCVqeKkQFAl9Z9wkACgkQ+9DbCVqe
 KkRbkQf9HLRDEUSy/1LqbU7ncHzgCmnlzC0MKCqn/L3e+M916naO3xhu0tbJN9Ks
 nxu9irY1mGrj/gK+gJ9lr50GOvcc8XCFTpE82MisMRWWFeVRt3vYLAql7WcY0ioM
 K6jMMfoVswmVetP034llQhsAt9zvFimL89kp4O4i2Mjw5shsBIPfharXnnhL4EgS
 ykKmUdLWxAJPSOJJA71IAFP9UzMYfXg7/NHFK1SMVOWZjMT18aoa6YDzBpbr4KzX
 4vOvgGK3tBlVuOooSew7By6iR5oBPa5GP7O9Z78osCsyvzJMPcoNxQZyvgnS0Tda
 q6+/QeF9/ooDPkg5Jq6Z8EAsY0q+XA==
 =PIOR
 -----END PGP SIGNATURE-----

Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-fixes-100920-1' into staging

Various misc and testing fixes:

  - Expand CODING_STYLE.rst a little more
  - usb-host build fix
  - allow check-softfloat unit tests without TCG
  - simplify mips imm_branch so compiler isn't confused
  - mark ppc64abi32 for deprecation
  - more compiler soothing in pch_rev_id
  - allow acceptance to skip missing binaries
  - more a bunch of plugins to contrib

# gpg: Signature made Thu 10 Sep 2020 10:51:05 BST
# gpg:                using RSA key 6685AE99E75167BCAFC8DF35FBD0DB095A9E2A44
# gpg: Good signature from "Alex Bennée (Master Work Key) <alex.bennee@linaro.org>" [full]
# Primary key fingerprint: 6685 AE99 E751 67BC AFC8  DF35 FBD0 DB09 5A9E 2A44

* remotes/stsquad/tags/pull-testing-fixes-100920-1:
  plugins: move the more involved plugins to contrib
  tests/acceptance: Add Test.fetch_asset(cancel_on_missing=True)
  tests: bump avocado version
  hw/i386: make explicit clearing of pch_rev_id
  configure: don't enable ppc64abi32-linux-user by default
  docs/system/deprecated: mark ppc64abi32-linux-user for deprecation
  target/mips: simplify gen_compute_imm_branch logic
  tests/meson.build: fp tests don't need CONFIG_TCG
  usb-host: restrict workaround to new libusb versions
  CODING_STYLE.rst: flesh out our naming conventions.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2020-09-12 22:54:32 +01:00
..
alpha Use OBJECT_DECLARE_TYPE where possible 2020-09-09 09:27:11 -04:00
arm Use OBJECT_DECLARE_TYPE where possible 2020-09-09 09:27:11 -04:00
avr Use OBJECT_DECLARE_TYPE where possible 2020-09-09 09:27:11 -04:00
cris Use OBJECT_DECLARE_TYPE where possible 2020-09-09 09:27:11 -04:00
hppa Use OBJECT_DECLARE_TYPE where possible 2020-09-09 09:27:11 -04:00
i386 trivial patches pull request 20200911 2020-09-12 14:23:15 +01:00
lm32 Use OBJECT_DECLARE_TYPE where possible 2020-09-09 09:27:11 -04:00
m68k Use OBJECT_DECLARE_TYPE where possible 2020-09-09 09:27:11 -04:00
microblaze Use OBJECT_DECLARE_TYPE where possible 2020-09-09 09:27:11 -04:00
mips Various misc and testing fixes: 2020-09-12 22:54:32 +01:00
moxie Use OBJECT_DECLARE_TYPE where possible 2020-09-09 09:27:11 -04:00
nios2 Use OBJECT_DECLARE_TYPE where possible 2020-09-09 09:27:11 -04:00
openrisc Use OBJECT_DECLARE_TYPE where possible 2020-09-09 09:27:11 -04:00
ppc QOM boilerplate cleanup 2020-09-11 19:26:51 +01:00
riscv QOM boilerplate cleanup 2020-09-11 19:26:51 +01:00
rx Use OBJECT_DECLARE_TYPE where possible 2020-09-09 09:27:11 -04:00
s390x Use OBJECT_DECLARE_TYPE where possible 2020-09-09 09:27:11 -04:00
sh4 Use OBJECT_DECLARE_TYPE where possible 2020-09-09 09:27:11 -04:00
sparc Use OBJECT_DECLARE_TYPE where possible 2020-09-09 09:27:11 -04:00
tilegx Use OBJECT_DECLARE_TYPE where possible 2020-09-09 09:27:11 -04:00
tricore Use OBJECT_DECLARE_TYPE where possible 2020-09-09 09:27:11 -04:00
unicore32 Use OBJECT_DECLARE_TYPE where possible 2020-09-09 09:27:11 -04:00
xtensa Use OBJECT_DECLARE_TYPE where possible 2020-09-09 09:27:11 -04:00
meson.build meson: target 2020-08-21 06:30:35 -04:00