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