summary refs log tree commit diff stats
path: root/hw (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | hw/timer: Constify VMStateRichard Henderson2023-12-3031-57/+57
* | | hw/ssi: Constify VMStateRichard Henderson2023-12-3012-15/+15
* | | hw/sparc: Constify VMStateRichard Henderson2023-12-301-1/+1
* | | hw/sensor: Constify VMStateRichard Henderson2023-12-309-11/+11
* | | hw/sd: Constify VMStateRichard Henderson2023-12-3010-14/+14
* | | hw/scsi: Constify VMStateRichard Henderson2023-12-3012-21/+21
* | | hw/s390x: Constify VMStateRichard Henderson2023-12-306-30/+30
* | | hw/rtc: Constify VMStateRichard Henderson2023-12-3011-16/+16
* | | hw/riscv: Constify VMStateRichard Henderson2023-12-301-1/+1
* | | hw/ppc: Constify VMStateRichard Henderson2023-12-3014-38/+38
* | | hw/pci-host: Constify VMStateRichard Henderson2023-12-3011-18/+18
* | | hw/pci-bridge: Constify VMStateRichard Henderson2023-12-307-7/+7
* | | hw/pci: Constify VMStateRichard Henderson2023-12-305-10/+10
* | | hw/openrisc: Constify VMStateRichard Henderson2023-12-301-1/+1
* | | hw/nvram: Constify VMStateRichard Henderson2023-12-3010-13/+13
* | | hw/net: Constify VMStateRichard Henderson2023-12-3041-80/+80
* | | hw/misc: Constify VMStateRichard Henderson2023-12-3083-108/+108
* | | hw/m68k: Constify VMStateRichard Henderson2023-12-302-3/+3
* | | hw/loongarch: Constify VMStateRichard Henderson2023-12-291-1/+1
* | | hw/isa: Constify VMStateRichard Henderson2023-12-296-13/+13
* | | hw/ipmi: Constify VMStateRichard Henderson2023-12-299-9/+9
* | | hw/ipack: Constify VMStateRichard Henderson2023-12-292-2/+2
* | | hw/intc: Constify VMStateRichard Henderson2023-12-2938-77/+77
* | | hw/input: Constify VMStateRichard Henderson2023-12-2915-30/+30
* | | hw/ide: Constify VMStateRichard Henderson2023-12-299-23/+23
* | | hw/i386: Constify VMStateRichard Henderson2023-12-2912-17/+17
* | | hw/i2c: Constify VMStateRichard Henderson2023-12-2913-15/+15
* | | hw/hyperv: Constify VMStateRichard Henderson2023-12-291-8/+8
* | | hw/gpio: Constify VMStateRichard Henderson2023-12-2911-12/+12
* | | hw/dma: Constify VMStateRichard Henderson2023-12-2912-21/+21
* | | hw/display: Constify VMStateRichard Henderson2023-12-2927-45/+45
* | | hw/char: Constify VMStateRichard Henderson2023-12-2924-39/+39
* | | hw/block: Constify VMStateRichard Henderson2023-12-2911-27/+27
* | | hw/audio: Constify VMStateRichard Henderson2023-12-2915-25/+25
* | | hw/adc: Constify VMStateRichard Henderson2023-12-295-5/+5
* | | hw/acpi: Constify VMStateRichard Henderson2023-12-299-26/+26
* | | hw/9pfs: Constify VMStateRichard Henderson2023-12-291-1/+1
* | | hw/core: Constify VMStateRichard Henderson2023-12-293-7/+7
* | | hw/arm: Constify VMStateRichard Henderson2023-12-2915-45/+45
| |/ |/|
* | Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi2023-12-269-95/+227
|\ \
| * | vdpa: move memory listener to vhost_vdpa_sharedEugenio Pérez2023-12-261-45/+39
| * | vdpa: use dev_shared in vdpa_iommuEugenio Pérez2023-12-261-8/+8
| * | vdpa: use VhostVDPAShared in vdpa_dma_map and unmapEugenio Pérez2023-12-261-25/+25
| * | vdpa: move iommu_list to vhost_vdpa_sharedEugenio Pérez2023-12-261-2/+2
| * | vdpa: remove msg type of vhost_vdpaEugenio Pérez2023-12-261-5/+4
| * | vdpa: move backend_cap to vhost_vdpa_sharedEugenio Pérez2023-12-261-3/+5
| * | vdpa: move iotlb_batch_begin_sent to vhost_vdpa_sharedEugenio Pérez2023-12-261-4/+4
| * | vdpa: move file descriptor to vhost_vdpa_sharedEugenio Pérez2023-12-262-8/+8
| * | vdpa: use vdpa shared for tracingEugenio Pérez2023-12-262-19/+21
| * | vdpa: move shadow_data to vhost_vdpa_sharedEugenio Pérez2023-12-261-3/+3