]> git.proxmox.com Git - mirror_qemu.git/history - target
bsd-user: Add sysarch syscall
[mirror_qemu.git] / target /
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...
2023-02-20 Peter MaydellMerge tag 'vfio-updates-20230216.0' of https://gitlab...
2023-02-20 Peter MaydellMerge tag 'pull-virtiofs-20230216b' of https://gitlab...
2023-02-20 Peter MaydellMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-02-16 Peter MaydellMerge tag 'pull-target-arm-20230216' of https://git...
2023-02-16 Fabiano Rosastarget/arm: Move cpregs code out of cpu.h
2023-02-16 Fabiano Rosastarget/arm: Move PC alignment check
2023-02-16 Claudio Fontanatarget/arm: wrap call to aarch64_sve_change_el in tcg_e...
2023-02-16 Claudio Fontanatarget/arm: wrap psci call with tcg_enabled
2023-02-16 Claudio Fontanatarget/arm: rename handle_semihosting to tcg_handle_sem...
2023-02-16 Philippe Mathieu... target/arm: Declare CPU <-> NVIC helpers in 'hw/intc...
2023-02-16 Philippe Mathieu... target/arm: Store CPUARMState::nvic as NVICState*
2023-02-16 Philippe Mathieu... target/arm: Restrict CPUARMState::nvic to sysemu
2023-02-16 Philippe Mathieu... target/arm: Restrict CPUARMState::arm_boot_info to...
2023-02-16 Philippe Mathieu... target/arm: Restrict CPUARMState::gicv3state to sysemu
2023-02-16 Philippe Mathieu... target/arm: Avoid resetting CPUARMState::eabi field
2023-02-16 Philippe Mathieu... target/arm: Convert CPUARMState::eabi to boolean
2023-02-16 Philippe Mathieu... target/arm: Constify ID_PFR1 on user emulation
2023-02-16 Philippe Mathieu... target/arm: Reduce arm_v7m_mmu_idx_[all/for_secstate_an...
2023-02-16 Philippe Mathieu... target/arm: Simplify arm_v7m_mmu_idx_for_secstate(...
2023-02-16 Richard Hendersontarget/i386: Fix 32-bit AD[CO]X insns in 64-bit mode
2023-02-16 Peter MaydellMerge tag 'migration-20230215-pull-request' of https...
2023-02-16 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-02-11 Paolo Bonzinitarget/i386: fix ADOX followed by ADCX
2023-02-11 Richard Hendersontarget/i386: Fix C flag for BLSI, BLSMSK, BLSR
2023-02-11 Richard Hendersontarget/i386: Fix BEXTR instruction
2023-02-08 Peter MaydellMerge tag 'pull-tricore-20230208' of https://github...
2023-02-08 Peter MaydellMerge tag 'pull-include-2023-02-06-v2' of https://repo...
2023-02-08 Anton Kochkovtarget/tricore: Fix OPC1_16_SRO_LD_H translation
2023-02-08 Bastian Koppelmanntarget/tricore: Fix OPC2_32_BO_LD_BU_PREINC
2023-02-08 Bastian Koppelmanntarget/tricore: Fix OPC2_32_RRRR_DEXTR
2023-02-08 Bastian Koppelmanntarget/tricore: Fix RRPW_DEXTR
2023-02-08 Bastian Koppelmanntarget/tricore: Fix OPC2_32_RCRW_INSERT translation
2023-02-08 Bastian Koppelmanntarget/tricore: Fix OPC2_32_RCRW_IMASK translation
2023-02-08 Markus ArmbrusterDrop duplicate #include
2023-02-08 Markus Armbrusterriscv: Clean up includes
next