aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-26target: Widen pc/cs_base in cpu_get_tb_cpu_stateAnton Johansson
2023-06-26accel/tcg/translate-all.c: Widen pc and cs_baseAnton Johansson
2023-06-26accel: Replace target_ulong in tlb_*()Anton Johansson
2023-06-26Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Richard Henderson
2023-06-26vhost-vdpa: do not cleanup the vdpa/vhost-net structures if peer nic is presentAni Sinha
2023-06-26vhost_net: add an assertion for TAP client backendsAni Sinha
2023-06-26intel_iommu: Fix address space unmapZhenzhong Duan
2023-06-26intel_iommu: Fix flag check in replayZhenzhong Duan
2023-06-26intel_iommu: Fix a potential issue in VFIO dirty page syncZhenzhong Duan
2023-06-26vhost-user: fully use new backend/frontend namingManos Pitsidianakis
2023-06-26virtio-scsi: avoid dangling host notifier in ->ioeventfd_stop()Stefan Hajnoczi
2023-06-26hw/i386/pc: Clean up pc_machine_initfnSuravee Suthikulpanit
2023-06-26vdpa: fix not using CVQ buffer in case of errorEugenio Pérez
2023-06-26vdpa: mask _F_CTRL_GUEST_OFFLOADS for vhost vdpa devicesEugenio Pérez
2023-06-26vhost: fix vhost_dev_enable_notifiers() error caseLaurent Vivier
2023-06-26vdpa: Allow VIRTIO_NET_F_CTRL_GUEST_OFFLOADS in SVQHawkins Jiawei
2023-06-26vdpa: Add vhost_vdpa_net_load_offloads()Hawkins Jiawei
2023-06-26virtio-net: expose virtio_net_supported_guest_offloads()Hawkins Jiawei
2023-06-26hw/net/virtio-net: make some VirtIONet constHawkins Jiawei
2023-06-26vdpa: reuse virtio_vdev_has_feature()Hawkins Jiawei
2023-06-26include/hw/virtio: make some VirtIODevice constHawkins Jiawei
2023-06-26vdpa: map shadow vrings with MAP_SHAREDEugenio Pérez
2023-06-26vdpa: reorder vhost_vdpa_net_cvq_cmd_page_len functionEugenio Pérez
2023-06-26vdpa: do not block migration if device has cvq and x-svq=onEugenio Pérez
2023-06-26pc: q35: Bump max_cpus to 1024Suravee Suthikulpanit
2023-06-26tests/data/acpi: update after SMBIOS 2.0 changeMichael S. Tsirkin
2023-06-26hw/i386/pc: Default to use SMBIOS 3.0 for newer machine modelsSuravee Suthikulpanit
2023-06-26hw/acpi: Fix PM control register accessBALATON Zoltan
2023-06-26Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson
2023-06-26Merge tag 'pull-request-2023-06-26' of https://gitlab.com/thuth/qemu into sta...Richard Henderson
2023-06-26git-submodule.sh: allow running in validate mode without previous updatePaolo Bonzini
2023-06-26target/i386: implement SYSCALL/SYSRET in 32-bit emulatorsPaolo Bonzini
2023-06-26target/i386: implement RDPID in TCGPaolo Bonzini
2023-06-26target/i386: sysret and sysexit are privilegedPaolo Bonzini
2023-06-26target/i386: AMD only supports SYSENTER/SYSEXIT in 32-bit modePaolo Bonzini
2023-06-26target/i386: Intel only supports SYSCALL/SYSRET in long modePaolo Bonzini
2023-06-26target/i386: TCG supports WBNOINVDPaolo Bonzini
2023-06-26target/i386: TCG supports XSAVEERPTRPaolo Bonzini
2023-06-26target/i386: do not accept RDSEED if CPUID bit absentPaolo Bonzini
2023-06-26target/i386: TCG supports RDSEEDPaolo Bonzini
2023-06-26target/i386: TCG supports 3DNow! prefetch(w)Paolo Bonzini
2023-06-26target/i386: fix INVD vmexitPaolo Bonzini
2023-06-26kvm: reuse per-vcpu stats fd to avoid vcpu interruptionMarcelo Tosatti
2023-06-26hw/riscv: Validate cluster and NUMA node boundaryGavin Shan
2023-06-26hw/arm: Validate cluster and NUMA node boundaryGavin Shan
2023-06-26numa: Validate cluster and NUMA node boundary if requiredGavin Shan
2023-06-26hw/remote/proxy: Remove dubious 'event_notifier-posix.c' includePhilippe Mathieu-Daudé
2023-06-26build: further refine build.ninja rulesPaolo Bonzini
2023-06-26tests/qtest/cxl-test: Clean up temporary directories after testingThomas Huth
2023-06-26gitlab-ci: add msys2 meson test to junit reportMarc-André Lureau