]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2024-06-28  Paolo Bonziniinclude: move typeof_strip_qual to compiler.h, use...
2024-06-28  Roman Kiryanovexec: don't use void* in pointer arithmetic in headers
2024-06-28  Roman Kiryanovexec: avoid using C++ keywords in function parameters
2024-06-28  Paolo Bonziniblock: rename former bdrv_file_open callbacks
2024-06-28  Paolo Bonziniblock: remove separate bdrv_file_open callback
2024-06-28  Paolo Bonziniblock: do not check bdrv_file_open
2024-06-28  Paolo Bonziniblock: make assertion more generic
2024-06-28  Paolo Bonzinimeson: remove dead optimization option
2024-06-28  Paolo Bonzinimeson: allow configuring the x86-64 baseline
2024-06-28  Paolo BonziniRevert "host/i386: assume presence of SSE2"
2024-06-28  Paolo BonziniRevert "host/i386: assume presence of SSSE3"
2024-06-28  Paolo BonziniRevert "host/i386: assume presence of POPCNT"
2024-06-28  Paolo Bonziniconfigure: detect --cpu=mipsisa64r6
2024-06-27  Richard HendersonMerge tag 'pull-riscv-to-apply-20240627-1' of https...
2024-06-27  Alvin Changtarget/riscv: Apply modularized matching conditions...
2024-06-27  Alvin Changtarget/riscv: Apply modularized matching conditions...
2024-06-27  Alvin Changtarget/riscv: Add functions for common matching conditi...
2024-06-26  Frank Changtarget/riscv: Remove extension auto-update check statements
2024-06-26  Frank Changtarget/riscv: Add Zc extension implied rule
2024-06-26  Frank Changtarget/riscv: Add multi extension implied rules
2024-06-26  Frank Changtarget/riscv: Add MISA extension implied rules
2024-06-26  Frank Changtarget/riscv: Introduce extension implied rule helpers
2024-06-26  Frank Changtarget/riscv: Introduce extension implied rules definition
2024-06-26  Clément Légertarget/riscv: fix instructions count handling in icount...
2024-06-26  Branislav Brzaktarget/riscv: Fix froundnx.h nanbox check
2024-06-26  Sunil V Lhw/riscv/virt.c: Make block devices default to virtio
2024-06-26  Fea.Wangtarget/riscv: Support the version for ss1p13
2024-06-26  Fea.Wangtarget/riscv: Reserve exception codes for sw-check...
2024-06-26  Fea.Wangtarget/riscv: Add MEDELEGH, HEDELEGH csrs for RV32
2024-06-26  Fea.Wangtarget/riscv: Add 'P1P13' bit in SMSTATEEN0
2024-06-26  Fea.Wangtarget/riscv: Define macros and variables for ss1p13
2024-06-26  Jim Shutarget/riscv: Reuse the conversion function of priv_spec
2024-06-26  Chao Dutarget/riscv/kvm: define TARGET_KVM_HAVE_GUEST_DEBUG
2024-06-26  Chao Dutarget/riscv/kvm: handle the exit with debug reason
2024-06-26  Chao Dutarget/riscv/kvm: add software breakpoints support
2024-06-26  Daniel Henrique... hw/riscv/virt.c: imsics DT: add '#msi-cells'
2024-06-26  Daniel Henrique... hw/riscv/virt.c: imsics DT: add 'qemu, imsics' to ...
2024-06-26  Daniel Henrique... hw/riscv/virt.c: change imsic nodename to 'interrupt...
2024-06-26  Daniel Henrique... hw/riscv/virt.c: aplic DT: rename prop to 'riscv, deleg...
2024-06-26  Daniel Henrique... hw/riscv/virt.c: aplic DT: add 'qemu, aplic' to 'compat...
2024-06-26  Daniel Henrique... hw/riscv/virt.c: rename aplic nodename to 'interrupt...
2024-06-26  Daniel Henrique... hw/riscv/virt.c: add aplic nodename helper
2024-06-26  Daniel Henrique... hw/riscv/virt.c: add address-cells in create_fdt_one_ap...
2024-06-26  Jerry Zhang... target/riscv: zvbb implies zvkb
2024-06-26  Rajnesh Kanwaltarget/riscv: Move Guest irqs out of the core local...
2024-06-26  Rajnesh Kanwaltarget/riscv: Extend virtual irq csrs masks to be 64...
2024-06-25  Richard HendersonMerge tag 'pull-vfio-20240624' of https://github.com...
2024-06-25  Richard HendersonMerge tag 'sdmmc-20240624' of https://github.com/philmd...
2024-06-24  Cédric Le Goatervfio/container: Move vfio_container_destroy() to an...
2024-06-24  Cédric Le Goatervfio/container: Introduce vfio_iommu_legacy_instance_init()
2024-06-24  Cédric Le Goatervfio/container: Remove vfio_container_init()
2024-06-24  Cédric Le Goatervfio/container: Remove VFIOContainerBase::ops
2024-06-24  Cédric Le Goatervfio/container: Introduce an instance_init() handler
2024-06-24  Cédric Le Goatervfio/container: Switch to QOM
2024-06-24  Cédric Le Goatervfio/container: Change VFIOContainerBase to use QOM
2024-06-24  Cédric Le Goatervfio/container: Discover IOMMU type before creating...
2024-06-24  Cédric Le Goatervfio/container: Introduce vfio_create_container()
2024-06-24  Cédric Le Goatervfio/container: Introduce vfio_get_iommu_class_name()
2024-06-24  Cédric Le Goatervfio/container: Modify vfio_get_iommu_type() to use...
2024-06-24  Cédric Le Goatervfio/container: Simplify vfio_container_init()
2024-06-24  Cédric Le Goatervfio/container: Introduce vfio_address_space_insert()
2024-06-24  Avihai Horonvfio/common: Extract vIOMMU code from vfio_sync_dirty_b...
2024-06-24  Joao Martinsvfio/common: Move dirty tracking ranges update to helper
2024-06-24  Cédric Le Goatervfio: Remove unused declarations from vfio-common.h
2024-06-24  Cédric Le Goatervfio: Make vfio_devices_dma_logging_start() return...
2024-06-24  Eric Augermemory: Remove IOMMU MR iommu_set_iova_range API
2024-06-24  Eric Augerhw/vfio: Remove memory_region_iommu_set_iova_ranges...
2024-06-24  Eric Augervirtio-iommu: Remove the implementation of iommu_set_io...
2024-06-24  Eric Augervirtio-iommu: Compute host reserved regions
2024-06-24  Eric AugerHostIOMMUDevice: Store the aliased bus and devfn
2024-06-24  Eric AugerHostIOMMUDevice: Introduce get_iova_ranges callback
2024-06-24  Eric Augervirtio-iommu: Implement set|unset]_iommu_device() callbacks
2024-06-24  Eric AugerHostIOMMUDevice: Store the VFIO/VDPA agent
2024-06-24  Zhenzhong Duanintel_iommu: Check compatibility with host IOMMU capabi...
2024-06-24  Yi Liuintel_iommu: Implement [set|unset]_iommu_device() callbacks
2024-06-24  Zhenzhong Duanintel_iommu: Extract out vtd_cap_init() to initialize...
2024-06-24  Zhenzhong Duanvfio/pci: Pass HostIOMMUDevice to vIOMMU
2024-06-24  Yi Liuhw/pci: Introduce pci_device_[set|unset]_iommu_device()
2024-06-24  Zhenzhong Duanhw/pci: Introduce helper function pci_device_get_iommu_...
2024-06-24  Zhenzhong Duanvfio: Create host IOMMU device instance
2024-06-24  Zhenzhong Duanbackends/iommufd: Implement HostIOMMUDeviceClass::get_c...
2024-06-24  Zhenzhong Duanvfio/container: Implement HostIOMMUDeviceClass::get_cap...
2024-06-24  Zhenzhong Duanvfio/iommufd: Implement HostIOMMUDeviceClass::realize...
2024-06-24  Zhenzhong Duanbackends/iommufd: Introduce helper function iommufd_bac...
2024-06-24  Zhenzhong Duanvfio/container: Implement HostIOMMUDeviceClass::realize...
2024-06-24  Zhenzhong Duanrange: Introduce range_get_last_bit()
2024-06-24  Zhenzhong Duanbackends/iommufd: Introduce TYPE_HOST_IOMMU_DEVICE_IOMM...
2024-06-24  Zhenzhong Duanvfio/container: Introduce TYPE_HOST_IOMMU_DEVICE_LEGACY...
2024-06-24  Zhenzhong Duanbackends/host_iommu_device: Introduce HostIOMMUDeviceCaps
2024-06-24  Zhenzhong Duanbackends: Introduce HostIOMMUDevice abstract
2024-06-24  Richard HendersonMerge tag 'pull-maintainer-june24-240624-1' of https...
2024-06-24  Richard HendersonMerge tag 'pull-request-2024-06-24' of https://gitlab...
2024-06-24  Philippe Mathieu... hw/sd/sdcard: Add comments around registers and commands
2024-06-24  Philippe Mathieu... hw/sd/sdcard: Inline BLK_READ_BLOCK / BLK_WRITE_BLOCK...
2024-06-24  Max Chouaccel/tcg: Avoid unnecessary call overhead from qemu_pl...
2024-06-24  Pierrick Bouvierplugins: fix inject_mem_cb rw masking
2024-06-24  Pierrick Bouviercontrib/plugins: add Instructions Per Second (IPS)...
2024-06-24  Alex Bennéeplugins: add migration blocker
2024-06-24  Alex Bennéeplugins: add time control API
2024-06-24  Pierrick Bouvierqtest: move qtest_{get, set}_virtual_clock to accel...
next