]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2023-12-26 Stefan HajnocziMerge tag 'dirtylimit-dirtyrate-pull-request-20231225...
2023-12-26 Stefan HajnocziMerge tag 'pull-trivial-patches' of https://gitlab...
2023-12-26 Stefan HajnocziMerge tag 'm68k-pull-2023-12-22' of https://gitlab...
2023-12-25 Wafermigration/dirtyrate: Remove an extra parameter
2023-12-25 Stefan Weil viavirtio-blk: Fix potential nullpointer read access in...
2023-12-25 Elen Avaninclude/ui/rect.h: fix qemu_rect_init() mis-assignment
2023-12-23 Jai Aroraaccel/kvm: Turn DPRINTF macro use into tracepoints
2023-12-23 Samuel Tardieudocs/tools/qemu-img.rst: fix typo (sumarizes)
2023-12-23 Akihiko Odakiqemu-options: Tell more for -display cocoa
2023-12-23 Akihiko Odakiqemu-options: Unify the help entries for cocoa
2023-12-23 Natanael Copatarget/riscv/kvm: do not use non-portable strerrorname_np()
2023-12-22 Mark Cave-Aylandnext-cube.c: move machine MemoryRegions into NeXTState
2023-12-22 Mark Cave-Aylandnext-cube.c: remove val and size arguments from nextscr...
2023-12-22 Mark Cave-Aylandnext-cube.c: move LED logic to new next_scr2_led_update...
2023-12-22 Mark Cave-Aylandnext-cube.c: move static old_scr2 variable to NeXTPC
2023-12-22 Mark Cave-Aylandnext-cube.c: move static phase variable to NextRtc
2023-12-22 Mark Cave-Aylandnext-cube.c: move static led variable to NeXTPC
2023-12-22 Mark Cave-Aylandnext-cube.c: update and improve dma_ops
2023-12-22 Mark Cave-Aylandnext-cube.c: update scr_ops to properly use modern...
2023-12-22 Mark Cave-Aylandnext-cube.c: update mmio_ops to properly use modern...
2023-12-22 Mark Cave-Aylandnext-cube.c: don't pulse SCSI DMA IRQ upon reception...
2023-12-22 Mark Cave-Aylandnext-cube.c: add dummy Ethernet register to allow diagn...
2023-12-22 Stefan HajnocziMerge tag 'pull-loongarch-20231221' of https://gitlab...
2023-12-22 Stefan HajnocziMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-12-21 Stefan Hajnoczivirtio-blk: add iothread-vq-mapping parameter
2023-12-21 Stefan Hajnocziqdev: add IOThreadVirtQueueMappingList property type
2023-12-21 Stefan Hajnocziqdev-properties: alias all object class properties
2023-12-21 Stefan Hajnoczistring-output-visitor: show structs as "<omitted>"
2023-12-21 Stefan Hajnocziblock-coroutine-wrapper: use qemu_get_current_aio_context()
2023-12-21 Stefan Hajnocziblock: remove outdated AioContext locking comments
2023-12-21 Stefan Hajnoczijob: remove outdated AioContext locking comments
2023-12-21 Stefan Hajnocziscsi: remove outdated AioContext lock comment
2023-12-21 Stefan Hajnoczidocs: remove AioContext lock from IOThread docs
2023-12-21 Stefan Hajnocziaio: remove aio_context_acquire()/aio_context_release...
2023-12-21 Stefan Hajnocziaio-wait: draw equivalence between AIO_WAIT_WHILE(...
2023-12-21 Stefan Hajnocziscsi: remove AioContext locking
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-21 Bibo Maotarget/loongarch: Add timer information dump support
2023-12-21 Bibo Maohw/loongarch/virt: Align high memory base address with...
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
next