qemu.git
2025-01-17 Richard Hendersontcg/ppc: Extract TCG_TARGET_HAS_foo defs to 'tcg-target...
2025-01-17 Richard Hendersontcg/mips: Extract TCG_TARGET_HAS_foo defs to 'tcg-targe...
2025-01-17 Richard Hendersontcg/loongarch64: Extract TCG_TARGET_HAS_foo defs to...
2025-01-17 Richard Hendersontcg/i386: Extract TCG_TARGET_HAS_foo defs to 'tcg-targe...
2025-01-17 Richard Hendersontcg/arm: Extract TCG_TARGET_HAS_foo defs to 'tcg-target...
2025-01-17 Richard Hendersontcg/aarch64: Extract TCG_TARGET_HAS_foo defs to 'tcg...
2025-01-17 Richard Hendersontcg: Extract default TCG_TARGET_HAS_foo definitions...
2025-01-17 Richard Hendersontcg/ppc: Remove TCGPowerISA enum
2025-01-17 Richard Hendersontcg: Move fallback tcg_can_emit_vec_op out of line
2025-01-17 Richard Hendersontcg/tci: Move TCI specific opcodes to tcg-target-opc...
2025-01-17 Richard Hendersontcg: Rename tcg-target.opc.h to tcg-target-opc.h.inc
2025-01-17 Richard Hendersontcg: Remove TCG_TARGET_NEED_LDST_LABELS and TCG_TARGET_...
2025-01-17 Richard Hendersontarget/i386: Use tcg_op_supported
2025-01-17 Richard Hendersontarget/i386: Use tcg_op_deposit_valid
2025-01-17 Richard Hendersontarget/i386: Remove TCG_TARGET_extract_tl_valid
2025-01-17 Richard Hendersontcg: Add tcg_op_deposit_valid
2025-01-17 Richard Hendersontarget/tricore: Use tcg_op_supported
2025-01-17 Richard Hendersontarget/arm: Use tcg_op_supported
2025-01-17 Richard Hendersontarget/arm: Do not test TCG_TARGET_HAS_bitsel_vec
2025-01-17 Richard Hendersontcg: Add type and flags arguments to tcg_op_supported
2025-01-17 Richard Hendersontcg: Add TCGOP_FLAGS
2025-01-17 Richard Hendersontcg: Copy TCGOP_TYPE in tcg_op_insert_{after,before}
2025-01-17 Richard Hendersontcg: Move tcg_op_insert_{after,before} decls to tcg...
2025-01-17 Richard Hendersontcg: Replace TCGOP_VECL with TCGOP_TYPE
2025-01-17 Richard Hendersontcg: Move call abi parameters from tcg-target.h to...
2025-01-17 LIU Zhiweidisas/riscv: Guard dec->cfg dereference for host disass...
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()
2025-01-15 David Woodhousehw/xen: Use xs_node_read() from xen_console_get_name()
2025-01-15 David Woodhousehw/xen: Use xs_node_read() from xs_node_vscanf()
2025-01-15 Roger Pau Monnexen: do not use '%ms' scanf specifier
2025-01-15 David Woodhousehw/xen: Add xs_node_read() helper function
2025-01-15 Bibo Maohw/intc/loongarch_ipi: Use alternative implemation...
2025-01-15 Bibo Maohw/intc/loongson_ipi: Add more input parameter for...
2025-01-15 Bibo Maohw/intc/loongarch_ipi: Remove property num-cpu
2025-01-15 Bibo Maohw/intc/loongarch_ipi: Get cpu number from possible_cpu...
2025-01-15 Bibo Maohw/intc/loongson_ipi: Remove property num_cpu from...
2025-01-15 Bibo Maohw/intc/loongson_ipi: Remove num_cpu from loongson_ipi_...
2025-01-15 Bibo Maohw/intc/loongarch_ipi: Implement realize interface
2025-01-15 Miao Haotarget/loongarch: Add page table walker support for...
2025-01-14 Stefan HajnocziMerge tag 'hw-misc-20250113' of https://github.com...
2025-01-13 Jiaxun YangAdd a b4 configuration file
2025-01-13 Akihiko OdakiMAINTAINERS: Update path to coreaudio.m
2025-01-13 Gustavo RomeroMAINTAINERS: Add me as the maintainer for ivshmem-flat
2025-01-13 Marcin JuszkiewiczMAINTAINERS: remove myself from sbsa-ref
2025-01-13 Philippe Mathieu... hw/tricore/triboard: Remove unnecessary use of &first_cpu
next