]> git.proxmox.com Git - mirror_qemu.git/history - target
tests/avocado: update the tcg_plugins test
[mirror_qemu.git] / target /
2023-11-08 Alex Bennéetarget/arm: hide aliased MIDR from gdbstub
2023-11-08 Alex Bennéetarget/arm: hide all versions of DBGD[RS]AR from gdbstub
2023-11-08 Alex Bennéetarget/arm: mark the 32bit alias of PAR when LPAE enabled
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 Nina Schoetterl... target/s390x/cpu topology: Fix ordering and creation...
2023-11-07 Ilya Leoshkevichtarget/s390x: Fix LAALG not updating cc_src
2023-11-07 Ilya Leoshkevichtarget/s390x: Fix CLC corrupting cc_src
2023-11-07 Philippe Mathieu... target/s390x/cpu_models: Use 'first_cpu' in s390_get_fe...
2023-11-07 Zhao Liuhw/cpu: Update the comments of nr_cores and nr_dies
2023-11-07 Zhuocheng Dingsystem/cpus: Fix CPUState.nr_cores' calculation
2023-11-07 Philippe Mathieu... hw/cpu: Clean up global variable shadowing
2023-11-07 Philippe Mathieu... hw/cpu: Call object_class_is_abstract() once in cpu_cla...
2023-11-07 Philippe Mathieu... target/alpha: Tidy up alpha_cpu_class_by_name()
2023-11-07 Philippe Mathieu... target: Move ArchCPUClass definition to 'cpu.h'
2023-11-07 Philippe Mathieu... target/nios2: Create IRQs *after* accelerator vCPU...
2023-11-07 Philippe Mathieu... target/s390x/cpu: Restrict CPUS390XState declaration...
2023-11-07 Philippe Mathieu... target/s390x/cpu: Restrict cpu_get_tb_cpu_state() defin...
2023-11-07 Philippe Mathieu... hw/s390x/sclp: Have sclp_service_call[_protected](...
2023-11-07 Philippe Mathieu... hw/s390x/css: Have css_do_sic() take S390CPU instead...
2023-11-07 Philippe Mathieu... target/ppc: Move powerpc_input_t definition to 'cpu.h'
2023-11-07 Philippe Mathieu... target/ppc: Move powerpc_mmu_t definition to 'cpu.h'
2023-11-07 Philippe Mathieu... target/ppc: Move powerpc_excp_t definition to 'cpu.h'
2023-11-07 Philippe Mathieu... target/ppc: Move PowerPCCPUClass definition to 'cpu.h'
2023-11-07 Philippe Mathieu... target/ppc: Move ppc_cpu_class_by_name() declaration...
2023-11-07 Philippe Mathieu... target/ppc: Define powerpc_pm_insn_t in 'internal.h'
2023-11-07 Philippe Mathieu... target/ppc: Prohibit target specific KVM prototypes...
2023-11-07 Philippe Mathieu... target/ppc: Restrict KVM objects to system emulation
2023-11-07 Philippe Mathieu... hw/ppc/e500: Restrict ppce500_init_mpic_kvm() to KVM
2023-11-07 Philippe Mathieu... sysemu/kvm: Restrict kvmppc_get_radix_page_info() to...
2023-11-07 Philippe Mathieu... target/mips: Fix TX79 LQ/SQ opcodes
2023-11-07 Philippe Mathieu... target/mips: Fix MSA BZ/BNZ opcodes displacement
2023-11-07 Dongli Zhangtarget/i386/monitor: synchronize cpu state for lapic...
2023-11-07 Philippe Mathieu... target/i386/kvm: Correct comment in kvm_cpu_realize()
2023-11-07 Philippe Mathieu... target/i386/hvf: Rename 'X86CPU *x86_cpu' variable...
2023-11-07 Philippe Mathieu... target/i386/hvf: Rename 'CPUState *cpu' variable as...
2023-11-07 Philippe Mathieu... target/i386/hvf: Use CPUState typedef
2023-11-07 Philippe Mathieu... target/i386/hvf: Use env_archcpu() in simulate_[rdmsr...
2023-11-07 Philippe Mathieu... target/i386/hvf: Use x86_cpu in simulate_[rdmsr|wrmsr]()
2023-11-07 Philippe Mathieu... target/xtensa: Use env_archcpu() in update_c[compare...
2023-11-07 Philippe Mathieu... target/s390x: Use env_archcpu() in handle_diag_308()
2023-11-07 Philippe Mathieu... target/riscv: Use env_archcpu() in [check_]nanbox()
2023-11-07 Philippe Mathieu... target/ppc: Use env_archcpu() in helper_book3s_msgsndp()
2023-11-07 Philippe Mathieu... target/riscv: Move TYPE_RISCV_CPU_BASE definition to...
2023-11-07 Philippe Mathieu... target/openrisc: Declare QOM definitions in 'cpu-qom.h'
2023-11-07 Philippe Mathieu... target/nios2: Declare QOM definitions in 'cpu-qom.h'
2023-11-07 Philippe Mathieu... target/loongarch: Declare QOM definitions in 'cpu-qom.h'
2023-11-07 Philippe Mathieu... target/hexagon: Declare QOM definitions in 'cpu-qom.h'
2023-11-07 Philippe Mathieu... target: Declare FOO_CPU_TYPE_NAME/SUFFIX in 'cpu-qom.h'
2023-11-07 Philippe Mathieu... target/riscv: Remove CPU_RESOLVING_TYPE from 'cpu-qom.h'
2023-11-07 Philippe Mathieu... target/ppc: Remove CPU_RESOLVING_TYPE from 'cpu-qom.h'
2023-11-07 Philippe Mathieu... target/arm: Move internal declarations from 'cpu-qom...
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 'pixman-pull-request' of https://gitlab.com...
2023-11-07 Stefan HajnocziMerge tag 'for_upstream' of https://git.kernel.org...
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 David Woodhousehw/xen: add support for Xen primary console in emulated...
2023-11-07 David Woodhousei386/xen: advertise XEN_HVM_CPUID_UPCALL_VECTOR in...
2023-11-07 David Woodhousei386/xen: Ignore VCPU_SSHOTTMR_future flag in set_singl...
2023-11-07 Stefan HajnocziMerge tag 'pull-pa-20231106' of https://gitlab.com...
2023-11-07 Stefan HajnocziMerge tag 'pull-riscv-to-apply-20231107' of https:...
2023-11-07 Stefan HajnocziMerge tag 'pull-tcg-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
next