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/virtio
Philippe Mathieu-Daudé 383112976b hw/virtio: Reduce virtio_lduw/stw_phys_cached() scope
virtio_lduw_phys_cached() and virtio_stw_phys_cached() are
only used within hw/virtio/virtio.c: reduce their scope by
moving their definitions there.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Manos Pitsidianakis <manos.pitsidianakis@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20251224151351.86733-9-philmd@linaro.org>
1 day ago
..
Kconfig hw/virtio: rename vhost-user-device and make user creatable 3 months ago
cbor-helpers.c device/virtio-nsm: Support for Nitro Secure Module device 1 year ago
iothread-vq-mapping.c hw: add missing includes hidden by block/aio.h 4 days ago
meson.build hw/virtio: Compile virtio-mem.c once 2 months ago
trace-events virtio: unify virtio_notify_irqfd() and virtio_notify() 3 months ago
trace.h trace: switch position of headers to what Meson requires 5 years ago
vdpa-dev-pci.c include: move hw/qdev-properties.h to hw/core/ 4 days ago
vdpa-dev.c include: move hw/qdev-properties-system.h to hw/core/ 4 days ago
vhost-backend.c vhost-backend: implement extended features support 3 months ago
vhost-iova-tree.c vhost-iova-tree: Update documentation 10 months ago
vhost-iova-tree.h include/system: Move exec/memory.h to system/memory.h 8 months ago
vhost-scsi-pci.c include: move hw/qdev-properties.h to hw/core/ 4 days ago
vhost-shadow-virtqueue.c vdpa: Fix endian bugs in shadow virtqueue 10 months ago
vhost-shadow-virtqueue.h vhost-iova-tree, svq: Implement GPA->IOVA & partial IOVA->HVA trees 10 months ago
vhost-stub.c char: rename CharBackend->CharFrontend 2 months ago
vhost-user-base.c include: move hw/qdev-properties.h to hw/core/ 4 days ago
vhost-user-blk-pci.c include: move hw/qdev-properties.h to hw/core/ 4 days ago
vhost-user-fs-pci.c include: move hw/qdev-properties.h to hw/core/ 4 days ago
vhost-user-fs.c include: move hw/qdev-properties-system.h to hw/core/ 4 days ago
vhost-user-gpio-pci.c include: move hw/qdev-properties.h to hw/core/ 4 days ago
vhost-user-gpio.c include: move hw/qdev-properties.h to hw/core/ 4 days ago
vhost-user-i2c-pci.c include: move hw/qdev-properties.h to hw/core/ 4 days ago
vhost-user-i2c.c include: move hw/qdev-properties.h to hw/core/ 4 days ago
vhost-user-input-pci.c hw/virtio: derive vhost-user-input from vhost-user-base 2 years ago
vhost-user-input.c qom: Have class_init() take a const data argument 8 months ago
vhost-user-rng-pci.c include: move hw/qdev-properties.h to hw/core/ 4 days ago
vhost-user-rng.c include: move hw/qdev-properties.h to hw/core/ 4 days ago
vhost-user-scmi-pci.c include: move hw/qdev-properties.h to hw/core/ 4 days ago
vhost-user-scmi.c vhost-user: return failure if backend crash when live migration 8 months ago
vhost-user-scsi-pci.c include: move hw/qdev-properties.h to hw/core/ 4 days ago
vhost-user-snd-pci.c include: move hw/qdev-properties.h to hw/core/ 4 days ago
vhost-user-snd.c include: move hw/qdev-properties.h to hw/core/ 4 days ago
vhost-user-test-device-pci.c include: move hw/qdev-properties.h to hw/core/ 4 days ago
vhost-user-test-device.c include: move hw/qdev-properties.h to hw/core/ 4 days ago
vhost-user-vsock-pci.c include: move hw/qdev-properties.h to hw/core/ 4 days ago
vhost-user-vsock.c include: move hw/qdev-properties-system.h to hw/core/ 4 days ago
vhost-user.c vhost-user: make vhost_set_vring_file() synchronous 2 months ago
vhost-vdpa.c vfio: return mr from vfio_get_xlat_addr 7 months ago
vhost-vsock-common.c include: move hw/qdev-properties.h to hw/core/ 4 days ago
vhost-vsock-pci.c include: move hw/qdev-properties.h to hw/core/ 4 days ago
vhost-vsock.c include: move hw/qdev-properties.h to hw/core/ 4 days ago
vhost.c include: reorganize memory API headers 4 days ago
virtio-9p-pci.c include: move hw/qdev-properties.h to hw/core/ 4 days ago
virtio-acpi.c license: Update deprecated SPDX tag GPL-2.0+ to GPL-2.0-or-later 1 year ago
virtio-balloon-pci.c include: move hw/qdev-properties.h to hw/core/ 4 days ago
virtio-balloon.c include: move hw/qdev-properties.h to hw/core/ 4 days ago
virtio-blk-pci.c include: move hw/qdev-properties.h to hw/core/ 4 days ago
virtio-bus.c virtio: add support for negotiating extended features 3 months ago
virtio-config-io.c hw/virtio: Build various files once 6 months ago
virtio-crypto-pci.c include: move hw/qdev-properties.h to hw/core/ 4 days ago
virtio-crypto.c include: move hw/qdev-properties.h to hw/core/ 4 days ago
virtio-hmp-cmds.c qmp: update virtio features map to support extended features 3 months ago
virtio-input-host-pci.c hw/virtio: move virtio-pci.h into shared include space 4 years ago
virtio-input-pci.c include: move hw/qdev-properties.h to hw/core/ 4 days ago
virtio-iommu-pci.c include: move hw/qdev-properties-system.h to hw/core/ 4 days ago
virtio-iommu.c include: move hw/qdev-properties.h to hw/core/ 4 days ago
virtio-md-pci.c qom: Make InterfaceInfo[] uses const 8 months ago
virtio-md-stubs.c hw/virtio: move stubs out of stubs/ 2 years ago
virtio-mem-pci.c qom: Have class_init() take a const data argument 8 months ago
virtio-mem-pci.h virtio-md-pci: New parent type for virtio-mem-pci and virtio-pmem-pci 3 years ago
virtio-mem.c include: move hw/qdev-properties.h to hw/core/ 4 days ago
virtio-mmio.c include: move hw/sysbus.h to hw/core/ 4 days ago
virtio-net-pci.c include: move hw/qdev-properties.h to hw/core/ 4 days ago
virtio-nsm-pci.c include: move hw/qdev-properties.h to hw/core/ 4 days ago
virtio-nsm.c qom: Have class_init() take a const data argument 8 months ago
virtio-pci.c include: move hw/qdev-properties.h to hw/core/ 4 days ago
virtio-pmem-pci.c qom: Have class_init() take a const data argument 8 months ago
virtio-pmem-pci.h virtio-md-pci: New parent type for virtio-mem-pci and virtio-pmem-pci 3 years ago
virtio-pmem.c block: extract include/qemu/aiocb.h out of include/block/aio.h 4 days ago
virtio-qmp.c qmp: Fix a typo for a USO feature 1 month ago
virtio-qmp.h qmp: update virtio features map to support extended features 3 months ago
virtio-rng-pci.c include: move hw/qdev-properties.h to hw/core/ 4 days ago
virtio-rng.c include: move hw/qdev-properties.h to hw/core/ 4 days ago
virtio-scsi-pci.c include: move hw/qdev-properties.h to hw/core/ 4 days ago
virtio-serial-pci.c include: move hw/qdev-properties.h to hw/core/ 4 days ago
virtio-stub.c qmp: add QMP command x-query-virtio-queue-element 3 years ago
virtio.c hw/virtio: Reduce virtio_lduw/stw_phys_cached() scope 1 day ago