]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2023-12-21 Stefan Hajnocziblock: remove bdrv_co_lock()
2023-12-21 Stefan Hajnocziblock: remove AioContext locking
2023-12-21 Stefan Hajnoczigraph-lock: remove AioContext locking
2023-12-21 Stefan Hajnocziaio: make aio_context_acquire()/aio_context_release...
2023-12-21 Stefan Hajnoczitests: remove aio_context_acquire() tests
2023-12-21 Stefan Hajnocziscsi: assert that callbacks run in the correct AioContext
2023-12-21 Stefan Hajnoczivirtio-scsi: replace AioContext lock with tmf_bh_lock
2023-12-21 Stefan Hajnoczidma-helpers: don't lock AioContext in dma_blk_cb()
2023-12-21 Stefan Hajnocziscsi: don't lock AioContext in I/O code path
2023-12-21 Stefan Hajnoczivirtio-scsi: don't lock AioContext around virtio_queue_...
2023-12-21 Stefan Hajnocziscsi: only access SCSIDevice->requests from one thread
2023-12-21 Kevin Wolfiotests: Basic tests for internal snapshots
2023-12-21 Kevin Wolfvl: Improve error message for conflicting -incoming...
2023-12-21 Kevin Wolfblock: Fix crash when loading snapshot on inactive...
2023-12-21 Stefan Hajnoczivirtio-blk: don't lock AioContext in the submission...
2023-12-21 Stefan Hajnoczivirtio-blk: don't lock AioContext in the completion...
2023-12-21 Stefan Hajnoczivirtio-blk: add lock to protect s->rq
2023-12-21 Stefan Hajnocziblock/file-posix: set up Linux AIO and io_uring in...
2023-12-21 Stefan Hajnoczinbd/server: introduce NBDClient->lock to protect fields
2023-12-21 Stefan Hajnoczinbd/server: only traverse NBDExport->clients from main...
2023-12-21 Stefan Hajnoczinbd/server: avoid per-NBDRequest nbd_client_get/put()
2023-12-20 Stefan HajnocziMerge tag 'pull-request-2023-12-20' of https://gitlab...
2023-12-20 Stefan HajnocziMerge tag 'pull-target-arm-20231219' of https://git...
2023-12-20 Stefan HajnocziMerge tag 'pull-vfio-20231219' of https://github.com...
2023-12-20 Markus Armbrustertests/unit/test-qmp-event: Replace fixture by global...
2023-12-20 Markus Armbrustertests/unit/test-qmp-event: Simplify event emission...
2023-12-20 Markus Armbrustertests/unit/test-qmp-event: Drop superfluous mutex
2023-12-20 Thomas Huthtests/qtest/npcm7xx_pwm-test: Only do full testing...
2023-12-20 Yihuan Panqemu-options: Clarify handling of commas in options...
2023-12-20 Thomas Huthtests/qtest/migration-test: Fix analyze-migration.py...
2023-12-20 Thomas Huthqom/object: Limit type names to alphanumerical and...
2023-12-20 Thomas Huthtests/unit/test-io-task: Rename "qemu:dummy" to avoid...
2023-12-20 Thomas Huthmemory: Remove "qemu:" prefix from the "qemu:ram-discar...
2023-12-20 Markus Armbrusterhw: Replace anti-social QOM type names (again)
2023-12-20 Markus Armbrusterdocs/system/arm: Fix for rename of type "xlnx.bbram...
2023-12-20 Philippe Mathieu... target: Restrict 'sysemu/reset.h' to system emulation
2023-12-20 Philippe Mathieu... hw/s390x/ipl: Remove unused 'exec/exec-all.h' included...
2023-12-20 Philippe Mathieu... hw/misc/mips_itu: Remove unnecessary 'exec/exec-all...
2023-12-20 Philippe Mathieu... hw/ppc/spapr_hcall: Remove unused 'exec/exec-all.h...
2023-12-20 Philippe Mathieu... system/qtest: Restrict QTest API to system emulation
2023-12-20 Philippe Mathieu... system/qtest: Include missing 'hw/core/cpu.h' header
2023-12-20 Thomas HuthMAINTAINERS: Add some more vmware-related files to...
2023-12-20 Cornelia Huckhw: Add compat machines for 9.0
2023-12-19 Cédric Le Goaterhw/ppc/Kconfig: Imply VFIO_PCI
2023-12-19 Zhenzhong Duandocs/devel: Add VFIO iommufd backend documentation
2023-12-19 Zhenzhong Duanvfio: Introduce a helper function to initialize VFIODevice
2023-12-19 Zhenzhong Duanvfio/ccw: Move VFIODevice initializations in vfio_ccw_i...
2023-12-19 Zhenzhong Duanvfio/ap: Move VFIODevice initializations in vfio_ap_ins...
2023-12-19 Zhenzhong Duanvfio/platform: Move VFIODevice initializations in vfio_...
2023-12-19 Zhenzhong Duanvfio/pci: Move VFIODevice initializations in vfio_insta...
2023-12-19 Cédric Le Goaterhw/i386: Activate IOMMUFD for q35 machines
2023-12-19 Cédric Le Goaterkconfig: Activate IOMMUFD for s390x machines
2023-12-19 Cédric Le Goaterhw/arm: Activate IOMMUFD for virt machines
2023-12-19 Zhenzhong Duanvfio: Make VFIOContainerBase poiner parameter const...
2023-12-19 Zhenzhong Duanvfio/ccw: Make vfio cdev pre-openable by passing a...
2023-12-19 Zhenzhong Duanvfio/ccw: Allow the selection of a given iommu backend
2023-12-19 Zhenzhong Duanvfio/ap: Make vfio cdev pre-openable by passing a file...
2023-12-19 Zhenzhong Duanvfio/ap: Allow the selection of a given iommu backend
2023-12-19 Zhenzhong Duanvfio/platform: Make vfio cdev pre-openable by passing...
2023-12-19 Zhenzhong Duanvfio/platform: Allow the selection of a given iommu...
2023-12-19 Zhenzhong Duanvfio/pci: Make vfio cdev pre-openable by passing a...
2023-12-19 Eric Augervfio/pci: Allow the selection of a given iommu backend
2023-12-19 Zhenzhong Duanvfio/iommufd: Enable pci hot reset through iommufd...
2023-12-19 Zhenzhong Duanvfio/pci: Introduce a vfio pci hot reset interface
2023-12-19 Zhenzhong Duanvfio/pci: Extract out a helper vfio_pci_get_pci_hot_res...
2023-12-19 Zhenzhong Duanvfio/iommufd: Add support for iova_ranges and pgsizes
2023-12-19 Zhenzhong Duanvfio/iommufd: Relax assert check for iommufd backend
2023-12-19 Yi Liuvfio/iommufd: Implement the iommufd backend
2023-12-19 Zhenzhong Duanvfio/common: return early if space isn't empty
2023-12-19 Yi Liuutil/char_dev: Add open_cdev()
2023-12-19 Eric Augerbackends/iommufd: Introduce the iommufd object
2023-12-19 Zhenzhong Duanvfio/spapr: Move hostwin_list into spapr container
2023-12-19 Zhenzhong Duanvfio/spapr: Move prereg_listener into spapr container
2023-12-19 Zhenzhong Duanvfio/spapr: switch to spapr IOMMU BE add/del_section_window
2023-12-19 Zhenzhong Duanvfio/spapr: Introduce spapr backend and target interface
2023-12-19 Eric Augervfio/container: Implement attach/detach_device
2023-12-19 Zhenzhong Duanvfio/container: Move iova_ranges to base container
2023-12-19 Eric Augervfio/container: Move dirty_pgsizes and max_dirty_bitmap...
2023-12-19 Eric Augervfio/container: Move listener to base container
2023-12-19 Zhenzhong Duanvfio/container: Move vrdl_list to base container
2023-12-19 Eric Augervfio/container: Move pgsizes and dma_max_mappings to...
2023-12-19 Eric Augervfio/container: Convert functions to base container
2023-12-19 Zhenzhong Duanvfio/container: Move per container device list in base...
2023-12-19 Eric Augervfio/container: Switch to IOMMU BE set_dirty_page_track...
2023-12-19 Eric Augervfio/container: Move space field to base container
2023-12-19 Eric Augervfio/common: Move giommu_list in base container
2023-12-19 Zhenzhong Duanvfio/common: Introduce vfio_container_init/destroy...
2023-12-19 Eric Augervfio/container: Switch to dma_map|unmap API
2023-12-19 Zhenzhong Duanvfio/container: Introduce a empty VFIOIOMMUOps
2023-12-19 Zhenzhong Duanvfio: Introduce base object for VFIOContainer and targe...
2023-12-19 Nikita Ostrenkovfsl-imx: add simple RTC emulation for i.MX6 and i.MX7...
2023-12-19 Jean-Philippe... target/arm/helper: Propagate MDCR_EL2.HPMN into PMCR_EL0.N
2023-12-19 Philippe Mathieu... target/arm/tcg: Including missing 'exec/exec-all.h...
2023-12-19 Philippe Mathieu... target/arm: Restrict DC CVAP & DC CVADP instructions...
2023-12-19 Philippe Mathieu... target/arm: Restrict TCG specific helpers
2023-12-19 Peter Maydelltarget/arm: Don't implement *32_EL2 registers when...
2023-12-19 Philippe Mathieu... target/arm/kvm: Have kvm_arm_hw_debug_active take a...
2023-12-19 Philippe Mathieu... target/arm/kvm: Have kvm_arm_handle_debug take a ARMCPU...
2023-12-19 Philippe Mathieu... target/arm/kvm: Have kvm_arm_handle_dabt_nisv take...
2023-12-19 Philippe Mathieu... target/arm/kvm: Have kvm_arm_verify_ext_dabt_pending...
next