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-03
loongarch: switch boards to "default y"
Paolo Bonzini
2024-05-03
i386: switch boards to "default y"
Paolo Bonzini
2024-05-03
hppa: switch boards to "default y"
Paolo Bonzini
2024-05-03
cris: switch boards to "default y"
Paolo Bonzini
2024-05-03
avr: switch boards to "default y"
Paolo Bonzini
2024-05-03
arm: switch boards to "default y"
Paolo Bonzini
2024-05-03
alpha: switch boards to "default y"
Paolo Bonzini
2024-05-03
configs: list "implied" device groups in the default configs
Paolo Bonzini
2024-05-03
kvm: ppc: disable sPAPR code if CONFIG_PSERIES is disabled
Paolo Bonzini
2024-05-03
gitlab-ci: adjust msys2-64bit to be able to run qtest
Paolo Bonzini
2024-05-03
tests/qtest: skip m48t59-test if the machine is absent
Paolo Bonzini
2024-05-03
Kconfig: kvm: allow building without any board
Paolo Bonzini
2024-05-03
target/i386: Give IRQs a chance when resetting HF_INHIBIT_IRQ_MASK
Ruihan Li
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
2024-04-30
plugins: Remove plugin helpers
Richard Henderson
2024-04-30
plugins: Use emit_before_op for PLUGIN_GEN_FROM_MEM
Richard Henderson
2024-04-30
plugins: Use emit_before_op for PLUGIN_GEN_FROM_INSN
Richard Henderson
2024-04-30
plugins: Add PLUGIN_GEN_AFTER_TB
Richard Henderson
2024-04-30
plugins: Use emit_before_op for PLUGIN_GEN_FROM_TB
Richard Henderson
2024-04-30
plugins: Use emit_before_op for PLUGIN_GEN_AFTER_INSN
Richard Henderson
2024-04-30
plugins: Create TCGHelperInfo for all out-of-line callbacks
Richard Henderson
2024-04-30
plugins: Move function pointer in qemu_plugin_dyn_cb
Richard Henderson
2024-04-30
plugins: Zero new qemu_plugin_dyn_cb entries
Richard Henderson
2024-04-30
tcg: Pass function pointer to tcg_gen_call*
Richard Henderson
2024-04-30
tcg: Make tcg/helper-info.h self-contained
Richard Henderson
2024-04-30
Merge tag 'pull-target-arm-20240430' of https://git.linaro.org/people/pmaydel...
Richard Henderson
2024-04-30
Merge tag 'pull-request-2024-04-30' of https://gitlab.com/thuth/qemu into sta...
Richard Henderson
2024-04-30
tests/qtest : Add testcase for DM163
Inès Varhol
2024-04-30
hw/arm : Connect DM163 to B-L475E-IOT01A
Inès Varhol
2024-04-30
hw/arm : Create Bl475eMachineState
Inès Varhol
[next]