aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-29hw/adc: Constify VMStateRichard Henderson
2023-12-29hw/acpi: Constify VMStateRichard Henderson
2023-12-29hw/9pfs: Constify VMStateRichard Henderson
2023-12-29hw/core: Constify VMStateRichard Henderson
2023-12-29hw/arm: Constify VMStateRichard Henderson
2023-12-29target/sparc: Constify VMState in machine.cRichard Henderson
2023-12-29target/s390x: Constify VMState in machine.cRichard Henderson
2023-12-29target/riscv: Constify VMState in machine.cRichard Henderson
2023-12-29target/ppc: Constify VMState in machine.cRichard Henderson
2023-12-29target/openrisc: Constify VMState in machine.cRichard Henderson
2023-12-29target/mips: Constify VMState in machine.cRichard Henderson
2023-12-29target/microblaze: Constify VMState in machine.cRichard Henderson
2023-12-29target/m68k: Constify VMState in machine.cRichard Henderson
2023-12-29target/loongarch: Constify VMState in machine.cRichard Henderson
2023-12-29target/i386: Constify VMState in machine.cRichard Henderson
2023-12-29target/hppa: Constify VMState in machine.cRichard Henderson
2023-12-29target/cris: Constify VMState in machine.cRichard Henderson
2023-12-29target/avr: Constify VMState in machine.cRichard Henderson
2023-12-29target/alpha: Constify VMState in machine.cRichard Henderson
2023-12-29target/arm: Constify hvf/hvf.cRichard Henderson
2023-12-29target/arm: Constify VMState in machine.cRichard Henderson
2023-12-29migration: Make VMStateDescription.subsections constRichard Henderson
2023-12-27Merge tag 'tracing-pull-request' of https://gitlab.com/stefanha/qemu into sta...Stefan Hajnoczi
2023-12-27tracing: install trace events file only if necessaryCarlos Santos
2023-12-26Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi
2023-12-26Merge tag 'dirtylimit-dirtyrate-pull-request-20231225' of https://github.com/...Stefan Hajnoczi
2023-12-26Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into stagingStefan Hajnoczi
2023-12-26Merge tag 'm68k-pull-2023-12-22' of https://gitlab.com/huth/qemu into stagingStefan Hajnoczi
2023-12-26vdpa: move memory listener to vhost_vdpa_sharedEugenio Pérez
2023-12-26vdpa: use dev_shared in vdpa_iommuEugenio Pérez
2023-12-26vdpa: use VhostVDPAShared in vdpa_dma_map and unmapEugenio Pérez
2023-12-26vdpa: move iommu_list to vhost_vdpa_sharedEugenio Pérez
2023-12-26vdpa: remove msg type of vhost_vdpaEugenio Pérez
2023-12-26vdpa: move backend_cap to vhost_vdpa_sharedEugenio Pérez
2023-12-26vdpa: move iotlb_batch_begin_sent to vhost_vdpa_sharedEugenio Pérez
2023-12-26vdpa: move file descriptor to vhost_vdpa_sharedEugenio Pérez
2023-12-26vdpa: use vdpa shared for tracingEugenio Pérez
2023-12-26vdpa: move shadow_data to vhost_vdpa_sharedEugenio Pérez
2023-12-26vdpa: move iova_range to vhost_vdpa_sharedEugenio Pérez
2023-12-26vdpa: move iova tree to the shared structEugenio Pérez
2023-12-26vdpa: add VhostVDPASharedEugenio Pérez
2023-12-26vdpa: do not set virtio status bits if unneededEugenio Pérez
2023-12-26Fix bugs when VM shutdown with virtio-gpu unpluggedwangmeiling
2023-12-26vhost-scsi: fix usage of error_reportf_err()Dongli Zhang
2023-12-25hw/acpi: propagate vcpu hotplug after switch to modern interfaceAaron Young
2023-12-25vhost-scsi: Add support for a worker thread per virtqueueMike Christie
2023-12-25vhost: Add worker backend calloutsMike Christie
2023-12-25tests: bios-tables-test: Rename smbios type 4 related test functionsZhao Liu
2023-12-25virtio: rng: Check notifier helpers for VIRTIO_CONFIG_IRQ_IDXMathieu Poirier
2023-12-25migration/dirtyrate: Remove an extra parameterWafer