qemu.git
2025-01-24 Helge Dellerlinux-user: netlink: add netlink neighbour emulation
2025-01-24 Helge Dellerlinux-user: netlink: Add emulation of IP_MULTICAST_IF
2025-01-24 Helge Dellerlinux-user: netlink: Add IP_PKTINFO cmsg parsing
2025-01-24 Helge Dellerlinux-user: Use unique error messages for cmsg parsing
2025-01-24 Helge Dellerlinux-user: netlink: Add missing IFA_PROTO to host_to_t...
2025-01-17 Stefan HajnocziMerge tag 'pull-10.0-gdb-plugins-doc-updates-170125...
2025-01-17 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2025-01-17 Stefan Weilscripts/nsis.py: Run dependency check for each DLL...
2025-01-17 Pierrick Bouvierdocs: add a glossary
2025-01-17 Pierrick Bouvierdocs/devel: add a codebase section
2025-01-17 Pierrick Bouvierdocs/devel: add information on how to setup build envir...
2025-01-17 Pierrick Bouvierdocs/devel: add b4 for patch retrieval
2025-01-17 Pierrick Bouvierdocs/devel: add git-publish for patch submitting
2025-01-17 Alex Bennéedocs/sphinx: include kernel-doc script as a dependency
2025-01-17 Alex Bennéeinclude/exec: remove warning_printed from MemoryRegion
2025-01-17 Alex Bennéeinclude/exec: fix some copy and paste errors in kdoc
2025-01-17 Alex Bennéetests/qtest: fix some copy and paste errors in kdoc
2025-01-17 Alex Bennéeeditorconfig: update for perl scripts
2025-01-17 Alex Bennéeplugins: fix kdoc annotation
2025-01-17 Pierrick Bouvierplugins: enable linking with clang/lld
2025-01-17 Pierrick Bouvierdocs/devel/style: add a section about bitfield, and...
2025-01-17 Pierrick Bouvierwin32: remove usage of attribute gcc_struct
2025-01-17 Alex Bennéeaccel/tcg: also suppress asynchronous IRQs for cpu_io_r...
2025-01-17 Pierrick Bouvierconfigure: reenable plugins by default for 32-bit hosts
2025-01-17 Pierrick Bouviercontrib/plugins/hotpages: fix 32-bit build
2025-01-17 Pierrick Bouviercontrib/plugins/hwprofile: fix 32-bit build
2025-01-17 Pierrick Bouviercontrib/plugins/cflow: fix 32-bit build
2025-01-17 Pierrick Bouviercontrib/plugins/hotblocks: fix 32-bit build
2025-01-17 Pierrick Bouviercontrib/plugins/cache: fix 32-bit build
2025-01-17 Pierrick Bouviercontrib/plugins/stoptrigger: fix 32-bit build
2025-01-17 Pierrick Bouviertests/tcg/plugins/mem: fix 32-bit build
2025-01-17 Pierrick Bouviertests/tcg/plugins/syscall: fix 32-bit build
2025-01-17 Pierrick Bouviercontrib/plugins/howvec: ensure we don't regress if...
2025-01-17 Pierrick Bouviertests/tcg/plugins/insn: remove unused callback parameter
2025-01-17 Alex Bennéesystem: propagate Error to gdbserver_start (and other...
2025-01-17 Alex Bennéesystem: squash usb_parse into a single function
2025-01-17 Alex Bennéesystem/vl: more error exit into config enumeration...
2025-01-17 Philippe Mathieu... semihosting/meson: Build config.o and console.o once
2025-01-17 Philippe Mathieu... semihosting/console: Avoid including 'cpu.h'
2025-01-17 Philippe Mathieu... semihosting/arm-compat: Include missing 'cpu.h' header
2025-01-17 Philippe Mathieu... semihosting/uaccess: Include missing 'exec/cpu-all...
2025-01-17 Philippe Mathieu... semihosting/syscalls: Include missing 'exec/cpu-defs...
2025-01-17 Philippe Mathieu... semihosting/uaccess: Briefly document returned values
2025-01-17 Alex Bennéesemihosting: add guest_error logging for failed opens
2025-01-16 Stefan HajnocziMerge tag 'pull-xenfv-20250116' of git://git.infradead...
2025-01-16 Stefan HajnocziMerge tag 'pull-loongarch-20250116' of https://gitlab...
2025-01-16 Stefan HajnocziMerge tag 'for_upstream' of https://git./virt/kvm/mst...
2025-01-15 David Woodhousehw/acpi: Add vmclock device
2025-01-15 Laurent Viviervirtio-net: vhost-user: Implement internal migration
2025-01-15 Laurent Viviervhost: Add stubs for the migration state transfer interface
2025-01-15 Li Zhijianhw/cxl: Fix msix_notify: Assertion `vector < dev->msix_...
2025-01-15 Igor Mammedovtests: acpi: update expected blobs
2025-01-15 Igor Mammedovpci: acpi: Windows 'PCI Label Id' bug workaround
2025-01-15 Igor Mammedovtests: acpi: whitelist expected blobs
2025-01-15 Mauro Carvalho... docs: acpi_hest_ghes: fix documentation for CPER size
2025-01-15 Mauro Carvalho... acpi/ghes: Change ghes fill logic to work with only...
2025-01-15 Mauro Carvalho... acpi/ghes: move offset calculus to a separate function
2025-01-15 Mauro Carvalho... acpi/ghes: better name the offset of the hardware error...
2025-01-15 Mauro Carvalho... acpi/ghes: rename etc/hardware_error file macros
2025-01-15 Mauro Carvalho... acpi/ghes: don't crash QEMU if ghes GED is not found
2025-01-15 Mauro Carvalho... acpi/ghes: better name GHES memory error function
2025-01-15 Mauro Carvalho... acpi/ghes: make the GHES record generation more generic
2025-01-15 Mauro Carvalho... acpi/ghes: don't check if physical_address is not zero
2025-01-15 Mauro Carvalho... acpi/ghes: Change the type for source_id
2025-01-15 Mauro Carvalho... acpi/ghes: Remove a duplicated out of bounds check
2025-01-15 Mauro Carvalho... acpi/ghes: Fix acpi_ghes_record_errors() argument
2025-01-15 Mauro Carvalho... acpi/ghes: better handle source_id and notification
2025-01-15 Mauro Carvalho... acpi/ghes: simplify the per-arch caller to build HEST...
2025-01-15 Mauro Carvalho... acpi/ghes: simplify acpi_ghes_record_errors() code
2025-01-15 Mauro Carvalho... acpi/ghes: get rid of ACPI_HEST_SRC_ID_RESERVED
2025-01-15 Nicholas Pigginpci/msix: Fix msix pba read vector poll end calculation
2025-01-15 Zhenzhong Duantests/qtest: Add intel-iommu test
2025-01-15 Zhenzhong Duanintel_iommu: Introduce a property to control FS1GP...
2025-01-15 Zhenzhong Duanintel_iommu: Introduce a property x-flts for stage...
2025-01-15 Zhenzhong Duantests/acpi: q35: Update host address width in DMAR
2025-01-15 Zhenzhong Duanintel_iommu: Set default aw_bits to 48 starting from...
2025-01-15 Zhenzhong Duantests/acpi: q35: allow DMAR acpi table changes
2025-01-15 Zhenzhong Duanintel_iommu: piotlb invalidation should notify unmap
2025-01-15 Clément Mathieu... intel_iommu: Add support for PASID-based device IOTLB...
2025-01-15 Clément Mathieu... intel_iommu: Add an internal API to find an address...
2025-01-15 Zhenzhong Duanintel_iommu: Process PASID-based iotlb invalidation
2025-01-15 Zhenzhong Duanintel_iommu: Flush stage-1 cache in iotlb invalidation
2025-01-15 Clément Mathieu... intel_iommu: Set accessed and dirty bits during stage...
2025-01-15 Zhenzhong Duanintel_iommu: Check stage-1 translation result with...
2025-01-15 Clément Mathieu... intel_iommu: Check if the input address is canonical
2025-01-15 Yi Liuintel_iommu: Implement stage-1 translation
2025-01-15 Yi Liuintel_iommu: Rename slpte to pte
2025-01-15 Zhenzhong Duanintel_iommu: Flush stage-2 cache in PASID-selective...
2025-01-15 Zhenzhong Duanintel_iommu: Add a placeholder variable for scalable...
2025-01-15 Zhenzhong Duanintel_iommu: Make pasid entry type check accurate
2025-01-15 Yu Zhangintel_iommu: Use the latest fault reasons defined by...
2025-01-15 Igor Mammedovtests: acpi: update expected blobs
2025-01-15 Igor Mammedovcpuhp: make sure that remove events are handled within...
2025-01-15 Igor Mammedovtests: acpi: whitelist expected blobs
2025-01-15 Sebastian Ottpci: ensure valid link status bits for downstream ports
2025-01-15 Dorinda Basseyvirtio-gpu: Add definition for resource_uuid feature
2025-01-15 Phil Dennis... system/runstate: Fix regression, clarify BQL status...
2025-01-15 David Woodhousehw/xen: Fix errp handling in xen_console
2025-01-15 David Woodhousehw/xen: Use xs_node_read() from xenstore_read_str(...
2025-01-15 David Woodhousehw/xen: Use xs_node_read() from xen_netdev_get_name()
next