]> git.proxmox.com Git - mirror_qemu.git/history - target
Merge tag 'bsd-user-2023q1-pull-request' of gitlab.com:bsdimp/qemu into staging
[mirror_qemu.git] / target /
2023-03-02 Peter MaydellMerge tag 'bsd-user-2023q1-pull-request' of gitlab...
2023-03-01 Peter MaydellMerge tag 'pull-tcg-20230301' of https://gitlab.com...
2023-03-01 Richard Hendersontarget/xtensa: Don't use tcg_temp_local_new_*
2023-03-01 Richard Hendersontarget/ppc: Don't use tcg_temp_local_new
2023-03-01 Richard Hendersontarget/mips: Don't use tcg_temp_local_new
2023-03-01 Richard Hendersontarget/i386: Don't use tcg_temp_local_new
2023-03-01 Richard Hendersontarget/hppa: Don't use tcg_temp_local_new
2023-03-01 Richard Hendersontarget/hexagon/idef-parser: Drop gen_tmp_local
2023-03-01 Richard Hendersontarget/hexagon: Don't use tcg_temp_local_new_*
2023-03-01 Richard Hendersontarget/cris: Don't use tcg_temp_local_new
2023-03-01 Richard Hendersontarget/arm: Don't use tcg_temp_local_new_*
2023-03-01 Richard Hendersontarget/arm: Drop copies in gen_sve_{ldr,str}
2023-03-01 Richard Hendersonaccel/tcg: Pass max_insn to gen_intermediate_code by...
2023-03-01 Anton Johanssontarget/arm: Replace `tb_pc()` with `tb->pc`
2023-03-01 Anton Johanssontarget/avr: Replace `tb_pc()` with `tb->pc`
2023-03-01 Anton Johanssontarget/hexagon: Replace `tb_pc()` with `tb->pc`
2023-03-01 Anton Johanssontarget/hppa: Replace `tb_pc()` with `tb->pc`
2023-03-01 Anton Johanssontarget/i386: Replace `tb_pc()` with `tb->pc`
2023-03-01 Anton Johanssontarget/loongarch: Replace `tb_pc()` with `tb->pc`
2023-03-01 Anton Johanssontarget/microblaze: Replace `tb_pc()` with `tb->pc`
2023-03-01 Anton Johanssontarget/mips: Replace `tb_pc()` with `tb->pc`
2023-03-01 Anton Johanssontarget/openrisc: Replace `tb_pc()` with `tb->pc`
2023-03-01 Anton Johanssontarget/riscv: Replace `tb_pc()` with `tb->pc`
2023-03-01 Anton Johanssontarget/rx: Replace `tb_pc()` with `tb->pc`
2023-03-01 Anton Johanssontarget/sh4: Replace `tb_pc()` with `tb->pc`
2023-03-01 Anton Johanssontarget/sparc: Replace `tb_pc()` with `tb->pc`
2023-03-01 Anton Johanssontarget/tricore: Replace `tb_pc()` with `tb->pc`
2023-03-01 Anton Johanssontarget/i386: Remove `TARGET_TB_PCREL` define
2023-03-01 Anton Johanssontarget/arm: Remove `TARGET_TB_PCREL` define
2023-03-01 Anton Johanssontarget/i386: Replace `TARGET_TB_PCREL` with `CF_PCREL`
2023-03-01 Anton Johanssontarget/arm: Replace `TARGET_TB_PCREL` with `CF_PCREL`
2023-03-01 Anton Johanssontarget/arm: set `CF_PCREL` in `arm_cpu_realizefn`
2023-03-01 Anton Johanssontarget/i386: set `CF_PCREL` in `x86_cpu_realizefn`
2023-02-28 Richard Hendersonaccel/tcg: Add 'size' param to probe_access_full
2023-02-28 Daniel Henrique... accel/tcg: Add 'size' param to probe_access_flags()
2023-02-28 Peter MaydellMerge tag 'buildsys-qom-qdev-ui-20230227' of https...
2023-02-27 Bernhard Beschowhw: Move ioapic*.h to intc/
2023-02-27 Philippe Mathieu... target/tricore: Remove unused fields from CPUTriCoreState
2023-02-27 Philippe Mathieu... target/xtensa/cpu: Include missing "memory.h" header
2023-02-27 Philippe Mathieu... target/sparc/sysemu: Remove pointless CONFIG_USER_ONLY...
2023-02-27 Philippe Mathieu... target/riscv/cpu: Move Floating-Point fields closer
2023-02-27 Pierrick Bouviertarget/ppc: Fix warning with clang-15
2023-02-27 Philippe Mathieu... target/ppc/kvm: Remove unused "sysbus.h" header
2023-02-27 Philippe Mathieu... target/ppc/internal: Restrict MMU declarations to sysemu
2023-02-27 Philippe Mathieu... target/loongarch/cpu: Restrict "memory.h" header to...
2023-02-27 Bernhard Beschowtarget/loongarch/cpu: Remove unused "sysbus.h" header
2023-02-27 Philippe Mathieu... target/alpha: Remove obsolete STATUS document
2023-02-27 Philippe Mathieu... target/hppa: Extract system helpers to sys_helper.c
2023-02-27 Philippe Mathieu... target/hppa: Extract FPU helpers to fpu_helper.c
2023-02-27 Philippe Mathieu... target/i386: Remove x86_cpu_dump_local_apic_state(...
2023-02-27 Philippe Mathieu... target/i386/cpu: Remove dead helper_lock() declaration
2023-02-27 Philippe Mathieu... target/i386: Remove NEED_CPU_H guard from target-specif...
2023-02-27 Philippe Mathieu... target/cpu: Restrict do_transaction_failed() handlers...
2023-02-27 Philippe Mathieu... target/cpu: Restrict cpu_get_phys_page_debug() handlers...
2023-02-27 Peter MaydellMerge tag 'for-upstream-8.0' of https://gitlab.com...
2023-02-27 Wang, Leii386: Add new CPU model SapphireRapids
2023-02-27 Paolo Bonzinitarget/i386: KVM: allow fast string operations if host...
2023-02-27 Paolo Bonzinitarget/i386: add FZRM, FSRS, FSRC
2023-02-27 Paolo Bonzinitarget/i386: add FSRM to TCG
2023-02-27 Peter MaydellMerge tag 'pull-target-arm-20230227' of https://git...
2023-02-27 Fabiano Rosastarget/arm: Don't access TCG code when debugging with KVM
2023-02-27 Fabiano Rosastarget/arm: Move regime_using_lpae_format into internal.h
2023-02-27 Fabiano Rosastarget/arm: Move hflags code into the tcg directory
2023-02-27 Fabiano Rosastarget/arm: Wrap arm_rebuild_hflags calls with tcg_enabled
2023-02-27 Claudio Fontanatarget/arm: Move psci.c into the tcg directory
2023-02-27 Claudio Fontanatarget/arm: move helpers to tcg/
2023-02-27 Fabiano Rosastarget/arm: move translate modules to tcg/
2023-02-27 Fabiano Rosastarget/arm: Wrap TCG-only code in debug_helper.c
2023-02-27 Fabiano Rosastarget/arm: Wrap breakpoint/watchpoint updates with...
2023-02-27 Peter MaydellMerge tag 'pull-request-2023-02-27' of https://gitlab...
2023-02-27 Richard Hendersontarget/i386: Fix BZHI instruction
2023-02-27 Richard Hendersontarget/s390x: Use tcg_constant_* in translate_vx.c.inc
2023-02-27 Richard Hendersontarget/s390x: Use tcg_constant_i32 for fpinst_extract_m34
2023-02-27 Richard Hendersontarget/s390x: Use tcg_constant_* for DisasCompare
2023-02-27 Richard Hendersontarget/s390x: Use tcg_constant_* in local contexts
2023-02-27 Richard Hendersontarget/s390x: Hoist some computation in access_memmove
2023-02-27 Richard Hendersontarget/s390x: Inline do_access_{get,set}_byte
2023-02-27 Richard Hendersontarget/s390x: Remove TLB_NOTDIRTY workarounds
2023-02-27 Richard Hendersontarget/s390x: Tidy access_prepare_nf
2023-02-27 Richard Hendersontarget/s390x: Use void* for haddr in S390Access
2023-02-27 Richard Hendersontarget/s390x: Pass S390Access pointer into access_prepare
2023-02-27 Richard Hendersontarget/s390x: Fix s390_probe_access for user-only
2023-02-27 Thomas Huthtarget/s390x/arch_dump: Simplify memory allocation...
2023-02-27 Thomas Huthtarget/s390x/arch_dump: Fix memory corruption in s390x_...
2023-02-26 Peter MaydellMerge tag 'pull-riscv-to-apply-20230224' of github...
2023-02-24 Peter MaydellMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-02-24 Peter MaydellMerge tag 'pull-error-2023-02-23' of https://repo.or...
2023-02-24 Peter MaydellMerge tag 'pull-qapi-2023-02-23' of https://repo.or...
2023-02-24 Peter MaydellMerge tag 'python-pull-request' of https://gitlab.com...
2023-02-24 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-02-24 Peter MaydellMerge tag 'pull-tcg-20230221' of https://gitlab.com...
2023-02-23 LIU Zhiweitarget/riscv: Fix vslide1up.vf and vslide1down.vf
2023-02-23 Daniel Henrique... target/riscv: avoid env_archcpu() in cpu_get_tb_cpu_state()
2023-02-23 Himanshu Chauhantarget/riscv: Smepmp: Skip applying default rules when...
2023-02-23 Frank Changtarget/riscv: Remove privileged spec version restrictio...
2023-02-23 Markus Armbrustererror: Drop superfluous #include "qapi/qmp/qerror.h"
2023-02-21 Richard Hendersontarget/microblaze: Add gdbstub xml
2023-02-21 TaiseiItotarget/i386/gdbstub: Fix a bug about order of FPU stack...
2023-02-21 Peter MaydellMerge tag 'net-pull-request' of https://github.com...
2023-02-21 Peter MaydellMerge tag 'pr-2023-02-16' of https://gitlab.com/a1xndr...
next