OSDN Git Service

qmiga/qemu.git
2023-01-07 Peter MaydellMerge tag 'pull-loongarch-20230106' of https://gitlab...
2023-01-06 Peter MaydellMerge tag 'pull-riscv-to-apply-20230106' of https:...
2023-01-06 Peter MaydellMerge tag 'pull-tcg-20230105' of https://gitlab.com...
2023-01-06 Peter MaydellMerge tag 'pull-hex-20230105' of https://github.com...
2023-01-06 Tianrui Zhaohw/intc/loongarch_pch: Change default irq number of...
2023-01-06 Tianrui Zhaohw/intc/loongarch_pch_pic: add irq number property
2023-01-06 Tianrui Zhaohw/intc/loongarch_pch_msi: add irq number property
2023-01-06 Bin Menghw/intc: sifive_plic: Fix the pending register range...
2023-01-06 Bin Menghw/riscv: opentitan: Drop "hartid-base" and "priority...
2023-01-06 Bin Menghw/intc: sifive_plic: Change "priority-base" to start...
2023-01-06 Bin Menghw/riscv: virt: Fix the value of "riscv, ndev" in the dtb
2023-01-06 Bin Menghw/riscv: sifive_u: Avoid using magic number for "riscv...
2023-01-06 Bin Menghw/riscv: sifive_e: Fix the number of interrupt sources...
2023-01-06 Bin Menghw/riscv: microchip_pfsoc: Fix the number of interrupt...
2023-01-06 Bin Menghw/intc: sifive_plic: Update "num-sources" property...
2023-01-06 Bin Menghw/intc: sifive_plic: Use error_setg() to propagate...
2023-01-06 Bin Menghw/intc: sifive_plic: Improve robustness of the PLIC...
2023-01-06 Bin Menghw/intc: sifive_plic: Drop PLICMode_H
2023-01-06 Bin Menghw/riscv: spike: Remove misleading comments
2023-01-06 Bin Menghw/riscv: Sort machines Kconfig options in alphabetical...
2023-01-06 Bin Menghw/riscv: Fix opentitan dependency to SIFIVE_PLIC
2023-01-06 Bin Menghw/intc: Select MSI_NONBROKEN in RISC-V AIA interrupt...
2023-01-06 Bin Menghw/riscv: Select MSI_NONBROKEN in SIFIVE_PLIC
2023-01-06 Christoph MuellnerRISC-V: Add Zawrs ISA extension support
2023-01-06 Bin Mengtarget/riscv: Clear mstatus.MPRV when leaving M-mode...
2023-01-06 Bin Mengtarget/riscv: Simplify helper_sret() a little bit
2023-01-06 Richard Hendersontarget/riscv: Set pc_succ_insn for !rvc illegal insn
2023-01-06 Bin Mengtarget/riscv: Fix mret exception cause when no pmp...
2023-01-06 Jim Shuhw/intc: sifive_plic: fix out-of-bound access of source...
2023-01-06 Conor Dooleyhw/{misc, riscv}: pfsoc: add system controller as unimp...
2023-01-06 Conor Dooleyhw/riscv: pfsoc: add missing FICs as unimplemented
2023-01-06 Conor Dooleyhw/misc: pfsoc: add fabric clocks to ioscb
2023-01-06 Bin Mengtarget/riscv: Add some comments for sstatus CSR in...
2023-01-06 Jim Shutarget/riscv: support cache-related PMU events in virtu...
2023-01-06 Atish Patrahw/riscv: virt: Remove the redundant ipi-id property
2023-01-06 Anup Pateltarget/riscv: Typo fix in sstc() predicate
2023-01-06 Frédéric Pétrothw/intc: sifive_plic: Renumber the S irqs for numa...
2023-01-06 LIU Zhiweitarget/riscv: Add itrigger_enabled field to CPURISCVState
2023-01-06 LIU Zhiweitarget/riscv: Enable native debug itrigger
2023-01-06 LIU Zhiweitarget/riscv: Add itrigger support when icount is enabled
2023-01-06 LIU Zhiweitarget/riscv: Add itrigger support when icount is not...
2023-01-06 Mayuresh Chitaletarget/riscv: generate virtual instruction exception
2023-01-06 Mayuresh Chitaletarget/riscv: smstateen check for h/s/envcfg
2023-01-06 Mayuresh Chitaletarget/riscv: Add smstateen support
2023-01-06 Wilfred Mallawahw/riscv/opentitan: add aon_timer base unimpl
2023-01-06 Wilfred Mallawahw/riscv/opentitan: bump opentitan
2023-01-06 Richard Hendersontcg/riscv: Fix base register for user-only qemu_ld/st
2023-01-06 Richard Hendersontcg/riscv: Fix reg overlap case in tcg_out_addsub2
2023-01-06 Richard Hendersontcg/riscv: Fix range matched by TCG_CT_CONST_M12
2023-01-06 LIU Zhiweitarget/riscv: Fix PMP propagation for tlb
2023-01-05 Peter MaydellMerge tag 'pull-target-arm-20230105' of https://git...
2023-01-05 Ilya Leoshkevichtests/tcg/multiarch: add vma-pthread.c
2023-01-05 Richard Hendersonaccel/tcg: Handle false negative lookup in page_check_range
2023-01-05 Richard Hendersonaccel/tcg: Use g_free_rcu for user-exec interval trees
2023-01-05 Richard Hendersonaccel/tcg: Fix tb_invalidate_phys_page_unwind
2023-01-05 Richard Hendersontcg: Add TCGHelperInfo argument to tcg_out_call
2023-01-05 Richard Hendersontcg/aarch64: Merge tcg_out_callr into tcg_out_call
2023-01-05 Richard Hendersontcg: Move ffi_cif pointer into TCGHelperInfo
2023-01-05 Philippe Mathieu... tcg: Factor init_ffi_layouts() out of tcg_context_init()
2023-01-05 Philippe Mathieu... tcg: Convert typecode_to_ffi from array to function
2023-01-05 Richard Hendersontcg: Reorg function calls
2023-01-05 Richard Hendersontcg: Use output_pref wrapper function
2023-01-05 Richard Hendersontcg: Vary the allocation size for TCGOp
2023-01-05 Philippe Mathieu... tcg: Pass number of arguments to tcg_emit_op() / tcg_op...
2023-01-05 Richard Hendersonaccel/tcg/plugin: Use copy_op in append_{udata,mem}_cb
2023-01-05 Richard Hendersonaccel/tcg/plugin: Avoid duplicate copy in copy_call
2023-01-05 Richard Hendersonaccel/tcg/plugin: Don't search for the function pointer...
2023-01-05 Richard Hendersontcg: Use TCG_CALL_ARG_EVEN for TCI special case
2023-01-05 Richard Hendersontcg: Replace TCG_TARGET_EXTEND_ARGS with TCG_TARGET_CAL...
2023-01-05 Richard Hendersontcg: Replace TCG_TARGET_CALL_ALIGN_ARGS with TCG_TARGET...
2023-01-05 Richard Hendersontcg: Introduce TCGCallReturnKind and TCGCallArgumentKind
2023-01-05 Richard Hendersontcg: Introduce tcg_type_size
2023-01-05 Richard Hendersontcg: Move TCG_TYPE_COUNT outside enum
2023-01-05 Richard Hendersontcg: Allocate TCGTemp pairs in host memory order
2023-01-05 Richard Hendersontcg: Simplify calls to temp_sync vs mem_coherent
2023-01-05 Richard Hendersontcg: Add temp_subindex to TCGTemp
2023-01-05 Richard Hendersontcg: Move TCG_{LOW,HIGH} to tcg-internal.h
2023-01-05 Richard Hendersontarget/sparc: Avoid TCGV_{LOW,HIGH}
2023-01-05 Richard Hendersonaccel/tcg: Set cflags_next_tb in cpu_common_initfn
2023-01-05 Richard Hendersontcg: Introduce paired register allocation
2023-01-05 Alessandro... Update scripts/meson-buildoptions.sh
2023-01-05 Marco LiebelHexagon (target/hexagon) implement mutability mask...
2023-01-05 Alessandro... target/hexagon: suppress unused variable warning
2023-01-05 Matheus Tavares... target/hexagon/idef-parser: fix two typos in README
2023-01-05 Mukilan Thiyagarajantests/tcg/hexagon: fix underspecifed asm constraints
2023-01-05 Mukilan Thiyagarajantarget/hexagon: rename aliased register HEX_REG_P3_0
2023-01-05 Mukilan Thiyagarajanlinux-user/hexagon: fix signal context save & restore
2023-01-05 Peter MaydellMerge tag 'python-pull-request' of https://gitlab.com...
2023-01-05 Stephen Longfieldhw/net: Fix read of uninitialized memory in imx_fec.
2023-01-05 Jean-Christophe... i.MX7D: Connect IRQs to GPIO devices.
2023-01-05 Jean-Christophe... i.MX6UL: Add a specific GPT timer instance for the...
2023-01-05 Jean-Christophe... i.MX7D: Compute clock frequency for the fixed frequency...
2023-01-05 Jean-Christophe... i.MX7D: Connect GPT timers to IRQ
2023-01-05 Philippe Mathieu... hw/arm/smmu-common: Avoid using inlined functions with...
2023-01-05 Philippe Mathieu... hw/arm/smmu-common: Reduce smmu_inv_notifiers_mr()...
2023-01-05 Zhuojia Shentarget/arm: align exposed ID registers with Linux
2023-01-05 Philippe Mathieu... hw/arm/nseries: Silent -Wmissing-field-initializers...
2023-01-05 Philippe Mathieu... hw/arm/nseries: Constify various read-only arrays
2023-01-05 Philippe Mathieu... hw/input/tsc2xxx: Constify set_transform()'s MouseTrans...
2023-01-05 Peter MaydellMerge tag 'mem-2023-01-02' of https://github.com/davidh...
next