]> git.proxmox.com Git - mirror_qemu.git/history - target
qapi: Inline and remove QERR_INVALID_PARAMETER_TYPE definition
[mirror_qemu.git] / target /
2024-04-15 Peter MaydellMerge tag 'for_upstream' of https://git.kernel.org...
2024-04-13 Peter MaydellMerge tag 'pull-sp-20240412' of https://gitlab.com...
2024-04-12 Richard Hendersontarget/sparc: Use GET_ASI_CODE for ASI_KERNELTXT and...
2024-04-10 Peter MaydellMerge tag 'hw-misc-20240410' of https://github.com...
2024-04-09 Peter MaydellMerge tag 'pull-misc-20240409' of https://gitlab.com...
2024-04-09 Richard Hendersontarget/s390x: Use insn_start from DisasContextBase
2024-04-09 Richard Hendersontarget/riscv: Use insn_start from DisasContextBase
2024-04-09 Richard Hendersontarget/microblaze: Use insn_start from DisasContextBase
2024-04-09 Richard Hendersontarget/i386: Preserve DisasContextBase.insn_start acros...
2024-04-09 Richard Hendersontarget/hppa: Use insn_start from DisasContextBase
2024-04-09 Richard Hendersontarget/arm: Use insn_start from DisasContextBase
2024-04-09 Keith Packardtarget/m68k: Map FPU exceptions to FPSR register
2024-04-09 Zack Buhmantarget/sh4: add missing CHECK_NOT_DELAY_SLOT
2024-04-09 Zack Buhmantarget/sh4: Fix mac.w with saturation enabled
2024-04-09 Zack Buhmantarget/sh4: Fix mac.l with saturation enabled
2024-04-09 Richard Hendersontarget/sh4: Merge mach and macl into a union
2024-04-09 Zack Buhmantarget/sh4: mac.w: memory accesses are 16-bit words
2024-04-09 Richard Hendersontarget/hppa: Fix IIAOQ, IIASQ for pa2.0
2024-04-09 Peter MaydellMerge tag 'edk2-20240409-pull-request' of https://gitla...
2024-04-09 Peter MaydellMerge tag 'for_upstream' of https://git.kernel.org...
2024-04-09 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2024-04-08 Peter MaydellMerge tag 'pull-target-arm-20240408' of https://git...
2024-04-08 Peter Maydelltarget/arm: Use correct SecuritySpace for AArch64 AT...
2024-04-05 Pierre-Clément Tositarget/arm: Fix CNTPOFF_EL2 trap to missing EL3
2024-04-03 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2024-04-02 Peter MaydellMerge tag 'hw-misc-20240402' of https://github.com...
2024-04-02 Philippe Mathieu... accel/hvf: Un-inline hvf_arch_supports_guest_debug()
2024-04-02 Philippe Mathieu... target/ppc: Rename init_excp_4xx_softmmu() -> init_excp...
2024-04-02 Peter MaydellMerge tag 'pull-trivial-patches' of https://gitlab...
2024-04-02 Peter MaydellMerge tag 'pull-target-arm-20240402' of https://git...
2024-04-02 Peter Maydelltarget/arm: take HSTR traps of cp15 accesses to EL2...
2024-04-01 Peter MaydellMerge tag 'migration-20240331-pull-request' of https...
2024-03-31 Peter MaydellMerge tag 'pull-ppc-for-9.0-3-20240331' of https:/...
2024-03-31 Peter MaydellMerge tag 'pull-9p-20240329' of https://github.com...
2024-03-31 Peter MaydellMerge tag 'pull-pa-20240329' of https://gitlab.com...
2024-03-30 Nicholas Piggintarget/ppc: Do not clear MSR[ME] on MCE interrupts...
2024-03-30 Benjamin Graytarget/ppc: Fix GDB register indexing on secondary...
2024-03-30 Benjamin Graytarget/ppc: Restore [H]DEXCR to 64-bits
2024-03-30 Philippe Mathieu... target/ppc/mmu-radix64: Use correct string format in...
2024-03-29 Richard Hendersontarget/hppa: Clear psw_n for BE on use_nullify_skip...
2024-03-29 Helge Dellertarget/hppa: Add diag instructions to set/restore shado...
2024-03-29 Richard Hendersontarget/hppa: Move diag argument handling to decodetree
2024-03-29 Richard Hendersontarget/hppa: Generate getshadowregs inline
2024-03-27 Richard Hendersontarget/hppa: Fix overflow computation for shladd
2024-03-27 Richard Hendersontarget/hppa: Replace c with uv in do_cond
2024-03-27 Richard Hendersontarget/hppa: Squash d for pa1.x during decode
2024-03-27 Richard Hendersontarget/hppa: Fix unit carry conditions
2024-03-27 Richard Hendersontarget/hppa: Optimize UADDCM with no condition
2024-03-27 Richard Hendersontarget/hppa: Fix DCOR reconstruction of carry bits
2024-03-27 Sven Schnelletarget/hppa: Use gva_offset_mask() everywhere
2024-03-27 Richard Hendersontarget/hppa: Fix EIRR, EIEM versus icount
2024-03-27 Richard Hendersontarget/hppa: Tidy read of interval timer
2024-03-27 Richard Hendersontarget/hppa: Mark interval timer write as io
2024-03-27 Sven Schnelletarget/hppa: Fix ADD/SUB trap on overflow for narrow...
2024-03-27 Sven Schnelletarget/hppa: Handle unit conditions for wide mode
2024-03-27 Richard Hendersontarget/hppa: Fix B,GATE for wide mode
2024-03-27 Richard Hendersontarget/hppa: Fix BE,L set of sr0
2024-03-26 Peter MaydellMerge tag 'hw-misc-20240326' of https://github.com...
2024-03-26 Philippe Mathieu... target/tricore/helper: Use correct string format in...
2024-03-26 Gregory Pricetarget/i386/tcg: Enable page walking from MMIO memory
2024-03-25 Peter MaydellMerge tag 'pull-request-2024-03-25' of https://gitlab...
2024-03-25 Ido Plattarget/s390x: Use mutable temporary value for op_ts
2024-03-22 Peter MaydellMerge tag 'pull-loongarch-20240322' of https://gitlab...
2024-03-22 Peter MaydellMerge tag 'pull-riscv-to-apply-20240322' of https:...
2024-03-22 Song Gaotarget/loongarch: Fix qemu-system-loongarch64 assert...
2024-03-22 Yong-Xuan Wangtarget/riscv/kvm: fix timebase-frequency when using...
2024-03-22 Irina Ryapolovatarget/riscv: Fix mode in riscv_tlb_fill
2024-03-22 Max Choutarget/riscv: rvv: Remove the dependency of Zvfbfmin...
2024-03-22 Daniel Henrique... target/riscv/vector_helper.c: optimize loops in ldst...
2024-03-22 Ivan Klokovtarget/riscv: enable 'vstart_eq_zero' in the end of...
2024-03-22 Daniel Henrique... trans_rvv.c.inc: remove redundant mark_vs_dirty() calls
2024-03-22 Daniel Henrique... target/riscv: remove 'over' brconds from vector trans
2024-03-22 Daniel Henrique... target/riscv/vector_helpers: do early exit when vstart...
2024-03-22 Daniel Henrique... target/riscv: always clear vstart for ldst_whole insns
2024-03-22 Daniel Henrique... target/riscv: always clear vstart in whole vec move...
2024-03-22 Daniel Henrique... target/riscv/vector_helper.c: fix 'vmvr_v' memcpy endianess
2024-03-22 Daniel Henrique... trans_rvv.c.inc: set vstart = 0 in int scalar move...
2024-03-22 Daniel Henrique... target/riscv/vector_helper.c: set vstart = 0 in GEN_VEX...
2024-03-22 Daniel Henrique... target/riscv: do not enable all named features by default
2024-03-21 Peter MaydellMerge tag 'pull-maintainer-final-for-real-this-time...
2024-03-20 Peter MaydellMerge tag 'ui-pull-request' of https://gitlab.com/marca...
2024-03-20 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2024-03-20 Peter MaydellMerge tag 'edk2-20240320-pull-request' of https://gitla...
2024-03-20 Peter MaydellMerge tag 'pull-loongarch-20240320' of https://gitlab...
2024-03-20 Peter MaydellMerge tag 'pull-pa-20240319' of https://gitlab.com...
2024-03-20 Tao Sutarget/i386: Revert monitor_puts() in do_inject_x86_mce()
2024-03-20 Song Gaotarget/loongarch: Fix qemu-loongarch64 hang when execut...
2024-03-20 Xianglai Litarget/loongarch: Fix tlb huge page loading issue
2024-03-20 Sven Schnelletarget/hppa: fix do_stdby_e()
2024-03-20 Sven Schnelletarget/hppa: mask privilege bits in mfia
2024-03-20 Sven Schnelletarget/hppa: exit tb on flush cache instructions
2024-03-20 Sven Schnelletarget/hppa: fix access_id check
2024-03-19 Sven Schnelletarget/hppa: fix shrp for wide mode
2024-03-19 Sven Schnelletarget/hppa: ldcw,s uses static shift of 3
2024-03-19 Richard Hendersontarget/hppa: Fix assemble_12a insns for wide mode
2024-03-19 Richard Hendersontarget/hppa: Fix assemble_11a insns for wide mode
2024-03-19 Richard Hendersontarget/hppa: Fix assemble_16 insns for wide mode
2024-03-19 Peter MaydellMerge tag 'pull-for-9.0-20240319' of https://github...
2024-03-19 Peter MaydellMerge tag 'pull-request-2024-03-18' of https://gitlab...
2024-03-18 Paolo Bonzinitarget/i386: fix direction of "32-bit MMU" test
next