aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-06-26intel_iommu: Fix address space unmapZhenzhong Duan1-1/+1
2023-06-26intel_iommu: Fix flag check in replayZhenzhong Duan1-1/+1
2023-06-26intel_iommu: Fix a potential issue in VFIO dirty page syncZhenzhong Duan1-6/+3
2023-06-26vhost-user: fully use new backend/frontend namingManos Pitsidianakis12-72/+74
2023-06-26virtio-scsi: avoid dangling host notifier in ->ioeventfd_stop()Stefan Hajnoczi1-2/+18
2023-06-26hw/i386/pc: Clean up pc_machine_initfnSuravee Suthikulpanit1-1/+1
2023-06-26vdpa: fix not using CVQ buffer in case of errorEugenio Pérez1-1/+1
2023-06-26vdpa: mask _F_CTRL_GUEST_OFFLOADS for vhost vdpa devicesEugenio Pérez1-0/+1
2023-06-26vhost: fix vhost_dev_enable_notifiers() error caseLaurent Vivier1-29/+36
2023-06-26vdpa: Allow VIRTIO_NET_F_CTRL_GUEST_OFFLOADS in SVQHawkins Jiawei1-0/+1
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-26Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson22-94/+224
2023-06-26Merge tag 'pull-request-2023-06-26' of https://gitlab.com/thuth/qemu into sta...Richard Henderson10-22/+92
2023-06-26git-submodule.sh: allow running in validate mode without previous updatePaolo Bonzini2-33/+42
2023-06-26target/i386: implement SYSCALL/SYSRET in 32-bit emulatorsPaolo Bonzini8-17/+20
2023-06-26target/i386: implement RDPID in TCGPaolo Bonzini5-13/+46
2023-06-26target/i386: sysret and sysexit are privilegedPaolo Bonzini1-2/+2
2023-06-26target/i386: AMD only supports SYSENTER/SYSEXIT in 32-bit modePaolo Bonzini1-4/+6
2023-06-26target/i386: Intel only supports SYSCALL/SYSRET in long modePaolo Bonzini2-1/+12
2023-06-26target/i386: TCG supports WBNOINVDPaolo Bonzini2-2/+3
2023-06-26target/i386: TCG supports XSAVEERPTRPaolo Bonzini1-1/+3
2023-06-26target/i386: do not accept RDSEED if CPUID bit absentPaolo Bonzini1-0/+8
2023-06-26target/i386: TCG supports RDSEEDPaolo Bonzini1-3/+2
2023-06-26target/i386: TCG supports 3DNow! prefetch(w)Paolo Bonzini1-1/+2
2023-06-26target/i386: fix INVD vmexitPaolo Bonzini1-1/+1
2023-06-26kvm: reuse per-vcpu stats fd to avoid vcpu interruptionMarcelo Tosatti2-15/+16
2023-06-26hw/riscv: Validate cluster and NUMA node boundaryGavin Shan2-0/+4
2023-06-26hw/arm: Validate cluster and NUMA node boundaryGavin Shan2-0/+4
2023-06-26numa: Validate cluster and NUMA node boundary if requiredGavin Shan2-0/+43
2023-06-26hw/remote/proxy: Remove dubious 'event_notifier-posix.c' includePhilippe Mathieu-Daudé1-1/+0
2023-06-26build: further refine build.ninja rulesPaolo Bonzini2-4/+14
2023-06-26tests/qtest/cxl-test: Clean up temporary directories after testingThomas Huth1-0/+2
2023-06-26gitlab-ci: add msys2 meson test to junit reportMarc-André Lureau1-0/+2
2023-06-26gitlab-ci: grab msys2 meson-logs as artifactsMarc-André Lureau1-4/+9
2023-06-26gitlab: support disabling job auto-run in upstreamDaniel P. Berrangé1-0/+10
2023-06-26gitlab: avoid extra pipelines for tags and stable branchesDaniel P. Berrangé1-0/+8
2023-06-26gitlab: stable staging branches publish containers in a separate tagDaniel P. Berrangé1-2/+22
2023-06-26gitlab: allow overriding name of the upstream repositoryDaniel P. Berrangé2-7/+18
2023-06-26gitlab: centralize the container tag nameDaniel P. Berrangé7-10/+22