You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/hw/scsi
Richard Henderson 942b0d378a * cleanup include/hw headers
* cleanup memory headers
 * rust: preludes
 * rust: support for dtrace
 * rust/hpet: first part of reorganization
 * meson: small cleanups
 * target/i386: Diamond Rapids CPU model including CET, APX, AVX10.2
 -----BEGIN PGP SIGNATURE-----
 
 iQFIBAABCgAyFiEE8TM4V0tmI4mGbHaCv/vSX3jHroMFAmlPov8UHHBib256aW5p
 QHJlZGhhdC5jb20ACgkQv/vSX3jHroPN1wf9HCceQ1273g7HbNeamay2bSaqypyM
 sEUBk4ipwO0dp7AYaaX5MeJ8NxeYcK82oFgm35WLY1tMOv0BZG5ez02dLoh5C4fb
 Bmy3kV1aY9cxF0IwTyD4dIADlZoaMnGgMElUKFY2/EixjxOUMLe90b1MO2KczqFa
 jvC4gmjx5PC1r+BHycSEdKm2Rbunueb/5eSkKeyTX7rjxQ/Eij0uGjrWrZkMWtgs
 ERJ2xo+D6a38w/uJ88KuqUV1BqYxNNwKmvOwVBU2xFB9o9bm20TNOJZ3+D+Ki8Aj
 idv+rU0XY1bWseo4USuozsqxfkjLJ5lj2YYUkSVO/I1wJmuO7Bq6xzrCxg==
 =/nIt
 -----END PGP SIGNATURE-----

Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging

* cleanup include/hw headers
* cleanup memory headers
* rust: preludes
* rust: support for dtrace
* rust/hpet: first part of reorganization
* meson: small cleanups
* target/i386: Diamond Rapids CPU model including CET, APX, AVX10.2

# -----BEGIN PGP SIGNATURE-----
#
# iQFIBAABCgAyFiEE8TM4V0tmI4mGbHaCv/vSX3jHroMFAmlPov8UHHBib256aW5p
# QHJlZGhhdC5jb20ACgkQv/vSX3jHroPN1wf9HCceQ1273g7HbNeamay2bSaqypyM
# sEUBk4ipwO0dp7AYaaX5MeJ8NxeYcK82oFgm35WLY1tMOv0BZG5ez02dLoh5C4fb
# Bmy3kV1aY9cxF0IwTyD4dIADlZoaMnGgMElUKFY2/EixjxOUMLe90b1MO2KczqFa
# jvC4gmjx5PC1r+BHycSEdKm2Rbunueb/5eSkKeyTX7rjxQ/Eij0uGjrWrZkMWtgs
# ERJ2xo+D6a38w/uJ88KuqUV1BqYxNNwKmvOwVBU2xFB9o9bm20TNOJZ3+D+Ki8Aj
# idv+rU0XY1bWseo4USuozsqxfkjLJ5lj2YYUkSVO/I1wJmuO7Bq6xzrCxg==
# =/nIt
# -----END PGP SIGNATURE-----
# gpg: Signature made Sat 27 Dec 2025 08:12:31 PM AEDT
# gpg:                using RSA key F13338574B662389866C7682BFFBD25F78C7AE83
# gpg:                issuer "pbonzini@redhat.com"
# gpg: Good signature from "Paolo Bonzini <bonzini@gnu.org>" [unknown]
# gpg:                 aka "Paolo Bonzini <pbonzini@redhat.com>" [unknown]
# gpg: WARNING: The key's User ID is not certified with a trusted signature!
# gpg:          There is no indication that the signature belongs to the owner.
# Primary key fingerprint: 46F5 9FBD 57D6 12E7 BFD4  E2F7 7E15 100C CD36 69B1
#      Subkey fingerprint: F133 3857 4B66 2389 866C  7682 BFFB D25F 78C7 AE83

* tag 'for-upstream' of https://gitlab.com/bonzini/qemu: (152 commits)
  block: rename block/aio-wait.h to qemu/aio-wait.h
  block: rename block/aio.h to qemu/aio.h
  block: reduce files included by block/aio.h
  block: extract include/qemu/aiocb.h out of include/block/aio.h
  hw: add missing includes hidden by block/aio.h
  qmp: Fix thread race
  thread-pool: Fix thread race
  dosc/cpu-models-x86: Add documentation for DiamondRapids
  i386/cpu: Add CPU model for Diamond Rapids
  i386/cpu: Define dependency for VMX_VM_ENTRY_LOAD_IA32_FRED
  i386/cpu: Add an option in X86CPUDefinition to control CPUID 0x1f
  i386/cpu: Allow cache to be shared at thread level
  i386/cpu: Allow unsupported avx10_version with x-force-features
  i386/cpu: Add a helper to get host avx10 version
  i386/cpu: Support AVX10.2 with AVX10 feature models
  i386/cpu: Add support for AVX10_VNNI_INT in CPUID enumeration
  i386/cpu: Add CPUID.0x1E.0x1 subleaf for AMX instructions
  i386/cpu: Add support for MOVRS in CPUID enumeration
  run: introduce a script for running devel commands
  gitlab-ci: enable rust for msys2-64bit
  ...

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
5 days ago
..
Kconfig hw/scsi: Add config option for new ncr710 driver 2 months ago
emulation.c scsi-generic: avoid invalid access to struct when emulating block limits 7 years ago
esp-pci.c include: move hw/irq.h to hw/core/ 7 days ago
esp.c include: move hw/sysbus.h to hw/core/ 7 days ago
lasi_ncr710.c include: move hw/sysbus.h to hw/core/ 7 days ago
lasi_ncr710.h include: move hw/sysbus.h to hw/core/ 7 days ago
lsi53c895a.c include: move hw/irq.h to hw/core/ 7 days ago
megasas.c include: move hw/qdev-properties.h to hw/core/ 7 days ago
meson.build hw/scsi: Add config option for new ncr710 driver 2 months ago
mfi.h hw/other: spelling fixes 2 years ago
mpi.h
mptconfig.c nomaintainer: Fix Lesser GPL version number 5 years ago
mptendian.c include: Rename sysemu/ -> system/ 1 year ago
mptsas.c include: move hw/qdev-properties.h to hw/core/ 7 days ago
mptsas.h include/hw/pci: Split pci_device.h off pci.h 3 years ago
ncr53c710.c * cleanup include/hw headers 5 days ago
ncr53c710.h include: move hw/sysbus.h to hw/core/ 7 days ago
scsi-bus.c include: move hw/qdev-properties.h to hw/core/ 7 days ago
scsi-disk.c include: move hw/qdev-properties-system.h to hw/core/ 7 days ago
scsi-generic.c include: move hw/qdev-properties-system.h to hw/core/ 7 days ago
spapr_vscsi.c include: move hw/qdev-properties.h to hw/core/ 7 days ago
srp.h
trace-events ncr710: Add driver for the NCR 53c710 SCSI chip 2 months ago
trace.h trace: switch position of headers to what Meson requires 5 years ago
vhost-scsi-common.c include: move hw/fw-path-provider.h to hw/core/ 7 days ago
vhost-scsi.c include: move hw/qdev-properties.h to hw/core/ 7 days ago
vhost-user-scsi.c include: move hw/qdev-properties-system.h to hw/core/ 7 days ago
viosrp.h Updated the FSF address to <https://www.gnu.org/licenses/> 3 years ago
virtio-scsi-dataplane.c virtio-scsi: only expose cmd vqs via iothread-vq-mapping 10 months ago
virtio-scsi.c include: move hw/qdev-properties.h to hw/core/ 7 days ago
vmw_pvscsi.c include: reorganize memory API headers 7 days ago
vmw_pvscsi.h hw: replace FSF postal address with licenses URL 6 months ago