aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-20migration: simplify blockersSteve Sistare
2023-10-20tests/qtest/migration-test: Disable the analyze-migration.py test on s390xThomas Huth
2023-10-19Merge tag 'pull-lu-20231018' of https://gitlab.com/rth7680/qemu into stagingStefan Hajnoczi
2023-10-19Merge tag 'migration-20231018-pull-request' of https://gitlab.com/juan.quinte...Stefan Hajnoczi
2023-10-18linux-user: Remap guest SIGABRTRichard Henderson
2023-10-18linux-user: Detect and report host SIGILL, SIGFPE, SIGTRAPRichard Henderson
2023-10-18linux-user: Split out host_sig{segv,bus}_handlerRichard Henderson
2023-10-18linux-user: Simplify signal_initRichard Henderson
2023-10-18linux-user: Map unsupported signals to an out-of-bounds valueRichard Henderson
2023-10-18linux-user: Only register handlers for core_dump_signal by defaultRichard Henderson
2023-10-18linux-user: Detect and report host crashesHelge Deller
2023-10-18linux-user: Exit not abort in die_with_backtraceRichard Henderson
2023-10-18linux-user: Split out die_with_signalRichard Henderson
2023-10-18linux-user: Propagate failure in mmap_reserve_or_unmap back to target_munmapRichard Henderson
2023-10-18linux-user/elfload: Enable LSX/LASX in HWCAP for LoongArchJiajie Chen
2023-10-18linux-user/sh4: Fix crashes on signal deliveryMikulas Patocka
2023-10-18linux-user/mips: fix abort on integer overflowMikulas Patocka
2023-10-18linux-user: Fixes for zero_bssRichard Henderson
2023-10-18Merge tag 'pull-vfio-20231018' of https://github.com/legoater/qemu into stagingStefan Hajnoczi
2023-10-18Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi
2023-10-18migration: save_zero_page() can take block through pssJuan Quintela
2023-10-18migration: control_save_page() can take block through pssJuan Quintela
2023-10-18migration: save_compress_page() can take block through pssJuan Quintela
2023-10-18hw/vfio: add ramfb migration supportMarc-André Lureau
2023-10-18ramfb-standalone: add migration supportMarc-André Lureau
2023-10-18ramfb: add migration supportMarc-André Lureau
2023-10-18vfio/pci: Remove vfio_detach_device from vfio_realize error pathEric Auger
2023-10-18vfio/ccw: Remove redundant definition of TYPE_VFIO_CCWZhenzhong Duan
2023-10-18vfio/ap: Remove pointless apdev variableZhenzhong Duan
2023-10-18vfio/pci: Fix a potential memory leak in vfio_listener_region_addZhenzhong Duan
2023-10-18vfio/common: Move legacy VFIO backend code into separate container.cYi Liu
2023-10-18vfio/common: Introduce a global VFIODevice listZhenzhong Duan
2023-10-18vfio/common: Store the parent container in VFIODeviceZhenzhong Duan
2023-10-18vfio/common: Introduce a per container device listZhenzhong Duan
2023-10-18vfio/common: Move VFIO reset handler registration to a group agnostic functionZhenzhong Duan
2023-10-18vfio/ccw: Use vfio_[attach/detach]_deviceEric Auger
2023-10-18vfio/ap: Use vfio_[attach/detach]_deviceEric Auger
2023-10-18vfio/platform: Use vfio_[attach/detach]_deviceEric Auger
2023-10-18vfio/pci: Introduce vfio_[attach/detach]_deviceEric Auger
2023-10-18vfio/common: Extract out vfio_kvm_device_[add/del]_fdZhenzhong Duan
2023-10-18vfio/common: Introduce vfio_container_add|del_section_window()Eric Auger
2023-10-18vfio/common: Propagate KVM_SET_DEVICE_ATTR error if anyEric Auger
2023-10-18vfio/common: Move IOMMU agnostic helpers to a separate fileYi Liu
2023-10-18linux-headers: Add iommufd.hZhenzhong Duan
2023-10-18scripts/update-linux-headers: Add iommufd.hEric Auger
2023-10-18configure: define "pkg-config" in addition to "pkgconfig"Paolo Bonzini
2023-10-18meson: add a note on why we use config_host for program pathsPaolo Bonzini
2023-10-18meson-buildoptions: document the data at the topPaolo Bonzini
2023-10-18configure, meson: use command line options to configure qemu-gaPaolo Bonzini
2023-10-18configure: unify handling of several Debian cross containersPaolo Bonzini