aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-01-04migration: preserve suspended for snapshotSteve Sistare5-13/+32
2024-01-04migration: preserve suspended runstateSteve Sistare1-5/+3
2024-01-04migration: propagate suspended runstateSteve Sistare1-20/+27
2024-01-04cpus: vm_resumeSteve Sistare2-0/+18
2024-01-04cpus: check running not RUN_STATE_RUNNINGSteve Sistare4-4/+4
2024-01-04cpus: stop vm in suspended runstateSteve Sistare5-13/+39
2024-01-04cpus: vm_was_suspendedSteve Sistare2-0/+17
2024-01-04MAINTAINERS: Remove myself as reviewer from Live MigrationLeonardo Bras1-2/+0
2024-01-04MAINTAINERS: Leaving MigrationJuan Quintela2-3/+1
2023-12-27Merge tag 'tracing-pull-request' of https://gitlab.com/stefanha/qemu into sta...Stefan Hajnoczi1-1/+1
2023-12-27tracing: install trace events file only if necessaryCarlos Santos1-1/+1
2023-12-26Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi14-177/+332
2023-12-26Merge tag 'dirtylimit-dirtyrate-pull-request-20231225' of https://github.com/...Stefan Hajnoczi1-4/+3
2023-12-26Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into stagingStefan Hajnoczi7-39/+42
2023-12-26Merge tag 'm68k-pull-2023-12-22' of https://gitlab.com/huth/qemu into stagingStefan Hajnoczi1-298/+227
2023-12-26vdpa: move memory listener to vhost_vdpa_sharedEugenio Pérez2-46/+40
2023-12-26vdpa: use dev_shared in vdpa_iommuEugenio Pérez2-9/+9
2023-12-26vdpa: use VhostVDPAShared in vdpa_dma_map and unmapEugenio Pérez3-29/+30
2023-12-26vdpa: move iommu_list to vhost_vdpa_sharedEugenio Pérez2-3/+3
2023-12-26vdpa: remove msg type of vhost_vdpaEugenio Pérez2-6/+4
2023-12-26vdpa: move backend_cap to vhost_vdpa_sharedEugenio Pérez2-3/+8
2023-12-26vdpa: move iotlb_batch_begin_sent to vhost_vdpa_sharedEugenio Pérez2-5/+6
2023-12-26vdpa: move file descriptor to vhost_vdpa_sharedEugenio Pérez4-16/+13
2023-12-26vdpa: use vdpa shared for tracingEugenio Pérez2-19/+21
2023-12-26vdpa: move shadow_data to vhost_vdpa_sharedEugenio Pérez3-22/+11
2023-12-26vdpa: move iova_range to vhost_vdpa_sharedEugenio Pérez4-13/+21
2023-12-26vdpa: move iova tree to the shared structEugenio Pérez3-42/+35
2023-12-26vdpa: add VhostVDPASharedEugenio Pérez2-2/+27
2023-12-26vdpa: do not set virtio status bits if unneededEugenio Pérez1-0/+4
2023-12-26Fix bugs when VM shutdown with virtio-gpu unpluggedwangmeiling1-0/+4
2023-12-26vhost-scsi: fix usage of error_reportf_err()Dongli Zhang2-3/+4
2023-12-25hw/acpi: propagate vcpu hotplug after switch to modern interfaceAaron Young1-4/+16
2023-12-25vhost-scsi: Add support for a worker thread per virtqueueMike Christie2-0/+63
2023-12-25vhost: Add worker backend calloutsMike Christie2-0/+42
2023-12-25tests: bios-tables-test: Rename smbios type 4 related test functionsZhao Liu1-10/+10
2023-12-25virtio: rng: Check notifier helpers for VIRTIO_CONFIG_IRQ_IDXMathieu Poirier1-0/+16
2023-12-25migration/dirtyrate: Remove an extra parameterWafer1-4/+3
2023-12-25virtio-blk: Fix potential nullpointer read access in virtio_blk_data_plane_de...Stefan Weil via1-1/+2
2023-12-25include/ui/rect.h: fix qemu_rect_init() mis-assignmentElen Avan1-1/+1
2023-12-23accel/kvm: Turn DPRINTF macro use into tracepointsJai Arora2-23/+12
2023-12-23docs/tools/qemu-img.rst: fix typo (sumarizes)Samuel Tardieu1-1/+1
2023-12-23qemu-options: Tell more for -display cocoaAkihiko Odaki1-0/+17
2023-12-23qemu-options: Unify the help entries for cocoaAkihiko Odaki1-3/+1
2023-12-23target/riscv/kvm: do not use non-portable strerrorname_np()Natanael Copa1-10/+8
2023-12-22next-cube.c: move machine MemoryRegions into NeXTStateMark Cave-Ayland1-17/+21
2023-12-22next-cube.c: remove val and size arguments from nextscr2_write()Mark Cave-Ayland1-11/+6
2023-12-22next-cube.c: move LED logic to new next_scr2_led_update() functionMark Cave-Ayland1-9/+13
2023-12-22next-cube.c: move static old_scr2 variable to NeXTPCMark Cave-Ayland1-3/+9
2023-12-22next-cube.c: move static phase variable to NextRtcMark Cave-Ayland1-15/+16
2023-12-22next-cube.c: move static led variable to NeXTPCMark Cave-Ayland1-6/+7