OSDN Git Service

qmiga/qemu.git
2023-01-09 Philippe Mathieu... target/s390x: Restrict sysemu/reset.h to system emulation
2023-01-09 Philippe Mathieu... target/s390x/tcg/excp_helper: Restrict system headers...
2023-01-09 Philippe Mathieu... target/s390x/tcg/misc_helper: Remove unused "memory...
2023-01-09 Philippe Mathieu... hw/s390x/pv: Restrict Protected Virtualization to sysemu
2023-01-09 Philippe Mathieu... exec/memory: Expose memory_region_access_valid()
2023-01-09 Thomas HuthMAINTAINERS: Add MIPS-related docs and configs to the...
2023-01-09 Philippe Mathieu... tests/vm: Update get_default_jobs() to work on non...
2023-01-09 Christian Borntraegerqemu-iotests/stream-under-throttle: do not shutdown...
2023-01-08 Peter MaydellMerge tag 'pull-tcg-20230106' of https://gitlab.com...
2023-01-07 Peter MaydellMerge tag 'pull-loongarch-20230106' of https://gitlab...
2023-01-06 Richard Hendersontcg/s390x: Avoid the constant pool in tcg_out_movi
2023-01-06 Richard Hendersontcg/s390x: Cleanup tcg_out_movi
2023-01-06 Richard Hendersontcg/s390x: Tighten constraints for 64-bit compare
2023-01-06 Richard Hendersontcg/s390x: Implement ctpop operation
2023-01-06 Richard Hendersontcg/s390x: Use tgen_movcond_int in tgen_clz
2023-01-06 Richard Hendersontcg/s390x: Support SELGR instruction in movcond
2023-01-06 Richard Hendersontcg/s390x: Generalize movcond implementation
2023-01-06 Richard Hendersontcg/s390x: Create tgen_cmp2 to simplify movcond
2023-01-06 Richard Hendersontcg/s390x: Support MIE3 logical operations
2023-01-06 Richard Hendersontcg/s390x: Tighten constraints for and_i64
2023-01-06 Richard Hendersontcg/s390x: Tighten constraints for or_i64 and xor_i64
2023-01-06 Richard Hendersontcg/s390x: Issue XILF directly for xor_i32
2023-01-06 Richard Hendersontcg/s390x: Support MIE2 MGRK instruction
2023-01-06 Richard Hendersontcg/s390x: Support MIE2 multiply single instructions
2023-01-06 Richard Hendersontcg/s390x: Distinguish RIE formats
2023-01-06 Richard Hendersontcg/s390x: Distinguish RRF-a and RRF-c formats
2023-01-06 Richard Hendersontcg/s390x: Use LARL+AGHI for odd addresses
2023-01-06 Richard Hendersontcg/s390x: Remove DISTINCT_OPERANDS facility check
2023-01-06 Richard Hendersontcg/s390x: Remove FAST_BCR_SER facility check
2023-01-06 Richard Hendersontcg/s390x: Check for load-on-condition facility at...
2023-01-06 Richard Hendersontcg/s390x: Check for general-instruction-extension...
2023-01-06 Richard Hendersontcg/s390x: Check for extended-immediate facility at...
2023-01-06 Richard Hendersontcg/s390x: Check for long-displacement facility at...
2023-01-06 Richard Hendersontcg/s390x: Remove USE_LONG_BRANCHES
2023-01-06 Richard Hendersontcg/s390x: Always set TCG_TARGET_HAS_direct_jump
2023-01-06 Richard Hendersontcg/s390x: Remove TCG_REG_TB
2023-01-06 Richard Hendersontcg/s390x: Use register pair allocation for div and...
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...
next