]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2020-11-03  Stefan Hajnocziblock/export: make vhost-user-blk config space little...
2020-11-03  Stefan Hajnocziconfigure: introduce --enable-vhost-user-blk-server
2020-11-03  Stefan Hajnoczilibvhost-user: follow QEMU comment style
2020-11-03  Jin Yuvhost-blk: set features before setting inflight feature
2020-11-03  Stefan HajnocziRevert "vhost-blk: set features before setting inflight...
2020-11-03  Cindy Lunet: Add vhost-vdpa in show_netdevs()
2020-11-03  Cindy Luvhost-vdpa: Add qemu_close in vhost_vdpa_cleanup
2020-11-03  Jean-Philippe... vfio: Don't issue full 2^64 unmap
2020-11-03  Bharat Bhushanvirtio-iommu: Set supported page size mask
2020-11-03  Bharat Bhushanvfio: Set IOMMU page size as per host supported page...
2020-11-03  Bharat Bhushanmemory: Add interface to set iommu page size mask
2020-11-03  Bharat Bhushanvirtio-iommu: Add notify_flag_changed() memory region...
2020-11-03  Bharat Bhushanvirtio-iommu: Add replay() memory region callback
2020-11-03  Bharat Bhushanvirtio-iommu: Call memory notifiers in attach/detach
2020-11-03  Bharat Bhushanvirtio-iommu: Add memory notifiers for map/unmap
2020-11-03  Jean-Philippe... virtio-iommu: Store memory region in endpoint struct
2020-11-03  Jean-Philippe... virtio-iommu: Fix virtio_iommu_mr()
2020-11-03  Philippe Mathieu... hw/smbios: Fix leaked fd in save_opt_one() error path
2020-11-03  Philippe Mathieu... hw/virtio/vhost-backend: Fix Coverity CID 1432871
2020-11-03  Xinhao Zhanghw/acpi : add spaces around operator
2020-11-03  Xinhao Zhanghw/acpi : add space before the open parenthesis '('
2020-11-03  Xinhao Zhanghw/acpi : Don't use '#' flag of printf format
2020-11-03  David Hildenbrandvirito-mem: Implement get_min_alignment()
2020-11-03  David Hildenbrandmemory-device: Add get_min_alignment() callback
2020-11-03  David Hildenbrandmemory-device: Support big alignment requirements
2020-11-03  David Hildenbrandvirtio-mem: Probe THP size to determine default block...
2020-11-03  David Hildenbrandvirtio-mem: Make sure "usable_region_size" is always...
2020-11-03  David Hildenbrandvirtio-mem: Make sure "addr" is always multiples of...
2020-11-03  Michael S.... pc: comment style fixup
2020-11-03  Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2020-11-02  Peter MaydellMerge remote-tracking branch 'remotes/dgilbert/tags...
2020-11-02  Max Reitztests/acceptance: Add virtiofs_submounts.py
2020-11-02  Max Reitztests/acceptance/boot_linux: Accept SSH pubkey
2020-11-02  Max Reitzvirtiofsd: Announce sub-mount points
2020-11-02  Max Reitzvirtiofsd: Add mount ID to the lo_inode key
2020-11-02  Max Reitzmeson.build: Check for statx()
2020-11-02  Max Reitzvirtiofsd: Add attr_flags to fuse_entry_param
2020-11-02  Max Reitzvirtiofsd: Check FUSE_SUBMOUNTS
2020-11-02  Jiachen Zhangvirtiofsd: Fix the help message of posix lock
2020-11-02  Philippe Mathieu... tools/virtiofsd: Check vu_init() return value (CID...
2020-11-02  Dr. David Alan... virtiofsd: Seccomp: Add 'send' for syslog
2020-11-02  Peter Xumigration: Postpone the kick of the fault thread after...
2020-11-02  Peter Xumigration: Unify reset of last_rb on destination node...
2020-11-02  Peter MaydellMerge remote-tracking branch 'remotes/nvme/tags/pull...
2020-11-02  Peter Maydelltests/qtest/npcm7xx_rng-test: Disable randomness tests
2020-11-02  Peter Maydellqemu-option-trace.rst.inc: Don't use option:: markup
2020-11-02  Peter Maydellscripts/kerneldoc: For Sphinx 3 use c:macro for macros...
2020-11-02  Peter Maydellhw/intc/arm_gicv3_cpuif: Make GIC maintenance interrupt...
2020-11-02  Peter Maydellconfigure: Test that gio libs from pkg-config work
2020-11-02  Peter Maydelltarget/arm: Get correct MMU index for other-security...
2020-11-02  AlexChenhw/display/exynos4210_fimd: Fix potential NULL pointer...
2020-11-02  AlexChenhw/display/omap_lcdc: Fix potential NULL pointer derefe...
2020-11-02  Rémi Denis... hw/arm/boot: fix SVE for EL3 direct kernel boot
2020-11-02  Philippe Mathieu... hw/arm/smmuv3: Fix potential integer overflow (CID...
2020-11-02  Peter Maydelldisas/capstone: Fix monitor disassembly of >32 bytes
2020-11-02  Rémi Denis... target/arm: fix LORID_EL1 access check
2020-11-02  Rémi Denis... target/arm: fix handling of HCR.FB
2020-11-02  Peter Maydelltarget/arm: Fix VUDOT/VSDOT (scalar) on big-endian...
2020-11-02  Peter Maydelltarget/arm: Fix float16 pairwise Neon ops on big-endian...
2020-11-02  Richard Hendersontarget/arm: Improve do_prewiden_3d
2020-11-02  Richard Hendersontarget/arm: Simplify do_long_3d and do_2scalar_long
2020-11-02  Richard Hendersontarget/arm: Rename neon_load_reg64 to vfp_load_reg64
2020-11-02  Richard Hendersontarget/arm: Add read/write_neon_element64
2020-11-02  Richard Hendersontarget/arm: Rename neon_load_reg32 to vfp_load_reg32
2020-11-02  Richard Hendersontarget/arm: Expand read/write_neon_element32 to all...
2020-11-02  Richard Hendersontarget/arm: Add read/write_neon_element32
2020-11-02  Richard Hendersontarget/arm: Use neon_element_offset in vfp_reg_offset
2020-11-02  Richard Hendersontarget/arm: Use neon_element_offset in neon_load/store_reg
2020-11-02  Richard Hendersontarget/arm: Move neon_element_offset to translate.c
2020-11-02  Richard Hendersontarget/arm: Introduce neon_full_reg_offset
2020-11-02  Peter MaydellMerge remote-tracking branch 'remotes/aperard/tags...
2020-11-02  Anthony PERARDxen: rework pci_piix3_xen_ide_unplug
2020-11-02  Peter MaydellMerge remote-tracking branch 'remotes/cschoenebeck...
2020-11-02  Peter MaydellMerge remote-tracking branch 'remotes/awilliam/tags...
2020-11-01  Zhengui livfio: fix incorrect print type
2020-11-01  Amey Narkhedehw/vfio: Use lock guard macros
2020-11-01  Matthew Rosatos390x/pci: get zPCI function info from host
2020-11-01  Matthew Rosatovfio: Add routine for finding VFIO_DEVICE_GET_INFO...
2020-11-01  Pierre Morels390x/pci: use a PCI Function structure
2020-11-01  Matthew Rosatos390x/pci: clean up s390 PCI groups
2020-11-01  Pierre Morels390x/pci: use a PCI Group structure
2020-11-01  Pierre Morels390x/pci: create a header dedicated to PCI CLP
2020-11-01  Matthew Rosatos390x/pci: Honor DMA limits set by vfio
2020-11-01  Matthew Rosatos390x/pci: Add routine to get the vfio dma available...
2020-11-01  Matthew Rosatovfio: Find DMA available capability
2020-11-01  Matthew Rosatovfio: Create shared routine for scanning info capabilities
2020-11-01  Matthew Rosatos390x/pci: Move header files to include/hw/s390x
2020-11-01  Matthew Rosatolinux-headers: update against 5.10-rc1
2020-11-01  Matthew Rosatoupdate-linux-headers: Add vfio_zdev.h
2020-11-01  Kirti Wankhedeqapi: Add VFIO devices migration stats in Migration...
2020-11-01  Kirti Wankhedevfio: Make vfio-pci device migration capable
2020-11-01  Kirti Wankhedevfio: Add ioctl to get dirty pages bitmap during dma...
2020-11-01  Kirti Wankhedevfio: Dirty page tracking when vIOMMU is enabled
2020-11-01  Kirti Wankhedevfio: Add vfio_listener_log_sync to mark dirty pages
2020-11-01  Kirti Wankhedevfio: Add function to start and stop dirty pages tracking
2020-11-01  Kirti Wankhedevfio: Get migration capability flags for container
2020-11-01  Kirti Wankhedememory: Set DIRTY_MEMORY_MIGRATION when IOMMU is enabled
2020-11-01  Kirti Wankhedevfio: Add load state functions to SaveVMHandlers
2020-11-01  Kirti Wankhedevfio: Add save state functions to SaveVMHandlers
2020-11-01  Kirti Wankhedevfio: Register SaveVMHandlers for VFIO device
next