index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-05-04
target/alpha: Use DISAS_NEXT definition instead of magic '0' value
Richard Henderson
2024-05-04
target/alpha: Hoist branch shift to initial decode
Richard Henderson
2024-05-04
target/alpha: Use cpu_env in preference to ALPHA_CPU
Richard Henderson
2024-05-03
Merge tag 'accel-sh4-ui-20240503' of https://github.com/philmd/qemu into staging
Richard Henderson
2024-05-03
ui/cocoa.m: Drop old macOS-10.12-and-earlier compat ifdefs
Peter Maydell
2024-05-03
target/sh4: Rename TCGv variables as manual for SUBV opcode
Philippe Mathieu-Daudé
2024-05-03
target/sh4: Rename TCGv variables as manual for ADDV opcode
Philippe Mathieu-Daudé
2024-05-03
target/sh4: Fix SUBV opcode
Philippe Mathieu-Daudé
2024-05-03
target/sh4: Fix ADDV opcode
Philippe Mathieu-Daudé
2024-05-03
MAINTAINERS: Update my email address
Anthony PERARD
2024-05-03
plugins: Update stale comment
Philippe Mathieu-Daudé
2024-05-03
plugins/api: Only include 'exec/ram_addr.h' with system emulation
Philippe Mathieu-Daudé
2024-05-03
coverity: Update user emulation regexp
Philippe Mathieu-Daudé
2024-05-03
user: Move 'thunk.h' from 'exec/user' to 'user'
Philippe Mathieu-Daudé
2024-05-03
user: Move 'abitypes.h' from 'exec/user' to 'user'
Philippe Mathieu-Daudé
2024-05-03
exec: Include missing license in 'exec/cpu-common.h'
Philippe Mathieu-Daudé
2024-05-03
Merge tag 'pull-misc-20240503' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
2024-05-03
tests/bench: Add bufferiszero-bench
Richard Henderson
2024-05-03
util/bufferiszero: Add simd acceleration for aarch64
Richard Henderson
2024-05-03
util/bufferiszero: Simplify test_buffer_is_zero_next_accel
Richard Henderson
2024-05-03
util/bufferiszero: Introduce biz_accel_fn typedef
Richard Henderson
2024-05-03
util/bufferiszero: Improve scalar variant
Richard Henderson
2024-05-03
util/bufferiszero: Optimize SSE2 and AVX2 variants
Alexander Monakov
2024-05-03
util/bufferiszero: Remove useless prefetches
Alexander Monakov
2024-05-03
util/bufferiszero: Reorganize for early test for acceleration
Alexander Monakov
2024-05-03
util/bufferiszero: Remove AVX512 variant
Alexander Monakov
2024-05-03
util/bufferiszero: Remove SSE4.1 variant
Alexander Monakov
2024-05-03
accel/whpx: Fix NULL dereference in whpx_init_vcpu()
Philippe Mathieu-Daudé
2024-05-03
accel/nvmm: Fix NULL dereference in nvmm_init_vcpu()
Philippe Mathieu-Daudé
2024-05-01
Merge tag 'pull-tcg-20240501' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
2024-05-01
Merge tag 'pull-ufs-20240429' of https://gitlab.com/jeuk20.kim/qemu into staging
Richard Henderson
2024-05-01
Merge tag 'qga-pull-2024-05-01' of https://github.com/kostyanf14/qemu into st...
Richard Henderson
2024-05-01
qga: Implement SSH commands for Windows
aidaleuc
2024-05-01
qga: Refactor common SSH functions
aidaleuc
2024-05-01
qga/commands-posix: qmp_guest_set_user_password: use ga_run_command helper
Andrey Drobyshev
2024-05-01
qga/commands-posix: don't do fork()/exec() when suspending via sysfs
Andrey Drobyshev
2024-05-01
qga/commands-posix: execute_fsfreeze_hook: use ga_run_command helper
Andrey Drobyshev
2024-05-01
qga/commands-posix: qmp_guest_set_time: use ga_run_command helper
Andrey Drobyshev
2024-05-01
qga/commands-posix: qmp_guest_shutdown: use ga_run_command helper
Andrey Drobyshev
2024-05-01
qga: introduce ga_run_command() helper for guest cmd execution
Andrey Drobyshev
2024-05-01
qga: guest-get-fsinfo: add optional 'total-bytes-privileged' field
Andrey Drobyshev
2024-04-30
plugins: Update the documentation block for plugin-gen.c
Richard Henderson
2024-04-30
plugins: Inline plugin_gen_empty_callback
Richard Henderson
2024-04-30
plugins: Merge qemu_plugin_tb_insn_get to plugin-gen.c
Richard Henderson
2024-04-30
plugins: Split out common cb expanders
Richard Henderson
2024-04-30
plugins: Replace pr_ops with a proper debug dump flag
Richard Henderson
2024-04-30
plugins: Introduce PLUGIN_CB_MEM_REGULAR
Richard Henderson
2024-04-30
plugins: Simplify callback queues
Richard Henderson
2024-04-30
tcg: Remove INDEX_op_plugin_cb_{start,end}
Richard Henderson
2024-04-30
tcg: Remove TCG_CALL_PLUGIN
Richard Henderson
[next]