aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-10-18migration: save_compress_page() can take block through pssJuan Quintela1-4/+5
2023-10-18hw/vfio: add ramfb migration supportMarc-André Lureau5-0/+74
2023-10-18ramfb-standalone: add migration supportMarc-André Lureau2-0/+28
2023-10-18ramfb: add migration supportMarc-André Lureau2-0/+23
2023-10-18vfio/pci: Remove vfio_detach_device from vfio_realize error pathEric Auger1-9/+7
2023-10-18vfio/ccw: Remove redundant definition of TYPE_VFIO_CCWZhenzhong Duan1-2/+0
2023-10-18vfio/ap: Remove pointless apdev variableZhenzhong Duan1-6/+3
2023-10-18vfio/pci: Fix a potential memory leak in vfio_listener_region_addZhenzhong Duan1-1/+1
2023-10-18vfio/common: Move legacy VFIO backend code into separate container.cYi Liu4-1139/+1213
2023-10-18vfio/common: Introduce a global VFIODevice listZhenzhong Duan2-26/+21
2023-10-18vfio/common: Store the parent container in VFIODeviceZhenzhong Duan2-1/+8
2023-10-18vfio/common: Introduce a per container device listZhenzhong Duan2-78/+65
2023-10-18vfio/common: Move VFIO reset handler registration to a group agnostic functionZhenzhong Duan1-8/+7
2023-10-18vfio/ccw: Use vfio_[attach/detach]_deviceEric Auger3-100/+32
2023-10-18vfio/ap: Use vfio_[attach/detach]_deviceEric Auger1-54/+13
2023-10-18vfio/platform: Use vfio_[attach/detach]_deviceEric Auger2-41/+3
2023-10-18vfio/pci: Introduce vfio_[attach/detach]_deviceEric Auger4-53/+93
2023-10-18vfio/common: Extract out vfio_kvm_device_[add/del]_fdZhenzhong Duan2-16/+42
2023-10-18vfio/common: Introduce vfio_container_add|del_section_window()Eric Auger1-67/+89
2023-10-18vfio/common: Propagate KVM_SET_DEVICE_ATTR error if anyEric Auger1-5/+5
2023-10-18vfio/common: Move IOMMU agnostic helpers to a separate fileYi Liu4-588/+622
2023-10-18linux-headers: Add iommufd.hZhenzhong Duan1-0/+444
2023-10-18scripts/update-linux-headers: Add iommufd.hEric Auger1-1/+2
2023-10-18configure: define "pkg-config" in addition to "pkgconfig"Paolo Bonzini1-0/+1
2023-10-18meson: add a note on why we use config_host for program pathsPaolo Bonzini1-0/+5
2023-10-18meson-buildoptions: document the data at the topPaolo Bonzini1-0/+8
2023-10-18configure, meson: use command line options to configure qemu-gaPaolo Bonzini4-10/+31
2023-10-18configure: unify handling of several Debian cross containersPaolo Bonzini1-36/+5
2023-10-18configure: move environment-specific defaults to config-meson.crossPaolo Bonzini3-24/+21
2023-10-18configure: move target-specific defaults to an external machine filePaolo Bonzini4-23/+34
2023-10-18configure: remove some dead cruftPaolo Bonzini1-6/+1
2023-10-18configure: clean up PIE option handlingPaolo Bonzini1-20/+13
2023-10-18configure: clean up plugin option handlingPaolo Bonzini3-28/+30
2023-10-18configure, tests/tcg: simplify GDB conditionalsPaolo Bonzini6-46/+33
2023-10-18tests/tcg/arm: move non-SVE tests out of conditionalPaolo Bonzini1-6/+4
2023-10-18hw/remote: move stub vfu_object_set_bus_irq out of stubs/Paolo Bonzini3-2/+3
2023-10-18hw/xen: cleanup sourcesetsPaolo Bonzini3-9/+4
2023-10-18configure: clean up handling of CFI optionPaolo Bonzini1-6/+7
2023-10-18meson, cutils: allow non-relocatable installsPaolo Bonzini4-3/+33
2023-10-17migration: Print block status when neededJuan Quintela1-3/+2
2023-10-17migration: Use "i" as an for index in ram-compress.cJuan Quintela1-31/+25
2023-10-17migration: Simplify decompress_data_with_multi_threads()Juan Quintela1-6/+2
2023-10-17migration: Move update_compress_threads_counts() to ram-compress.cJuan Quintela3-15/+18
2023-10-17migration: Create ram_compressed_pages()Juan Quintela3-1/+8
2023-10-17migration: Create populate_compress()Juan Quintela3-10/+17
2023-10-17migration: Move compression_counters cleanup ram-compress.cJuan Quintela2-3/+6
2023-10-17migration: RDMA is not compatible with anything elseJuan Quintela1-0/+12
2023-10-17Merge tag 'migration-20231017-pull-request' of https://gitlab.com/juan.quinte...Stefan Hajnoczi21-565/+892
2023-10-17Merge tag 'gpu-pull-request' of https://gitlab.com/marcandre.lureau/qemu into...Stefan Hajnoczi19-19/+1495
2023-10-17meson: do not use set10Paolo Bonzini4-4/+19