]> git.proxmox.com Git - mirror_qemu.git/history - target
ps2: Don't send key release event for Lang1, Lang2 keys
[mirror_qemu.git] / target /
2023-03-13 Peter MaydellMerge tag 'pull-request-2023-03-13' of https://gitlab...
2023-03-13 Nina Schoetterl... target/s390x: Fix emulation of C(G)HRL
2023-03-12 Peter MaydellMerge tag 'linux-user-for-8.0-pull-request' of https...
2023-03-12 Peter MaydellMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-03-11 Peter MaydellMerge tag 'pull-gitdm-100323-1' of https://gitlab.com...
2023-03-11 Peter MaydellMerge tag 'net-pull-request' of https://github.com...
2023-03-10 Richard Hendersonlinux-user/sparc: Handle floating-point exceptions
2023-03-10 Peter MaydellMerge tag 'for_upstream' of https://git.kernel.org...
2023-03-10 Peter MaydellMerge tag 'qga-pull-2023-03-08' of github.com:kostyanf1...
2023-03-10 Peter MaydellMerge tag 'pull-hex-20230306' of https://github.com...
2023-03-09 Peter MaydellMerge tag 'qemu-openbios-20230307' of https://github...
2023-03-09 Peter MaydellMerge tag 'pull-gdbstub-070323-3' of https://gitlab...
2023-03-09 Peter MaydellMerge tag 'vfio-updates-20230307.1' of https://gitlab...
2023-03-09 Peter MaydellMerge tag 'pull-request-2023-03-07' of https://gitlab...
2023-03-09 Peter MaydellMerge tag 'xenfv-2' of git://git.infradead.org/users...
2023-03-09 Peter MaydellMerge tag 'pull-aspeed-20230307' of https://github...
2023-03-09 Peter MaydellMerge tag 'mips-misc-20230308' of https://github.com...
2023-03-07 Marcin Nowakowskitarget/mips: Set correct CP0.Config[4, 5] values for...
2023-03-07 Marcin Nowakowskitarget/mips: Implement CP0.Config7.WII bit support
2023-03-07 Marcin Nowakowskitarget/mips: Fix SWM32 handling for microMIPS
2023-03-07 Alex Bennéegdbstub: move syscall handling to new file
2023-03-07 Alex Bennéegdbstub: move register helpers into standalone include
2023-03-07 Marcin Nowakowskitarget/mips: Fix JALS32/J32 instruction handling for...
2023-03-07 Philippe Mathieu... target/mips: Replace [g_]assert(0) -> g_assert_not_reac...
2023-03-07 Alex Bennéeincludes: move tb_flush into its own header
2023-03-07 David Woodhousehw/xen: Implement soft reset for emulated gnttab
2023-03-07 Peter MaydellMerge tag 'for-upstream-mb' of https://gitlab.com/bonzi...
2023-03-07 Matheus Tavares... Hexagon (meson.build): define min bison version
2023-03-07 Peter MaydellMerge tag 'pull-riscv-to-apply-20230306' of https:...
2023-03-07 Peter MaydellMerge tag 'pull-target-arm-20230306' of https://git...
2023-03-07 Peter MaydellMerge tag 'pull-xen-20230306' of https://xenbits.xen...
2023-03-07 Taylor SimpsonHexagon (target/hexagon) Improve code gen for predicate...
2023-03-07 Taylor SimpsonHexagon (target/hexagon) Reduce manipulation of slot_ca...
2023-03-07 Taylor SimpsonHexagon (target/hexagon) Remove gen_log_predicated_reg_...
2023-03-07 Taylor SimpsonHexagon (target/hexagon) Change subtract from zero...
2023-03-07 Taylor SimpsonHexagon (target/hexagon) Analyze packet for HVX
2023-03-07 Taylor SimpsonHexagon (target/hexagon) Don't set pkt_has_store_s1...
2023-03-07 Taylor SimpsonHexagon (target/hexagon) Analyze packet before generati...
2023-03-07 Taylor SimpsonHexagon (target/hexagon) Add overrides for dealloc...
2023-03-07 Taylor SimpsonHexagon (target/hexagon) Add overrides for endloop1...
2023-03-07 Taylor SimpsonHexagon (target/hexagon) Add overrides for callr
2023-03-07 Taylor SimpsonHexagon (target/hexagon) Add overrides for jumpr31...
2023-03-07 Anton Johanssontarget/hexagon/idef-parser: Remove unused code paths
2023-03-07 Richard Hendersontarget/hexagon/idef-parser: Elide mov in gen_pred_assign
2023-03-07 Taylor SimpsonHexagon (target/hexagon) Restore --disable-hexagon...
2023-03-06 Alexandre Ghitiriscv: Introduce satp mode hw capabilities
2023-03-06 Alexandre Ghitiriscv: Allow user to set the satp mode
2023-03-06 Alexandre Ghitiriscv: Change type of valid_vm_1_10_[32|64] to bool
2023-03-06 Alexandre Ghitiriscv: Pass Object to register_cpu_props instead of...
2023-03-06 Richard Hendersontarget/arm: Rewrite check_s2_mmu_setup
2023-03-06 Richard Hendersontarget/arm: Diagnose incorrect usage of arm_is_secure...
2023-03-06 Richard Hendersontarget/arm: Stub arm_hcr_el2_eff for m-profile
2023-03-06 Richard Hendersontarget/arm: Handle m-profile in arm_is_secure
2023-03-06 Richard Hendersontarget/arm: Implement gdbstub m-profile systemreg and...
2023-03-06 David Reisstarget/arm: Export arm_v7m_get_sp_ptr
2023-03-06 David Reisstarget/arm: Export arm_v7m_mrs_control
2023-03-06 Richard Hendersontarget/arm: Implement gdbstub pauth extension
2023-03-06 Richard Hendersontarget/arm: Create pauth_ptr_mask
2023-03-06 Richard Hendersontarget/arm: Simplify iteration over bit widths
2023-03-06 Richard Hendersontarget/arm: Add name argument to output_vector_union_type
2023-03-06 Richard Hendersontarget/arm: Fix svep width in arm_gen_dynamic_svereg_xml
2023-03-06 Richard Hendersontarget/arm: Hoist pred_width in arm_gen_dynamic_svereg_xml
2023-03-06 Richard Hendersontarget/arm: Simplify register counting in arm_gen_dynam...
2023-03-06 Richard Hendersontarget/arm: Split out output_vector_union_type
2023-03-06 Richard Hendersontarget/arm: Move arm_gen_dynamic_svereg_xml to gdbstub64.c
2023-03-06 Richard Hendersontarget/arm: Unexport arm_gen_dynamic_sysreg_xml
2023-03-06 Richard Hendersontarget/arm: Normalize aarch64 gdbstub get/set function...
2023-03-06 Peter MaydellMerge tag 'audio-pull-request' of https://gitlab.com...
2023-03-06 Peter MaydellMerge tag 'pull-tcg-20230305' of https://gitlab.com...
2023-03-05 Mayuresh Chitaletarget/riscv: cpu: Implement get_arch_id callback
2023-03-05 Richard Hendersontarget/xtensa: Avoid tcg_const_i32
2023-03-05 Richard Hendersontarget/xtensa: Split constant in bit shift
2023-03-05 Richard Hendersontarget/xtensa: Use tcg_gen_subfi_i32 in translate_sll
2023-03-05 Richard Hendersontarget/xtensa: Avoid tcg_const_i32 in translate_l32r
2023-03-05 Richard Hendersontarget/xtensa: Tidy translate_clamps
2023-03-05 Richard Hendersontarget/xtensa: Tidy translate_bb
2023-03-05 Richard Hendersontarget/sparc: Avoid tcg_const_{tl,i32}
2023-03-05 Richard Hendersontarget/s390x: Split out gen_ri2
2023-03-05 Richard Hendersontarget/riscv: Avoid tcg_const_*
2023-03-05 Richard Hendersontarget/microblaze: Avoid tcg_const_* throughout
2023-03-05 Richard Hendersontarget/i386: Simplify POPF
2023-03-05 Richard Hendersontarget/hexagon/idef-parser: Use gen_constant for gen_ex...
2023-03-05 Richard Hendersontarget/hexagon/idef-parser: Use gen_tmp for gen_rvalue_pred
2023-03-05 Richard Hendersontarget/hexagon/idef-parser: Use gen_tmp for gen_pred_assign
2023-03-05 Richard Hendersontarget/hexagon/idef-parser: Use gen_tmp for LPCFG
2023-03-05 Richard Hendersontarget/hexagon: Use tcg_constant_* for gen_constant_fro...
2023-03-05 Richard Hendersontarget/tricore: Drop tcg_temp_free
2023-03-05 Richard Hendersontarget/mips: Fix trans_mult_acc return
2023-03-05 Richard Hendersontarget/mips: Drop tcg_temp_free from mips16e_translate...
2023-03-05 Richard Hendersontarget/i386: Drop tcg_temp_free
2023-03-05 Richard Hendersontarget/xtensa: Drop tcg_temp_free
2023-03-05 Richard Hendersontarget/xtensa: Drop reset_sar_tracker
2023-03-05 Richard Hendersontarget/sparc: Drop tcg_temp_free
2023-03-05 Richard Hendersontarget/sparc: Drop free_compare
2023-03-05 Richard Hendersontarget/sparc: Remove egress label in disas_sparc_context
2023-03-05 Richard Hendersontarget/sparc: Drop get_temp_i32
2023-03-05 Richard Hendersontarget/sparc: Drop get_temp_tl
2023-03-05 Richard Hendersontarget/sh4: Drop tcg_temp_free
2023-03-05 Richard Hendersontarget/rx: Drop tcg_temp_free
2023-03-05 Richard Hendersontarget/riscv: Drop tcg_temp_free
next