qemu.git
2024-06-30 Vladimir Sementsov... hw/core/loader: gunzip(): fix memory leak on error...
2024-06-30 Vladimir Sementsov... vl.c: select_machine(): add selected machine type to...
2024-06-30 Vladimir Sementsov... vl.c: select_machine(): use g_autoptr
2024-06-30 Vladimir Sementsov... vl.c: select_machine(): use ERRP_GUARD instead of error...
2024-06-30 Thomas Huthdocs/system/devices/usb: Replace the non-existing ...
2024-06-30 Hyeongtak Jidocs/cxl: fix some typos
2024-06-30 Trent Huberos-posix: Expand setrlimit() syscall compatibility
2024-06-30 Dr. David Alan... net/can: Remove unused struct 'CanBusState'
2024-06-30 Dr. David Alan... hw/arm/bcm2836: Remove unusued struct 'BCM283XClass'
2024-06-30 Dr. David Alan... linux-user: sparc: Remove unused struct 'target_mc_fq'
2024-06-30 Dr. David Alan... linux-user: cris: Remove unused struct 'rt_signal_frame'
2024-06-30 Philippe Mathieu... monitor: Remove obsolete stubs
2024-06-30 Zide Chentarget/i386: Advertise MWAIT iff host supports
2024-06-30 Zide Chenvl: Allow multiple -overcommit commands
2024-06-30 Matheus Tavares... cpu: fix memleak of 'halt_cond' and 'thread'
2024-06-30 Martin Joerghmp-commands-info.hx: Add missing info command for...
2024-06-28 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2024-06-28 Richard Hendersontarget/i386/sev: Fix printf formats
2024-06-28 Richard Hendersontarget/i386/sev: Use size_t for object sizes
2024-06-28 Paolo Bonzinitarget/i386: SEV: store pointer to decoded id_auth...
2024-06-28 Paolo Bonzinitarget/i386: SEV: rename sev_snp_guest->id_auth
2024-06-28 Paolo Bonzinitarget/i386: SEV: store pointer to decoded id_block...
2024-06-28 Paolo Bonzinitarget/i386: SEV: rename sev_snp_guest->id_block
2024-06-28 Paolo Bonzinitarget/i386: remove unused enum
2024-06-28 Paolo Bonzinitarget/i386: give CC_OP_POPCNT low bits corresponding...
2024-06-28 Paolo Bonzinitarget/i386: use cpu_cc_dst for CC_OP_POPCNT
2024-06-28 Paolo Bonzinitarget/i386: fix CC_OP dump
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
next