projects
/
qemu.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
qemu.git
2024-05-06
Edgar E. Iglesias
xen: mapcache: Refactor xen_replace_cache_entry_unlocked
commit
|
commitdiff
|
tree
|
snapshot
2024-05-06
Edgar E. Iglesias
xen: mapcache: Break out xen_ram_addr_from_mapcache_single
commit
|
commitdiff
|
tree
|
snapshot
2024-05-06
Edgar E. Iglesias
xen: mapcache: Refactor xen_remap_bucket for multi...
commit
|
commitdiff
|
tree
|
snapshot
2024-05-06
Edgar E. Iglesias
xen: mapcache: Refactor xen_map_cache for multi-instance
commit
|
commitdiff
|
tree
|
snapshot
2024-05-06
Edgar E. Iglesias
xen: mapcache: Refactor lock functions for multi-instance
commit
|
commitdiff
|
tree
|
snapshot
2024-05-06
Juergen Gross
xen: let xen_ram_addr_from_mapcache() return -1 in...
commit
|
commitdiff
|
tree
|
snapshot
2024-05-06
Juergen Gross
system: let qemu_map_ram_ptr() use qemu_ram_ptr_length()
commit
|
commitdiff
|
tree
|
snapshot
2024-05-06
Philippe Mathieu...
user: Use get_task_state() helper
commit
|
commitdiff
|
tree
|
snapshot
2024-05-06
Philippe Mathieu...
user: Declare get_task_state() once in 'accel/tcg/vcpu...
commit
|
commitdiff
|
tree
|
snapshot
2024-05-06
Philippe Mathieu...
user: Forward declare TaskState type definition
commit
|
commitdiff
|
tree
|
snapshot
2024-05-06
Philippe Mathieu...
accel/tcg: Move @plugin_mem_cbs from CPUState to CPUNeg...
commit
|
commitdiff
|
tree
|
snapshot
2024-05-06
Philippe Mathieu...
accel/tcg: Restrict cpu_plugin_mem_cbs_enabled() to TCG
commit
|
commitdiff
|
tree
|
snapshot
2024-05-06
Philippe Mathieu...
accel/tcg: Restrict qemu_plugin_vcpu_exit_hook() to...
commit
|
commitdiff
|
tree
|
snapshot
2024-05-06
Philippe Mathieu...
accel/tcg: Update CPUNegativeOffsetState::can_do_io...
commit
|
commitdiff
|
tree
|
snapshot
2024-05-06
Philippe Mathieu...
accel/tcg: Move user definition of cpu_interrupt()...
commit
|
commitdiff
|
tree
|
snapshot
2024-05-06
Philippe Mathieu...
accel/tcg: Access tcg_cflags with getter / setter
commit
|
commitdiff
|
tree
|
snapshot
2024-05-06
Philippe Mathieu...
accel/tcg: Use cpu_loop_exit_requested() in cpu_loop_ex...
commit
|
commitdiff
|
tree
|
snapshot
2024-05-06
Philippe Mathieu...
exec/cpu: Extract page-protection definitions to page...
commit
|
commitdiff
|
tree
|
snapshot
2024-05-06
Philippe Mathieu...
exec/cpu: Remove duplicated PAGE_PASSTHROUGH definition
commit
|
commitdiff
|
tree
|
snapshot
2024-05-06
Philippe Mathieu...
exec/cpu: Remove obsolete PAGE_RESERVED definition
commit
|
commitdiff
|
tree
|
snapshot
2024-05-06
BALATON Zoltan
exec/cpu: Rename PAGE_BITS macro to PAGE_RWX
commit
|
commitdiff
|
tree
|
snapshot
2024-05-06
Philippe Mathieu...
exec/cpu: Indent TARGET_PAGE_foo definitions
commit
|
commitdiff
|
tree
|
snapshot
2024-05-04
Richard Henderson
Merge tag 'pull-axp-20240504' of https://gitlab.com...
commit
|
commitdiff
|
tree
|
snapshot
2024-05-04
Richard Henderson
target/alpha: Implement CF_PCREL
commit
|
commitdiff
|
tree
|
snapshot
2024-05-04
Richard Henderson
target/alpha: Split out gen_pc_disp
commit
|
commitdiff
|
tree
|
snapshot
2024-05-04
Richard Henderson
target/alpha: Split out gen_goto_tb
commit
|
commitdiff
|
tree
|
snapshot
2024-05-04
Philippe Mathieu...
target/alpha: Simplify gen_bcond_internal()
commit
|
commitdiff
|
tree
|
snapshot
2024-05-04
Richard Henderson
target/alpha: Return DISAS_NORETURN once
commit
|
commitdiff
|
tree
|
snapshot
2024-05-04
Richard Henderson
target/alpha: Inline DISAS_PC_UPDATED and return DISAS_...
commit
|
commitdiff
|
tree
|
snapshot
2024-05-04
Richard Henderson
target/alpha: Use DISAS_NEXT definition instead of...
commit
|
commitdiff
|
tree
|
snapshot
2024-05-04
Richard Henderson
target/alpha: Hoist branch shift to initial decode
commit
|
commitdiff
|
tree
|
snapshot
2024-05-04
Richard Henderson
target/alpha: Use cpu_env in preference to ALPHA_CPU
commit
|
commitdiff
|
tree
|
snapshot
2024-05-03
Richard Henderson
Merge tag 'accel-sh4-ui-20240503' of https://github...
commit
|
commitdiff
|
tree
|
snapshot
2024-05-03
Peter Maydell
ui/cocoa.m: Drop old macOS-10.12-and-earlier compat...
commit
|
commitdiff
|
tree
|
snapshot
2024-05-03
Philippe Mathieu...
target/sh4: Rename TCGv variables as manual for SUBV...
commit
|
commitdiff
|
tree
|
snapshot
2024-05-03
Philippe Mathieu...
target/sh4: Rename TCGv variables as manual for ADDV...
commit
|
commitdiff
|
tree
|
snapshot
2024-05-03
Philippe Mathieu...
target/sh4: Fix SUBV opcode
commit
|
commitdiff
|
tree
|
snapshot
2024-05-03
Philippe Mathieu...
target/sh4: Fix ADDV opcode
commit
|
commitdiff
|
tree
|
snapshot
2024-05-03
Anthony PERARD
MAINTAINERS: Update my email address
commit
|
commitdiff
|
tree
|
snapshot
2024-05-03
Philippe Mathieu...
plugins: Update stale comment
commit
|
commitdiff
|
tree
|
snapshot
2024-05-03
Philippe Mathieu...
plugins/api: Only include 'exec/ram_addr.h' with system...
commit
|
commitdiff
|
tree
|
snapshot
2024-05-03
Philippe Mathieu...
coverity: Update user emulation regexp
commit
|
commitdiff
|
tree
|
snapshot
2024-05-03
Philippe Mathieu...
user: Move 'thunk.h' from 'exec/user' to 'user'
commit
|
commitdiff
|
tree
|
snapshot
2024-05-03
Philippe Mathieu...
user: Move 'abitypes.h' from 'exec/user' to 'user'
commit
|
commitdiff
|
tree
|
snapshot
2024-05-03
Philippe Mathieu...
exec: Include missing license in 'exec/cpu-common.h'
commit
|
commitdiff
|
tree
|
snapshot
2024-05-03
Richard Henderson
Merge tag 'pull-misc-20240503' of https://gitlab.com...
commit
|
commitdiff
|
tree
|
snapshot
2024-05-03
Richard Henderson
tests/bench: Add bufferiszero-bench
commit
|
commitdiff
|
tree
|
snapshot
2024-05-03
Richard Henderson
util/bufferiszero: Add simd acceleration for aarch64
commit
|
commitdiff
|
tree
|
snapshot
2024-05-03
Richard Henderson
util/bufferiszero: Simplify test_buffer_is_zero_next_accel
commit
|
commitdiff
|
tree
|
snapshot
2024-05-03
Richard Henderson
util/bufferiszero: Introduce biz_accel_fn typedef
commit
|
commitdiff
|
tree
|
snapshot
2024-05-03
Richard Henderson
util/bufferiszero: Improve scalar variant
commit
|
commitdiff
|
tree
|
snapshot
2024-05-03
Alexander Monakov
util/bufferiszero: Optimize SSE2 and AVX2 variants
commit
|
commitdiff
|
tree
|
snapshot
2024-05-03
Alexander Monakov
util/bufferiszero: Remove useless prefetches
commit
|
commitdiff
|
tree
|
snapshot
2024-05-03
Alexander Monakov
util/bufferiszero: Reorganize for early test for accele...
commit
|
commitdiff
|
tree
|
snapshot
2024-05-03
Alexander Monakov
util/bufferiszero: Remove AVX512 variant
commit
|
commitdiff
|
tree
|
snapshot
2024-05-03
Alexander Monakov
util/bufferiszero: Remove SSE4.1 variant
commit
|
commitdiff
|
tree
|
snapshot
2024-05-03
Philippe Mathieu...
accel/whpx: Fix NULL dereference in whpx_init_vcpu()
commit
|
commitdiff
|
tree
|
snapshot
2024-05-03
Philippe Mathieu...
accel/nvmm: Fix NULL dereference in nvmm_init_vcpu()
commit
|
commitdiff
|
tree
|
snapshot
2024-05-01
Richard Henderson
Merge tag 'pull-tcg-20240501' of https://gitlab.com...
commit
|
commitdiff
|
tree
|
snapshot
2024-05-01
Richard Henderson
Merge tag 'pull-ufs-20240429' of https://gitlab.com...
commit
|
commitdiff
|
tree
|
snapshot
2024-05-01
Richard Henderson
Merge tag 'qga-pull-2024-05-01' of https://github.com...
commit
|
commitdiff
|
tree
|
snapshot
2024-05-01
aidaleuc
qga: Implement SSH commands for Windows
commit
|
commitdiff
|
tree
|
snapshot
2024-05-01
aidaleuc
qga: Refactor common SSH functions
commit
|
commitdiff
|
tree
|
snapshot
2024-05-01
Andrey Drobyshev
qga/commands-posix: qmp_guest_set_user_password: use...
commit
|
commitdiff
|
tree
|
snapshot
2024-05-01
Andrey Drobyshev
qga/commands-posix: don't do fork()/exec() when suspend...
commit
|
commitdiff
|
tree
|
snapshot
2024-05-01
Andrey Drobyshev
qga/commands-posix: execute_fsfreeze_hook: use ga_run_c...
commit
|
commitdiff
|
tree
|
snapshot
2024-05-01
Andrey Drobyshev
qga/commands-posix: qmp_guest_set_time: use ga_run_comm...
commit
|
commitdiff
|
tree
|
snapshot
2024-05-01
Andrey Drobyshev
qga/commands-posix: qmp_guest_shutdown: use ga_run_comm...
commit
|
commitdiff
|
tree
|
snapshot
2024-05-01
Andrey Drobyshev
qga: introduce ga_run_command() helper for guest cmd...
commit
|
commitdiff
|
tree
|
snapshot
2024-05-01
Andrey Drobyshev
qga: guest-get-fsinfo: add optional 'total-bytes-privil...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-30
Richard Henderson
plugins: Update the documentation block for plugin...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-30
Richard Henderson
plugins: Inline plugin_gen_empty_callback
commit
|
commitdiff
|
tree
|
snapshot
2024-04-30
Richard Henderson
plugins: Merge qemu_plugin_tb_insn_get to plugin-gen.c
commit
|
commitdiff
|
tree
|
snapshot
2024-04-30
Richard Henderson
plugins: Split out common cb expanders
commit
|
commitdiff
|
tree
|
snapshot
2024-04-30
Richard Henderson
plugins: Replace pr_ops with a proper debug dump flag
commit
|
commitdiff
|
tree
|
snapshot
2024-04-30
Richard Henderson
plugins: Introduce PLUGIN_CB_MEM_REGULAR
commit
|
commitdiff
|
tree
|
snapshot
2024-04-30
Richard Henderson
plugins: Simplify callback queues
commit
|
commitdiff
|
tree
|
snapshot
2024-04-30
Richard Henderson
tcg: Remove INDEX_op_plugin_cb_{start,end}
commit
|
commitdiff
|
tree
|
snapshot
2024-04-30
Richard Henderson
tcg: Remove TCG_CALL_PLUGIN
commit
|
commitdiff
|
tree
|
snapshot
2024-04-30
Richard Henderson
plugins: Remove plugin helpers
commit
|
commitdiff
|
tree
|
snapshot
2024-04-30
Richard Henderson
plugins: Use emit_before_op for PLUGIN_GEN_FROM_MEM
commit
|
commitdiff
|
tree
|
snapshot
2024-04-30
Richard Henderson
plugins: Use emit_before_op for PLUGIN_GEN_FROM_INSN
commit
|
commitdiff
|
tree
|
snapshot
2024-04-30
Richard Henderson
plugins: Add PLUGIN_GEN_AFTER_TB
commit
|
commitdiff
|
tree
|
snapshot
2024-04-30
Richard Henderson
plugins: Use emit_before_op for PLUGIN_GEN_FROM_TB
commit
|
commitdiff
|
tree
|
snapshot
2024-04-30
Richard Henderson
plugins: Use emit_before_op for PLUGIN_GEN_AFTER_INSN
commit
|
commitdiff
|
tree
|
snapshot
2024-04-30
Richard Henderson
plugins: Create TCGHelperInfo for all out-of-line callbacks
commit
|
commitdiff
|
tree
|
snapshot
2024-04-30
Richard Henderson
plugins: Move function pointer in qemu_plugin_dyn_cb
commit
|
commitdiff
|
tree
|
snapshot
2024-04-30
Richard Henderson
plugins: Zero new qemu_plugin_dyn_cb entries
commit
|
commitdiff
|
tree
|
snapshot
2024-04-30
Richard Henderson
tcg: Pass function pointer to tcg_gen_call*
commit
|
commitdiff
|
tree
|
snapshot
2024-04-30
Richard Henderson
tcg: Make tcg/helper-info.h self-contained
commit
|
commitdiff
|
tree
|
snapshot
2024-04-30
Richard Henderson
Merge tag 'pull-target-arm-20240430' of https://git...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-30
Richard Henderson
Merge tag 'pull-request-2024-04-30' of https://gitlab...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-30
Inès Varhol
tests/qtest : Add testcase for DM163
commit
|
commitdiff
|
tree
|
snapshot
2024-04-30
Inès Varhol
hw/arm : Connect DM163 to B-L475E-IOT01A
commit
|
commitdiff
|
tree
|
snapshot
2024-04-30
Inès Varhol
hw/arm : Create Bl475eMachineState
commit
|
commitdiff
|
tree
|
snapshot
2024-04-30
Inès Varhol
hw/arm : Pass STM32L4x5 SYSCFG gpios to STM32L4x5 SoC
commit
|
commitdiff
|
tree
|
snapshot
2024-04-30
Inès Varhol
hw/display : Add device DM163
commit
|
commitdiff
|
tree
|
snapshot
2024-04-30
Philippe Mathieu...
hw/arm/npcm7xx: Store derivative OTP fuse key in little...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-30
Thomas Huth
hw/char/stm32l4x5_usart: Fix memory corruption by addin...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-30
Alexandra Diupina
hw/dmax/xlnx_dpdma: fix handling of address_extension...
commit
|
commitdiff
|
tree
|
snapshot
next