| 2025-01-17 |  Helge Deller | linux-user: Add missing /proc/cpuinfo fields for sparc | commit | commitdiff | tree | snapshot | 
| 2025-01-17 |  Richard Henderson | tcg/riscv: Use BEXTI for single-bit extractions | commit | commitdiff | tree | snapshot | 
| 2025-01-17 |  Richard Henderson | util/cpuinfo-riscv: Detect Zbs | commit | commitdiff | tree | snapshot | 
| 2025-01-17 |  Richard Henderson | tcg: Remove TCG_TARGET_HAS_deposit_{i32,i64} | commit | commitdiff | tree | snapshot | 
| 2025-01-17 |  Richard Henderson | tcg: Remove TCG_TARGET_HAS_{s}extract_{i32,i64} | commit | commitdiff | tree | snapshot | 
| 2025-01-17 |  Richard Henderson | tcg/tci: Remove assertions for deposit and extract | commit | commitdiff | tree | snapshot | 
| 2025-01-17 |  Richard Henderson | tcg/tci: Provide TCG_TARGET_{s}extract_valid | commit | commitdiff | tree | snapshot | 
| 2025-01-17 |  Richard Henderson | tcg/sparc64: Use SRA, SRL for {s}extract_i64 | commit | commitdiff | tree | snapshot | 
| 2025-01-17 |  Richard Henderson | tcg/s390x: Fold the ext{8,16,32}[us] cases into {s... | commit | commitdiff | tree | snapshot | 
| 2025-01-17 |  Richard Henderson | tcg/riscv: Use SRAIW, SRLIW for {s}extract_i64 | commit | commitdiff | tree | snapshot | 
| 2025-01-17 |  Richard Henderson | tcg/riscv64: Fold the ext{8,16,32}[us] cases into ... | commit | commitdiff | tree | snapshot | 
| 2025-01-17 |  Richard Henderson | tcg/ppc: Fold the ext{8,16,32}[us] cases into {s}extract | commit | commitdiff | tree | snapshot | 
| 2025-01-17 |  Richard Henderson | tcg/mips: Fold the ext{8,16,32}[us] cases into {s}extract | commit | commitdiff | tree | snapshot | 
| 2025-01-17 |  Richard Henderson | tcg/loongarch64: Fold the ext{8,16,32}[us] cases into... | commit | commitdiff | tree | snapshot | 
| 2025-01-17 |  Richard Henderson | tcg/arm: Add full [US]XT[BH] into {s}extract | commit | commitdiff | tree | snapshot | 
| 2025-01-17 |  Richard Henderson | tcg/aarch64: Expand extract with offset 0 with andi | commit | commitdiff | tree | snapshot | 
| 2025-01-17 |  Richard Henderson | tcg/aarch64: Provide TCG_TARGET_{s}extract_valid | commit | commitdiff | tree | snapshot | 
| 2025-01-17 |  Richard Henderson | tcg/i386: Fold the ext{8,16,32}[us] cases into {s}extract | commit | commitdiff | tree | snapshot | 
| 2025-01-17 |  Richard Henderson | tcg/i386: Handle all 8-bit extensions for i686 | commit | commitdiff | tree | snapshot | 
| 2025-01-17 |  Richard Henderson | tcg/mips: Expand bswap unconditionally | commit | commitdiff | tree | snapshot | 
| 2025-01-17 |  Richard Henderson | tcg: Replace IMPLVEC with TCG_OPF_VECTOR | commit | commitdiff | tree | snapshot | 
| 2025-01-17 |  Richard Henderson | tcg: Drop implementation checks from tcg-opc.h | commit | commitdiff | tree | snapshot | 
| 2025-01-17 |  Richard Henderson | tcg: Remove TCG_OPF_64BIT | commit | commitdiff | tree | snapshot | 
| 2025-01-17 |  Richard Henderson | tcg: Add TCGType argument to tcg_out_op | commit | commitdiff | tree | snapshot | 
| 2025-01-17 |  Richard Henderson | tcg: Pass type and flags to tcg_target_op_def | commit | commitdiff | tree | snapshot | 
| 2025-01-17 |  Richard Henderson | tcg: Add TCG_OPF_NOT_PRESENT to opcodes without inputs... | commit | commitdiff | tree | snapshot | 
| 2025-01-17 |  Richard Henderson | tcg: Validate op supported in opcode_args_ct | commit | commitdiff | tree | snapshot | 
| 2025-01-17 |  Richard Henderson | tcg: Constify tcg_op_defs | commit | commitdiff | tree | snapshot | 
| 2025-01-17 |  Richard Henderson | tcg: Remove args_ct from TCGOpDef | commit | commitdiff | tree | snapshot | 
| 2025-01-17 |  Richard Henderson | tcg: Reorg process_op_defs | commit | commitdiff | tree | snapshot | 
| 2025-01-17 |  Richard Henderson | tcg: Change have_vec to has_type in tcg_op_supported | commit | commitdiff | tree | snapshot | 
| 2025-01-17 |  Richard Henderson | tcg: Use C_NotImplemented in tcg_target_op_def | commit | commitdiff | tree | snapshot | 
| 2025-01-17 |  Richard Henderson | tcg: Split out tcg-target-mo.h | commit | commitdiff | tree | snapshot | 
| 2025-01-17 |  Richard Henderson | tcg: Only include 'tcg-has.h' when necessary | commit | commitdiff | tree | snapshot | 
| 2025-01-17 |  Richard Henderson | tcg: Include 'tcg-target-has.h' once in 'tcg-has.h' | commit | commitdiff | tree | snapshot | 
| 2025-01-17 |  Richard Henderson | tcg/tci: Extract TCG_TARGET_HAS_foo defs to 'tcg-target... | commit | commitdiff | tree | snapshot | 
| 2025-01-17 |  Richard Henderson | tcg/sparc64: Extract TCG_TARGET_HAS_foo defs to 'tcg... | commit | commitdiff | tree | snapshot | 
| 2025-01-17 |  Richard Henderson | tcg/s390x: Extract TCG_TARGET_HAS_foo defs to 'tcg... | commit | commitdiff | tree | snapshot | 
| 2025-01-17 |  Richard Henderson | tcg/riscv: Extract TCG_TARGET_HAS_foo defs to 'tcg... | commit | commitdiff | tree | snapshot | 
| 2025-01-17 |  Richard Henderson | tcg/ppc: Extract TCG_TARGET_HAS_foo defs to 'tcg-target... | commit | commitdiff | tree | snapshot | 
| 2025-01-17 |  Richard Henderson | tcg/mips: Extract TCG_TARGET_HAS_foo defs to 'tcg-targe... | commit | commitdiff | tree | snapshot | 
| 2025-01-17 |  Richard Henderson | tcg/loongarch64: Extract TCG_TARGET_HAS_foo defs to... | commit | commitdiff | tree | snapshot | 
| 2025-01-17 |  Richard Henderson | tcg/i386: Extract TCG_TARGET_HAS_foo defs to 'tcg-targe... | commit | commitdiff | tree | snapshot | 
| 2025-01-17 |  Richard Henderson | tcg/arm: Extract TCG_TARGET_HAS_foo defs to 'tcg-target... | commit | commitdiff | tree | snapshot | 
| 2025-01-17 |  Richard Henderson | tcg/aarch64: Extract TCG_TARGET_HAS_foo defs to 'tcg... | commit | commitdiff | tree | snapshot | 
| 2025-01-17 |  Richard Henderson | tcg: Extract default TCG_TARGET_HAS_foo definitions... | commit | commitdiff | tree | snapshot | 
| 2025-01-17 |  Richard Henderson | tcg/ppc: Remove TCGPowerISA enum | commit | commitdiff | tree | snapshot | 
| 2025-01-17 |  Richard Henderson | tcg: Move fallback tcg_can_emit_vec_op out of line | commit | commitdiff | tree | snapshot | 
| 2025-01-17 |  Richard Henderson | tcg/tci: Move TCI specific opcodes to tcg-target-opc... | commit | commitdiff | tree | snapshot | 
| 2025-01-17 |  Richard Henderson | tcg: Rename tcg-target.opc.h to tcg-target-opc.h.inc | commit | commitdiff | tree | snapshot | 
| 2025-01-17 |  Richard Henderson | tcg: Remove TCG_TARGET_NEED_LDST_LABELS and TCG_TARGET_... | commit | commitdiff | tree | snapshot | 
| 2025-01-17 |  Richard Henderson | target/i386: Use tcg_op_supported | commit | commitdiff | tree | snapshot | 
| 2025-01-17 |  Richard Henderson | target/i386: Use tcg_op_deposit_valid | commit | commitdiff | tree | snapshot | 
| 2025-01-17 |  Richard Henderson | target/i386: Remove TCG_TARGET_extract_tl_valid | commit | commitdiff | tree | snapshot | 
| 2025-01-17 |  Richard Henderson | tcg: Add tcg_op_deposit_valid | commit | commitdiff | tree | snapshot | 
| 2025-01-17 |  Richard Henderson | target/tricore: Use tcg_op_supported | commit | commitdiff | tree | snapshot | 
| 2025-01-17 |  Richard Henderson | target/arm: Use tcg_op_supported | commit | commitdiff | tree | snapshot | 
| 2025-01-17 |  Richard Henderson | target/arm: Do not test TCG_TARGET_HAS_bitsel_vec | commit | commitdiff | tree | snapshot | 
| 2025-01-17 |  Richard Henderson | tcg: Add type and flags arguments to tcg_op_supported | commit | commitdiff | tree | snapshot | 
| 2025-01-17 |  Richard Henderson | tcg: Add TCGOP_FLAGS | commit | commitdiff | tree | snapshot | 
| 2025-01-17 |  Richard Henderson | tcg: Copy TCGOP_TYPE in tcg_op_insert_{after,before} | commit | commitdiff | tree | snapshot | 
| 2025-01-17 |  Richard Henderson | tcg: Move tcg_op_insert_{after,before} decls to tcg... | commit | commitdiff | tree | snapshot | 
| 2025-01-17 |  Richard Henderson | tcg: Replace TCGOP_VECL with TCGOP_TYPE | commit | commitdiff | tree | snapshot | 
| 2025-01-17 |  Richard Henderson | tcg: Move call abi parameters from tcg-target.h to... | commit | commitdiff | tree | snapshot | 
| 2025-01-17 |  LIU Zhiwei | disas/riscv: Guard dec->cfg dereference for host disass... | commit | commitdiff | tree | snapshot | 
| 2025-01-16 |  Stefan Hajnoczi | Merge tag 'pull-xenfv-20250116' of git://git.infradead... | commit | commitdiff | tree | snapshot | 
| 2025-01-16 |  Stefan Hajnoczi | Merge tag 'pull-loongarch-20250116' of https://gitlab... | commit | commitdiff | tree | snapshot | 
| 2025-01-16 |  Stefan Hajnoczi | Merge tag 'for_upstream' of https://git.kernel.org... | commit | commitdiff | tree | snapshot | 
| 2025-01-15 |  David Woodhouse | hw/acpi: Add vmclock device | commit | commitdiff | tree | snapshot | 
| 2025-01-15 |  Laurent Vivier | virtio-net: vhost-user: Implement internal migration | commit | commitdiff | tree | snapshot | 
| 2025-01-15 |  Laurent Vivier | vhost: Add stubs for the migration state transfer interface | commit | commitdiff | tree | snapshot | 
| 2025-01-15 |  Li Zhijian | hw/cxl: Fix msix_notify: Assertion `vector < dev->msix_... | commit | commitdiff | tree | snapshot | 
| 2025-01-15 |  Igor Mammedov | tests: acpi: update expected blobs | commit | commitdiff | tree | snapshot | 
| 2025-01-15 |  Igor Mammedov | pci: acpi: Windows 'PCI Label Id' bug workaround | commit | commitdiff | tree | snapshot | 
| 2025-01-15 |  Igor Mammedov | tests: acpi: whitelist expected blobs | commit | commitdiff | tree | snapshot | 
| 2025-01-15 |  Mauro Carvalho... | docs: acpi_hest_ghes: fix documentation for CPER size | commit | commitdiff | tree | snapshot | 
| 2025-01-15 |  Mauro Carvalho... | acpi/ghes: Change ghes fill logic to work with only... | commit | commitdiff | tree | snapshot | 
| 2025-01-15 |  Mauro Carvalho... | acpi/ghes: move offset calculus to a separate function | commit | commitdiff | tree | snapshot | 
| 2025-01-15 |  Mauro Carvalho... | acpi/ghes: better name the offset of the hardware error... | commit | commitdiff | tree | snapshot | 
| 2025-01-15 |  Mauro Carvalho... | acpi/ghes: rename etc/hardware_error file macros | commit | commitdiff | tree | snapshot | 
| 2025-01-15 |  Mauro Carvalho... | acpi/ghes: don't crash QEMU if ghes GED is not found | commit | commitdiff | tree | snapshot | 
| 2025-01-15 |  Mauro Carvalho... | acpi/ghes: better name GHES memory error function | commit | commitdiff | tree | snapshot | 
| 2025-01-15 |  Mauro Carvalho... | acpi/ghes: make the GHES record generation more generic | commit | commitdiff | tree | snapshot | 
| 2025-01-15 |  Mauro Carvalho... | acpi/ghes: don't check if physical_address is not zero | commit | commitdiff | tree | snapshot | 
| 2025-01-15 |  Mauro Carvalho... | acpi/ghes: Change the type for source_id | commit | commitdiff | tree | snapshot | 
| 2025-01-15 |  Mauro Carvalho... | acpi/ghes: Remove a duplicated out of bounds check | commit | commitdiff | tree | snapshot | 
| 2025-01-15 |  Mauro Carvalho... | acpi/ghes: Fix acpi_ghes_record_errors() argument | commit | commitdiff | tree | snapshot | 
| 2025-01-15 |  Mauro Carvalho... | acpi/ghes: better handle source_id and notification | commit | commitdiff | tree | snapshot | 
| 2025-01-15 |  Mauro Carvalho... | acpi/ghes: simplify the per-arch caller to build HEST... | commit | commitdiff | tree | snapshot | 
| 2025-01-15 |  Mauro Carvalho... | acpi/ghes: simplify acpi_ghes_record_errors() code | commit | commitdiff | tree | snapshot | 
| 2025-01-15 |  Mauro Carvalho... | acpi/ghes: get rid of ACPI_HEST_SRC_ID_RESERVED | commit | commitdiff | tree | snapshot | 
| 2025-01-15 |  Nicholas Piggin | pci/msix: Fix msix pba read vector poll end calculation | commit | commitdiff | tree | snapshot | 
| 2025-01-15 |  Zhenzhong Duan | tests/qtest: Add intel-iommu test | commit | commitdiff | tree | snapshot | 
| 2025-01-15 |  Zhenzhong Duan | intel_iommu: Introduce a property to control FS1GP... | commit | commitdiff | tree | snapshot | 
| 2025-01-15 |  Zhenzhong Duan | intel_iommu: Introduce a property x-flts for stage... | commit | commitdiff | tree | snapshot | 
| 2025-01-15 |  Zhenzhong Duan | tests/acpi: q35: Update host address width in DMAR | commit | commitdiff | tree | snapshot | 
| 2025-01-15 |  Zhenzhong Duan | intel_iommu: Set default aw_bits to 48 starting from... | commit | commitdiff | tree | snapshot | 
| 2025-01-15 |  Zhenzhong Duan | tests/acpi: q35: allow DMAR acpi table changes | commit | commitdiff | tree | snapshot | 
| 2025-01-15 |  Zhenzhong Duan | intel_iommu: piotlb invalidation should notify unmap | commit | commitdiff | tree | snapshot | 
| 2025-01-15 |  Clément Mathieu... | intel_iommu: Add support for PASID-based device IOTLB... | commit | commitdiff | tree | snapshot | 
| next |