OSDN Git Service

hw/net/can/xlnx-zynqmp: Avoid underflow while popping RX FIFO
[qmiga/qemu.git] / target / hppa /
2023-11-20 Stefan HajnocziMerge tag '20231119-xtensa-1' of https://github.com...
2023-11-20 Stefan HajnocziMerge tag 'hppa64-fixes-pull-request' of https://github...
2023-11-20 Stefan HajnocziMerge tag 'pull-error-2023-11-17' of https://repo.or...
2023-11-20 Stefan HajnocziMerge tag 'pull-request-2023-11-16' of https://gitlab...
2023-11-20 Stefan HajnocziMerge tag 'pull-trivial-patches' of https://gitlab...
2023-11-17 Helge Dellertarget/hppa: Fix 64-bit SHRPD instruction
2023-11-15 Michael Tokarevtarget/hppa: spelling fixes: Indicies, Truely
2023-11-14 Stefan HajnocziMerge tag 'pull-request-2023-11-14' of https://gitlab...
2023-11-14 Stefan HajnocziMerge tag 'net-pull-request' of https://github.com...
2023-11-14 Stefan HajnocziMerge tag 'misc-fixes-20231113' of https://github.com...
2023-11-14 Stefan HajnocziMerge tag 'pull-target-arm-20231113' of https://git...
2023-11-14 Stefan HajnocziMerge tag 'pull-pa-20231113' of https://gitlab.com...
2023-11-13 Richard Hendersontarget/hppa: Reduce TARGET_PHYS_ADDR_SPACE_BITS to 40
2023-11-13 Richard Hendersontarget/hppa: Replace MMU_PHYS_IDX with MMU_ABS_IDX...
2023-11-13 Richard Hendersontarget/hppa: Introduce MMU_IDX_MMU_DISABLED
2023-11-13 Helge Dellertarget/hppa: Fix possible overflow in TLB size calculation
2023-11-13 Helge Dellertarget/hppa: Fix calculation of CR_IIASQ back register
2023-11-13 Richard Hendersontarget/hppa: Use PRIV_P_TO_MMU_IDX in helper_probe
2023-11-13 Richard Hendersontarget/hppa: Use only low 2 immediate bits for PROBEI
2023-11-12 Helge Dellertarget/hppa: Mask reserved PSW bits in expand_sm_imm
2023-11-10 Stefan HajnocziMerge tag 'xen-virtio-fix-1-tag' of https://gitlab...
2023-11-09 Stefan HajnocziMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-11-08 Stefan HajnocziMerge tag 'pull-ppc-20231107' of https://gitlab.com...
2023-11-08 Stefan HajnocziMerge tag 'misc-fixes-pull-request' of https://gitlab...
2023-11-08 Stefan HajnocziMerge tag 'pull-request-2023-11-07' of https://gitlab...
2023-11-08 Stefan HajnocziMerge tag 'misc-cpus-20231107' of https://github.com...
2023-11-07 Philippe Mathieu... target: Move ArchCPUClass definition to 'cpu.h'
2023-11-07 Philippe Mathieu... target: Mention 'cpu-qom.h' is target agnostic
2023-11-07 Philippe Mathieu... target: Unify QOM style
2023-11-07 Stefan HajnocziMerge tag 'for_upstream' of https://git./virt/kvm/mst...
2023-11-07 Stefan HajnocziMerge tag 'ui-pull-request' of https://gitlab.com/marca...
2023-11-07 Stefan HajnocziMerge tag 'pull-xenfv.for-upstream-20231107' of git...
2023-11-07 Stefan HajnocziMerge tag 'pull-pa-20231106' of https://gitlab.com...
2023-11-07 Richard Hendersontarget/hppa: Improve interrupt logging
2023-11-07 Richard Hendersontarget/hppa: Update IIAOQ, IIASQ for pa2.0
2023-11-07 Richard Hendersontarget/hppa: Create raise_exception_with_ior
2023-11-07 Richard Hendersontarget/hppa: Add unwind_breg to CPUHPPAState
2023-11-07 Helge Dellertarget/hppa: Clear upper bits in mtctl for pa1.x
2023-11-07 Richard Hendersontarget/hppa: Avoid async_safe_run_on_cpu on uniprocesso...
2023-11-07 Helge Dellertarget/hppa: Add pa2.0 cpu local tlb flushes
2023-11-07 Richard Hendersontarget/hppa: Implement pa2.0 data prefetch instructions
2023-11-07 Richard Hendersontarget/hppa: Return zero for r0 from load_gpr
2023-11-07 Richard Hendersontarget/hppa: Precompute zero into DisasContext
2023-11-07 Helge Dellertarget/hppa: Fix interruption based on default PSW
2023-11-07 Richard Hendersontarget/hppa: Implement PERMH
2023-11-07 Richard Hendersontarget/hppa: Implement MIXH, MIXW
2023-11-07 Richard Hendersontarget/hppa: Implement HSHLADD, HSHRADD
2023-11-07 Richard Hendersontarget/hppa: Implement HSHL, HSHR
2023-11-07 Richard Hendersontarget/hppa: Implement HAVG
2023-11-07 Richard Hendersontarget/hppa: Implement HSUB
2023-11-07 Richard Hendersontarget/hppa: Implement HADD
2023-11-07 Richard Hendersontarget/hppa: Replace tcg_gen_*_tl with tcg_gen_*_i64
2023-11-07 Richard Hendersontarget/hppa: Use tcg_temp_new_i64 not tcg_temp_new
2023-11-07 Richard Hendersontarget/hppa: Adjust vmstate_env for pa2.0 tlb
2023-11-07 Richard Hendersontarget/hppa: Remove remaining TARGET_REGISTER_BITS...
2023-11-07 Richard Hendersontarget/hppa: Remove most of the TARGET_REGISTER_BITS...
2023-11-07 Richard Hendersontarget/hppa: Remove TARGET_REGISTER_BITS
2023-11-07 Richard Hendersontarget/hppa: Implement IDTLBT, IITLBT
2023-11-07 Richard Hendersontarget/hppa: Implement STDBY
2023-11-07 Richard Hendersontarget/hppa: Implement CLRBTS, POPBTS, PUSHBTS, PUSHNOM
2023-11-07 Richard Hendersontarget/hppa: Implement SHRPD
2023-11-07 Richard Hendersontarget/hppa: Implement EXTRD
2023-11-07 Richard Hendersontarget/hppa: Implement DEPD, DEPDI
2023-11-07 Richard Hendersontarget/hppa: Implement LDD, LDCD, LDDA, STD, STDA
2023-11-07 Richard Hendersontarget/hppa: Decode ADDB double-word
2023-11-07 Richard Hendersontarget/hppa: Decode CMPIB double-word
2023-11-07 Richard Hendersontarget/hppa: Decode d for cmpb instructions
2023-11-07 Richard Hendersontarget/hppa: Decode d for bb instructions
2023-11-07 Richard Hendersontarget/hppa: Decode d for sub instructions
2023-11-07 Richard Hendersontarget/hppa: Decode d for add instructions
2023-11-07 Richard Hendersontarget/hppa: Decode d for cmpclr instructions
2023-11-07 Richard Hendersontarget/hppa: Decode d for unit instructions
2023-11-07 Richard Hendersontarget/hppa: Decode d for logical instructions
2023-11-07 Richard Hendersontarget/hppa: Remove TARGET_HPPA64
2023-11-07 Richard Hendersontarget/hppa: Drop attempted gdbstub support for hppa64
2023-11-07 Richard Hendersontarget/hppa: Pass d to do_unit_cond
2023-11-07 Richard Hendersontarget/hppa: Pass d to do_sed_cond
2023-11-07 Richard Hendersontarget/hppa: Pass d to do_log_cond
2023-11-07 Richard Hendersontarget/hppa: Pass d to do_sub_cond
2023-11-07 Richard Hendersontarget/hppa: Pass d to do_cond
2023-11-07 Helge Dellertarget/hppa: sar register allows only 5 bits on 32...
2023-11-07 Richard Hendersontarget/hppa: Mask inputs in copy_iaoq_entry
2023-11-07 Richard Hendersontarget/hppa: Use copy_iaoq_entry for link in do_ibranch
2023-11-07 Richard Hendersontarget/hppa: Always use copy_iaoq_entry to set cpu_iaoq...
2023-11-07 Richard Hendersontarget/hppa: Pass DisasContext to copy_iaoq_entry
2023-11-07 Richard Hendersontarget/hppa: Fix hppa64 addressing
2023-11-07 Richard Hendersontarget/hppa: Adjust hppa_cpu_dump_state for hppa64
2023-11-07 Richard Hendersontarget/hppa: Handle absolute addresses for pa2.0
2023-11-07 Richard Hendersontarget/hppa: Update cpu_hppa_get/put_psw for hppa64
2023-11-07 Richard Hendersontarget/hppa: Implement hppa_cpu_class_by_name
2023-11-07 Richard Hendersontarget/hppa: Implement cpu_list
2023-11-07 Richard Hendersontarget/hppa: Make HPPA_BTLB_ENTRIES variable
2023-11-07 Richard Hendersontarget/hppa: Introduce TYPE_HPPA64_CPU
2023-11-07 Richard Hendersontarget/hppa: Fix extrw and depw with sar for hppa64
2023-11-07 Richard Hendersontarget/hppa: Fix bb_sar for hppa64
2023-11-07 Richard Hendersontarget/hppa: Fix do_add, do_sub for hppa64
2023-11-07 Richard Hendersontarget/hppa: Fix trans_ds for hppa64
2023-11-07 Richard Hendersontarget/hppa: Truncate rotate count in trans_shrpw_sar
2023-11-07 Richard Hendersontarget/hppa: Fix load in do_load_32
2023-11-07 Richard Hendersontarget/hppa: Fix hppa64 case in machine.c
next