aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-06-26vdpa: Add vhost_vdpa_net_load_offloads()Hawkins Jiawei1-0/+42
2023-06-26virtio-net: expose virtio_net_supported_guest_offloads()Hawkins Jiawei2-1/+2
2023-06-26hw/net/virtio-net: make some VirtIONet constHawkins Jiawei1-1/+1
2023-06-26vdpa: reuse virtio_vdev_has_feature()Hawkins Jiawei1-4/+2
2023-06-26include/hw/virtio: make some VirtIODevice constHawkins Jiawei1-1/+1
2023-06-26vdpa: map shadow vrings with MAP_SHAREDEugenio Pérez2-17/+17
2023-06-26vdpa: reorder vhost_vdpa_net_cvq_cmd_page_len functionEugenio Pérez1-16/+16
2023-06-26vdpa: do not block migration if device has cvq and x-svq=onEugenio Pérez1-4/+7
2023-06-26pc: q35: Bump max_cpus to 1024Suravee Suthikulpanit1-1/+2
2023-06-26tests/data/acpi: update after SMBIOS 2.0 changeMichael S. Tsirkin2-1/+0
2023-06-26hw/i386/pc: Default to use SMBIOS 3.0 for newer machine modelsSuravee Suthikulpanit5-1/+15
2023-06-26hw/acpi: Fix PM control register accessBALATON Zoltan1-26/+26
2023-06-23cryptodev: fix memory leak during stats queryzhenwei pi1-1/+1
2023-06-23vdpa: move CVQ isolation check to net_init_vhost_vdpaEugenio Pérez1-43/+112
2023-06-23vdpa: return errno in vhost_vdpa_get_vring_group errorEugenio Pérez1-0/+9
2023-06-23virtio-mem: Simplify bitmap handling and virtio_mem_set_block_state()David Hildenbrand1-50/+66
2023-06-23pci: ROM preallocation for incoming migrationVladimir Sementsov-Ogievskiy1-33/+46
2023-06-23vhost: release virtqueue objects in error pathPrasad Pandit1-1/+2
2023-06-23vhost: release memory_listener object in error pathPrasad Pandit1-0/+3
2023-06-23hw/virtio: Build various target-agnostic objects just oncePhilippe Mathieu-Daudé3-9/+14
2023-06-23hw/virtio: Remove unnecessary 'virtio-access.h' headerPhilippe Mathieu-Daudé12-12/+0
2023-06-23hw/virtio/virtio-iommu: Use target-agnostic qemu_target_page_mask()Philippe Mathieu-Daudé1-1/+2
2023-06-23hw/virtio/vhost-vsock: Include missing 'virtio/virtio-bus.h' headerPhilippe Mathieu-Daudé1-0/+1
2023-06-23hw/virtio/virtio-mem: Use qemu_ram_get_fd() helperPhilippe Mathieu-Daudé1-1/+1
2023-06-23hw/virtio: Introduce VHOST_VSOCK_COMMON symbol in KconfigPhilippe Mathieu-Daudé2-2/+9
2023-06-23hw/scsi: Rename target-specific source set as 'specific_virtio_scsi_ss'Philippe Mathieu-Daudé1-6/+6
2023-06-23hw/scsi: Rearrange meson.buildPhilippe Mathieu-Daudé1-5/+5
2023-06-23hw/scsi: Introduce VHOST_SCSI_COMMON symbol in KconfigPhilippe Mathieu-Daudé2-2/+10
2023-06-23softmmu: Introduce qemu_target_page_mask() helperPhilippe Mathieu-Daudé2-0/+6
2023-06-23cryptodev-vhost-user: add asymmetric crypto supportGowrishankar Muthukrishnan2-18/+66
2023-06-23hw/cxl/events: Add injection of Memory Module EventsJonathan Cameron4-0/+146
2023-06-22hw/cxl/events: Add injection of DRAM eventsJonathan Cameron4-0/+213
2023-06-22hw/cxl/events: Add injection of General Media EventsIra Weiny4-0/+215
2023-06-22hw/cxl/events: Add event interrupt supportIra Weiny5-25/+147
2023-06-22hw/cxl/events: Wire up get/clear event mailbox commandsIra Weiny6-2/+337
2023-06-22hw/cxl: Move CXLRetCode definition to cxl_device.hJonathan Cameron2-28/+28
2023-06-22hw/cxl/events: Add event status registerIra Weiny3-8/+86
2023-06-22hw/cxl: Add clear poison mailbox command support.Jonathan Cameron3-0/+120
2023-06-22hw/cxl: Add poison injection via the mailbox.Jonathan Cameron1-0/+42
2023-06-22hw/cxl: QMP based poison injection supportJonathan Cameron6-0/+194
2023-06-22bswap: Add the ability to store to an unaligned 24 bit fieldIra Weiny2-0/+27
2023-06-22Merge tag 'q800-for-8.1-pull-request' of https://github.com/vivier/qemu-m68k ...Richard Henderson9-366/+635
2023-06-22mac_via: fix rtc command decoding for the PRAM seconds registersMark Cave-Ayland1-5/+6
2023-06-22mac_via: fix rtc command decoding from PRAM addresses 0x0 to 0xfMark Cave-Ayland1-1/+1
2023-06-22q800: move macfb device to Q800MachineStateMark Cave-Ayland2-2/+6
2023-06-22q800: don't access Nubus bus directly from the mac-nubus-bridge deviceMark Cave-Ayland1-1/+1
2023-06-22q800: move mac-nubus-bridge device to Q800MachineStateMark Cave-Ayland2-7/+16
2023-06-22q800: move SWIM device to Q800MachineStateMark Cave-Ayland2-3/+7
2023-06-22q800: move ESP device to Q800MachineStateMark Cave-Ayland2-4/+7
2023-06-22q800: move escc_orgate device to Q800MachineStateMark Cave-Ayland2-7/+11