summary refs log tree commit diff stats
path: root/rust/qemu-api-macros/src/utils.rs (unfollow)
Commit message (Expand)AuthorFilesLines
2025-07-03vfio/iommufd: change processSteve Sistare1-0/+31
2025-07-03vfio/iommufd: reconstruct hwptSteve Sistare1-8/+22
2025-07-03vfio/iommufd: reconstruct deviceSteve Sistare1-2/+28
2025-07-03vfio/iommufd: preserve descriptorsSteve Sistare3-14/+40
2025-07-03vfio/iommufd: cpr stateSteve Sistare4-1/+105
2025-07-03migration: vfio cpr state hookSteve Sistare6-9/+40
2025-07-03vfio/iommufd: register container for cprSteve Sistare6-2/+114
2025-07-03vfio/iommufd: device name blockerSteve Sistare2-0/+12
2025-07-03vfio/iommufd: add vfio_device_free_nameSteve Sistare6-6/+12
2025-07-03vfio/iommufd: invariant device nameSteve Sistare1-5/+10
2025-07-03vfio/iommufd: use IOMMU_IOAS_MAP_FILESteve Sistare3-0/+37
2025-07-03physmem: qemu_ram_get_fd_offsetSteve Sistare2-0/+6
2025-07-03backends/iommufd: change process ioctlSteve Sistare3-0/+28
2025-07-03backends/iommufd: iommufd_backend_map_file_dmaSteve Sistare3-0/+38
2025-07-03migration: cpr_get_fd_param helperSteve Sistare2-0/+39
2025-07-03migration: close kvm after cprSteve Sistare7-0/+71
2025-07-03vfio-pci: preserve INTxSteve Sistare2-3/+79
2025-07-03vfio-pci: preserve MSISteve Sistare4-2/+157
2025-07-03Makefile: prune quilt source files for cscopeCédric Le Goater1-0/+1
2025-07-03b4: Drop linktrailermaskCédric Le Goater1-1/+0
2025-07-03i386/tdx: Build TDX only for 64-bit targetXiaoyao Li1-1/+1
2025-07-03vfio-user: do not register vfio-user container with cprMark Cave-Ayland1-10/+1
2025-07-03vfio/container: Fix vfio_container_post_load()Zhenzhong Duan2-17/+13
2025-07-03vfio/container: Fix potential SIGSEGV when recover from unmap-all-vaddr failureZhenzhong Duan1-2/+2
2025-07-02tests/functional/test_aarch64_sbsaref_freebsd: Fix the URL of the ISO imageThomas Huth1-4/+4
2025-07-02target/s390x: A fix for the trouble with triblesThomas Huth1-1/+1
2025-07-02target/s390x: set has_deprecated_props flagCollin Walling1-0/+3
2025-07-02MAINTAINERS: fix paths for relocated filesSean Wei1-9/+6
2025-07-02treewide: fix paths for relocated files in commentsSean Wei4-5/+5
2025-07-02treewide: update docs file extensions (.txt -> .rst) in commentsSean Wei8-10/+10
2025-07-02MAINTAINERS: fix VMware filename typo (vwm -> vmw)Sean Wei1-1/+1
2025-07-02MAINTAINERS: fix vendor capitalization (Vmware -> VMware)Sean Wei1-1/+1
2025-07-02MAINTAINERS: update docs file extensions (.txt -> .rst)Sean Wei1-2/+2
2025-07-02virtio-gpu: support context init multiple timelineYiwei Zhang1-0/+44
2025-07-02MAINTAINERS: add Akihiko and Dmitry as reviewersAlex Bennée1-0/+2
2025-07-02MAINTAINERS: add myself to virtio-gpu for Odd FixesAlex Bennée1-1/+2
2025-07-02plugins: Update plugin version and add notesRowan Hart1-1/+8
2025-07-02plugins: Add patcher plugin and testRowan Hart6-2/+328
2025-07-02tests/tcg: Remove copy-pasted notes and from i386 and add x86_64 system tests...Rowan Hart1-7/+5
2025-07-02plugins: Add memory hardware address read/write APIRowan Hart2-0/+190
2025-07-02plugins: Add memory virtual address write APIRowan Hart2-0/+39
2025-07-02plugins: Add enforcement of QEMU_PLUGIN_CB flags in register R/W callbacksRowan Hart6-6/+96
2025-07-02plugins: Add register write APIRowan Hart2-24/+56
2025-07-02gdbstub: Expose gdb_write_register function to consumers of gdbstubRowan Hart2-1/+15
2025-07-02semihosting/uaccess: Compile oncePhilippe Mathieu-Daudé1-4/+1
2025-07-02semihosting/uaccess: Remove uses of target_ulong typePhilippe Mathieu-Daudé2-11/+11
2025-07-02tests/functional: Add PCI hotplug test for aarch64Gustavo Romero3-0/+79
2025-07-02gitlab: mark s390x-system to allow failuresAlex Bennée1-0/+2
2025-07-01tests/functional: test device passthrough on aarch64Pierrick Bouvier2-0/+144
2025-07-01tests/functional: Expand Aarch64 SMMU tests to run on HVF acceleratorPhilippe Mathieu-Daudé1-3/+9