aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-23vfio/iommufd: Implement VFIOIOMMUClass::query_dirty_bitmap supportJoao Martins
2024-07-23vfio/iommufd: Implement VFIOIOMMUClass::set_dirty_tracking supportJoao Martins
2024-07-23vfio/iommufd: Probe and request hwpt dirty tracking capabilityJoao Martins
2024-07-23vfio/{iommufd, container}: Invoke HostIOMMUDevice::realize() during attach_de...Joao Martins
2024-07-23vfio/iommufd: Add hw_caps field to HostIOMMUDeviceCapsJoao Martins
2024-07-23vfio/{iommufd,container}: Remove caps::aw_bitsJoao Martins
2024-07-23vfio/iommufd: Introduce auto domain creationJoao Martins
2024-07-23vfio/ccw: Don't initialize HOST_IOMMU_DEVICE with mdevZhenzhong Duan
2024-07-23vfio/ap: Don't initialize HOST_IOMMU_DEVICE with mdevZhenzhong Duan
2024-07-23vfio/iommufd: Return errno in iommufd_cdev_attach_ioas_hwpt()Joao Martins
2024-07-23backends/iommufd: Extend iommufd_backend_get_device_info() to fetch HW capabi...Joao Martins
2024-07-23vfio/iommufd: Don't initialize nor set a HOST_IOMMU_DEVICE with mdevJoao Martins
2024-07-23vfio/pci: Extract mdev check into an helperJoao Martins
2024-07-23hw/vfio/container: Fix SIGSEV on vfio_container_instance_finalize()Eric Auger
2024-07-23Merge tag 'ui-pull-request' of https://gitlab.com/marcandre.lureau/qemu into ...Richard Henderson
2024-07-23Merge tag 'pull-tcg-20240723' of https://gitlab.com/rth7680/qemu into stagingRichard Henderson
2024-07-23Merge tag 'nvme-next-pull-request' of https://gitlab.com/birkelund/qemu into ...Richard Henderson
2024-07-23Merge tag 'pull-maintainer-9.1-rc0-230724-1' of https://gitlab.com/stsquad/qe...Richard Henderson
2024-07-23target/riscv: Simplify probing in vext_ldffRichard Henderson
2024-07-23target/s390x: Use set/clear_helper_retaddr in mem_helper.cRichard Henderson
2024-07-23target/s390x: Use user_or_likely in access_memmoveRichard Henderson
2024-07-23target/s390x: Use user_or_likely in do_access_memsetRichard Henderson
2024-07-23target/ppc: Improve helper_dcbz for user-onlyRichard Henderson
2024-07-23target/ppc: Merge helper_{dcbz,dcbzep}Richard Henderson
2024-07-23target/ppc: Split out helper_dbczl for 970Richard Henderson
2024-07-23target/ppc: Hoist dcbz_size out of dcbz_commonRichard Henderson
2024-07-23target/ppc/mem_helper.c: Remove a conditional from dcbz_common()BALATON Zoltan
2024-07-23target/arm: Use set/clear_helper_retaddr in SVE and SME helpersRichard Henderson
2024-07-23target/arm: Use set/clear_helper_retaddr in helper-a64.cRichard Henderson
2024-07-23accel/tcg: Move {set,clear}_helper_retaddr to cpu_ldst.hRichard Henderson
2024-07-23Merge tag 'pull-request-2024-07-22' of https://gitlab.com/thuth/qemu into sta...Richard Henderson
2024-07-22chardev/char-win-stdio.c: restore old console modesongziming
2024-07-22hw/nvme: remove useless type castYao Xingtao
2024-07-22hw/nvme: actually implement abortAyush Mishra
2024-07-22hw/nvme: add cross namespace copy supportArun Kumar
2024-07-22target/s390x: filter deprecated properties based on model expansion typeCollin Walling
2024-07-22tests: increase timeout per instance of bios-tables-testIgor Mammedov
2024-07-22qtest/fuzz: make range overlap check more readableYao Xingtao
2024-07-22hw: Fix crash that happens when introspecting scsi-block on older machine typesThomas Huth
2024-07-22tests/avocado/machine_aspeed.py: Increase timeout for TPM testCédric Le Goater
2024-07-22tests/avocado: Remove the remainders of the virtiofs_submounts testThomas Huth
2024-07-22tests/avocado/mem-addr-space-check: Remove unused "import signal"Thomas Huth
2024-07-22tests/avocado: Move LinuxTest related code into a separate fileThomas Huth
2024-07-22tests/avocado: Allow overwriting AVOCADO_SHOW env variablePhilippe Mathieu-Daudé
2024-07-22hw/nvme: fix memory leak in nvme_dsmZheyu Ma
2024-07-22ui/vdagent: send caps on fe_openMarc-André Lureau
2024-07-22ui/vdagent: notify clipboard peers of serial resetMarc-André Lureau
2024-07-22ui/vdagent: improve vdagent_fe_open() traceMarc-André Lureau
2024-07-22ui: add more tracing for dbusMarc-André Lureau
2024-07-22Cursor: 8 -> 1 bit alpha downsampling improvementPhil Dennis-Jordan