qemu/hw/vfio-user
John Levon 4709ca196f hw/vfio-user: add x-pci-class-code
This new option was not added to vfio_user_pci_dev_properties, which
caused an incorrect class code for vfio-user devices.

Fixes: a59d06305f ("vfio/pci: Introduce x-pci-class-code option")
Signed-off-by: John Levon <john.levon@nutanix.com>
Reviewed-by: Cédric Le Goater <clg@redhat.com>
Link: https://lore.kernel.org/qemu-devel/20250827190810.1645340-1-john.levon@nutanix.com
Signed-off-by: Cédric Le Goater <clg@redhat.com>
(cherry picked from commit 1b50621881)
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
2025-09-11 17:20:51 +03:00
..
container.c hw/vfio-user: fix use of uninitialized variable 2025-07-15 17:11:12 +02:00
container.h vfio-user: set up container access to the proxy 2025-06-26 08:55:38 +02:00
device.c vfio-user: add coalesced posted writes 2025-06-26 08:55:38 +02:00
device.h vfio-user: implement VFIO_USER_DEVICE_RESET 2025-06-26 08:55:38 +02:00
Kconfig
meson.build vfio-user: implement VFIO_USER_DEVICE_GET_INFO 2025-06-26 08:55:38 +02:00
pci.c hw/vfio-user: add x-pci-class-code 2025-09-11 17:20:51 +03:00
protocol.h vfio-user: add coalesced posted writes 2025-06-26 08:55:38 +02:00
proxy.c vfio scsi ui: Error-check qio_channel_socket_connect_sync() the same way 2025-09-03 11:05:25 +03:00
proxy.h vfio-user: add coalesced posted writes 2025-06-26 08:55:38 +02:00
trace-events vfio-user: add coalesced posted writes 2025-06-26 08:55:38 +02:00
trace.h vfio-user: implement message receive infrastructure 2025-06-26 08:55:38 +02:00