]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2023-08-29 zhenwei pifsdev: Use ThrottleDirection instread of bool is_write
2023-08-29 zhenwei pithrottle: use THROTTLE_MAX/ARRAY_SIZE for hard code
2023-08-29 zhenwei pithrottle: use enum ThrottleDirection instead of bool...
2023-08-29 zhenwei picryptodev: use NULL throttle timer cb for read direction
2023-08-29 zhenwei pitest-throttle: test read only and write only
2023-08-29 zhenwei pithrottle: support read-only and write-only
2023-08-29 zhenwei pitest-throttle: use enum ThrottleDirection
2023-08-29 zhenwei pithrottle: introduce enum ThrottleDirection
2023-08-28 Stefan HajnocziMerge tag 'pull-tcg-20230823-2' of https://gitlab.com...
2023-08-28 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-08-28 Stefan HajnocziMerge tag 'devel-hppa-priv-cleanup2-pull-request' of...
2023-08-28 Paolo Bonziniconfigure: remove unnecessary mkdir -p
2023-08-28 Paolo Bonziniconfigure: fix container_hosts misspellings and duplica...
2023-08-28 Ake Koomsintarget/i386: add support for VMX_SECONDARY_EXEC_ENABLE_...
2023-08-28 Paolo Bonzinitests/docker: add python3-tomli dependency to containers
2023-08-28 Paolo BonziniRevert "tests: Use separate virtual environment for...
2023-08-28 Paolo Bonziniconfigure: switch to ensuregroup
2023-08-28 Paolo Bonzinipython: use vendored tomli
2023-08-28 Paolo Bonziniconfigure: never use PyPI for Meson
2023-08-28 Paolo Bonzinilcitool: bump libvirt-ci submodule and regenerate
2023-08-28 Paolo Bonzinipython: mkvenv: add ensuregroup command
2023-08-28 Paolo Bonzinipython: mkvenv: introduce TOML-like representation...
2023-08-28 Paolo Bonzinipython: mkvenv: tweak the matching of --diagnose to...
2023-08-28 Paolo Bonzinidockerfiles: bump tricore cross compiler container...
2023-08-28 Paolo Bonziniconfigure: fix and complete detection of tricore tools
2023-08-27 Helge Dellertarget/hppa: Switch to use MMU indices 11-15
2023-08-25 Helge Dellertarget/hppa: Use privilege helper in hppa_get_physical_...
2023-08-25 Helge Dellertarget/hppa: Do not use hardcoded value for tlb_flush_*()
2023-08-25 Helge Dellertarget/hppa: Add privilege to MMU index conversion...
2023-08-25 Helge Dellertarget/hppa: Add missing PL1 and PL2 privilege levels
2023-08-24 Michael Tokarevtcg: spelling fixes
2023-08-24 Mark Cave-Aylanddocs/devel/tcg-ops: fix missing newlines in "Host vecto...
2023-08-24 Philippe Mathieu... target/cris: Fix a typo in gen_swapr()
2023-08-24 Philippe Mathieu... tcg/tcg-op: Document wswap_i64() byte pattern
2023-08-24 Philippe Mathieu... tcg/tcg-op: Document hswap_i32/64() byte pattern
2023-08-24 Philippe Mathieu... tcg/tcg-op: Document bswap64_i64() byte pattern
2023-08-24 Philippe Mathieu... tcg/tcg-op: Document bswap32_i64() byte pattern
2023-08-24 Philippe Mathieu... tcg/tcg-op: Document bswap32_i32() byte pattern
2023-08-24 Philippe Mathieu... tcg/tcg-op: Document bswap16_i64() byte pattern
2023-08-24 Philippe Mathieu... tcg/tcg-op: Document bswap16_i32() byte pattern
2023-08-24 Richard Hendersontcg/i386: Implement negsetcond_*
2023-08-24 Richard Hendersontcg/i386: Use shift in tcg_out_setcond
2023-08-24 Richard Hendersontcg/i386: Clear dest first in tcg_out_setcond if possible
2023-08-24 Richard Hendersontcg/i386: Use CMP+SBB in tcg_out_setcond
2023-08-24 Richard Hendersontcg/i386: Merge tcg_out_movcond{32,64}
2023-08-24 Richard Hendersontcg/i386: Merge tcg_out_setcond{32,64}
2023-08-24 Richard Hendersontcg/i386: Merge tcg_out_brcond{32,64}
2023-08-24 Richard Hendersontcg/sparc64: Implement negsetcond_*
2023-08-24 Richard Hendersontcg/s390x: Implement negsetcond_*
2023-08-24 Richard Hendersontcg/riscv: Implement negsetcond_*
2023-08-24 Richard Hendersontcg/arm: Implement negsetcond_i32
2023-08-24 Richard Hendersontcg/aarch64: Implement negsetcond_*
2023-08-24 Richard Hendersontcg/ppc: Use the Set Boolean Extension
2023-08-24 Richard Hendersontcg/ppc: Implement negsetcond_*
2023-08-24 Richard Hendersontarget/tricore: Replace gen_cond_w with tcg_gen_negsetc...
2023-08-24 Richard Hendersontarget/sparc: Use tcg_gen_movcond_i64 in gen_edge
2023-08-24 Richard Hendersontarget/ppc: Use tcg_gen_negsetcond_*
2023-08-24 Richard Hendersontarget/openrisc: Use tcg_gen_negsetcond_*
2023-08-24 Richard Hendersontarget/m68k: Use tcg_gen_negsetcond_*
2023-08-24 Richard Hendersontarget/arm: Use tcg_gen_negsetcond_*
2023-08-24 Richard Hendersontarget/alpha: Use tcg_gen_movcond_i64 in gen_fold_mzero
2023-08-24 Richard Hendersontcg: Use tcg_gen_negsetcond_*
2023-08-24 Richard Hendersontcg: Introduce negsetcond opcodes
2023-08-24 Richard Hendersontcg: Unify TCG_TARGET_HAS_extr[lh]_i64_i32
2023-08-24 Philippe Mathieu... docs/devel/tcg-ops: Bury mentions of trunc_shr_i64_i32()
2023-08-24 Richard Hendersontcg/i386: Allow immediate as input to deposit_*
2023-08-24 Richard Hendersontcg: Fold deposit with zero to and
2023-08-24 Richard Hendersontcg/i386: Drop BYTEH deposits for 64-bit
2023-08-24 Richard Hendersontarget/m68k: Use tcg_gen_deposit_i32 in gen_partset_reg
2023-08-24 Anton Johanssonaccel/tcg: Update run_on_cpu_data static assert
2023-08-24 Anton Johanssonaccel/tcg: Widen address arg in tlb_compare_set()
2023-08-24 Anton Johanssoninclude/exec: Widen tlb_hit/tlb_hit_page()
2023-08-24 Anton Johanssoninclude/exec: typedef abi_ptr to vaddr in softmmu
2023-08-24 Anton Johanssoninclude/exec: Replace target_ulong with abi_ptr in...
2023-08-24 Anton Johanssonsysemu/hvf: Use vaddr for hvf_arch_[insert|remove]_hw_b...
2023-08-24 Anton Johanssonsysemu/kvm: Use vaddr for kvm_arch_[insert|remove]_hw_b...
2023-08-24 Anton Johanssonaccel/hvf: Widen pc/saved_insn for hvf_sw_breakpoint
2023-08-24 Anton Johanssonaccel/kvm: Widen pc/saved_insn for kvm_sw_breakpoint
2023-08-24 Stefan HajnocziMerge tag 'pull-target-arm-20230824' of https://git...
2023-08-24 Stefan HajnocziMerge tag 'pull-loongarch-20230824' of https://gitlab...
2023-08-24 Jiajie Chenhw/loongarch: Fix ACPI processor id off-by-one error
2023-08-24 Jiajie Chentarget/loongarch: Split fcc register to fcc0-7 in gdbstub
2023-08-24 Bibo Maohw/intc/loongarch_pch: fix edge triggered irq handling
2023-08-24 Bibo Maotarget/loongarch: cpu: Implement get_arch_id callback
2023-08-24 Song Gaotarget/loongarch: Add avail_IOCSR to check iocsr instru...
2023-08-24 Song Gaotarget/loongarch: Add avail_LSX to check LSX instructions
2023-08-24 Song Gaotarget/loongarch: Add avail_LAM to check atomic instruc...
2023-08-24 Song Gaotarget/loongarch: Add avail_LSPW to check LSPW instructions
2023-08-24 Song Gaotarget/loongarch: Add avail_FP/FP_SP/FP_DP to check...
2023-08-24 Song Gaohw/loongarch: Remove restriction of la464 cores in...
2023-08-24 Jiajie Chentarget/loongarch: Add LoongArch32 cpu la132
2023-08-24 Song Gaotarget/loongarch: Add avail_64 to check la64-only instr...
2023-08-24 Song Gaotarget/loongarch: Add a check parameter to the TRANS...
2023-08-24 Jiajie Chentarget/loongarch: Sign extend results in VA32 mode
2023-08-24 Jiajie Chentarget/loongarch: Truncate high 32 bits of address...
2023-08-24 Jiajie Chentarget/loongarch: Extract set_pc() helper
2023-08-24 Jiajie Chentarget/loongarch: Extract make_address_pc() helper
2023-08-24 Jiajie Chentarget/loongarch: Extract make_address_i() helper
2023-08-24 Jiajie Chentarget/loongarch: Extract make_address_x() helper
2023-08-24 Jiajie Chentarget/loongarch: Add LA64 & VA32 to DisasContext
next