aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-10-20s390x/cpu topology: interception of PTF instructionPierre Morel3-0/+72
2023-10-20s390x/cpu topology: resetting the Topology-Change-ReportPierre Morel7-0/+52
2023-10-20s390x/sclp: reporting the maximum nested topology entriesPierre Morel2-2/+8
2023-10-20target/s390x/cpu topology: handle STSI(15) and build the SYSIBPierre Morel9-2/+456
2023-10-20s390x/cpu topology: add topology entries on CPU hotplugPierre Morel5-2/+340
2023-10-20CPU topology: extend with s390 specificsPierre Morel15-13/+141
2023-10-20qapi: machine.json: change docs regarding CPU topologyNina Schoetterl-Glausch1-21/+38
2023-10-19Merge tag 'pull-lu-20231018' of https://gitlab.com/rth7680/qemu into stagingStefan Hajnoczi5-183/+379
2023-10-19Merge tag 'migration-20231018-pull-request' of https://gitlab.com/juan.quinte...Stefan Hajnoczi5-83/+104
2023-10-18linux-user: Remap guest SIGABRTRichard Henderson1-7/+35
2023-10-18linux-user: Detect and report host SIGILL, SIGFPE, SIGTRAPRichard Henderson1-1/+43
2023-10-18linux-user: Split out host_sig{segv,bus}_handlerRichard Henderson1-60/+85
2023-10-18linux-user: Simplify signal_initRichard Henderson1-20/+22
2023-10-18linux-user: Map unsupported signals to an out-of-bounds valueRichard Henderson1-34/+38
2023-10-18linux-user: Only register handlers for core_dump_signal by defaultRichard Henderson1-29/+14
2023-10-18linux-user: Detect and report host crashesHelge Deller1-6/+63
2023-10-18linux-user: Exit not abort in die_with_backtraceRichard Henderson1-1/+1
2023-10-18linux-user: Split out die_with_signalRichard Henderson1-24/+28
2023-10-18linux-user: Propagate failure in mmap_reserve_or_unmap back to target_munmapRichard Henderson1-13/+17
2023-10-18linux-user/elfload: Enable LSX/LASX in HWCAP for LoongArchJiajie Chen1-0/+8
2023-10-18linux-user/sh4: Fix crashes on signal deliveryMikulas Patocka1-0/+8
2023-10-18linux-user/mips: fix abort on integer overflowMikulas Patocka1-1/+3
2023-10-18linux-user: Fixes for zero_bssRichard Henderson1-13/+40
2023-10-18Merge tag 'pull-vfio-20231018' of https://github.com/legoater/qemu into stagingStefan Hajnoczi20-1973/+2573
2023-10-18Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi38-274/+282
2023-10-18migration: save_zero_page() can take block through pssJuan Quintela1-7/+6
2023-10-18migration: control_save_page() can take block through pssJuan Quintela1-3/+3
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