index
:
qemu
loongarch64
master
or1k
QEMU development tree
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
coverage
/
compare_gcov_json.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-04-30
plugins: Inline plugin_gen_empty_callback
Richard Henderson
1
-16
/
+3
2024-04-30
plugins: Merge qemu_plugin_tb_insn_get to plugin-gen.c
Richard Henderson
2
-46
/
+32
2024-04-30
plugins: Split out common cb expanders
Richard Henderson
1
-43
/
+41
2024-04-30
plugins: Replace pr_ops with a proper debug dump flag
Richard Henderson
5
-57
/
+45
2024-04-30
plugins: Introduce PLUGIN_CB_MEM_REGULAR
Richard Henderson
3
-3
/
+4
2024-04-30
plugins: Simplify callback queues
Richard Henderson
3
-78
/
+65
2024-04-30
tcg: Remove INDEX_op_plugin_cb_{start,end}
Richard Henderson
4
-32
/
+0
2024-04-30
tcg: Remove TCG_CALL_PLUGIN
Richard Henderson
3
-11
/
+5
2024-04-30
plugins: Remove plugin helpers
Richard Henderson
4
-33
/
+0
2024-04-30
plugins: Use emit_before_op for PLUGIN_GEN_FROM_MEM
Richard Henderson
6
-372
/
+55
2024-04-30
plugins: Use emit_before_op for PLUGIN_GEN_FROM_INSN
Richard Henderson
3
-228
/
+67
2024-04-30
plugins: Add PLUGIN_GEN_AFTER_TB
Richard Henderson
1
-21
/
+16
2024-04-30
plugins: Use emit_before_op for PLUGIN_GEN_FROM_TB
Richard Henderson
2
-44
/
+58
2024-04-30
plugins: Use emit_before_op for PLUGIN_GEN_AFTER_INSN
Richard Henderson
4
-31
/
+50
2024-04-30
plugins: Create TCGHelperInfo for all out-of-line callbacks
Richard Henderson
2
-6
/
+46
2024-04-30
plugins: Move function pointer in qemu_plugin_dyn_cb
Richard Henderson
3
-7
/
+9
2024-04-30
plugins: Zero new qemu_plugin_dyn_cb entries
Richard Henderson
1
-1
/
+1
2024-04-30
tcg: Pass function pointer to tcg_gen_call*
Richard Henderson
3
-38
/
+52
2024-04-30
tcg: Make tcg/helper-info.h self-contained
Richard Henderson
3
-2
/
+4
2024-04-30
tests/qtest : Add testcase for DM163
Inès Varhol
2
-0
/
+196
2024-04-30
hw/arm : Connect DM163 to B-L475E-IOT01A
Inès Varhol
2
-2
/
+58
2024-04-30
hw/arm : Create Bl475eMachineState
Inès Varhol
1
-14
/
+32
2024-04-30
hw/arm : Pass STM32L4x5 SYSCFG gpios to STM32L4x5 SoC
Inès Varhol
3
-14
/
+22
2024-04-30
hw/display : Add device DM163
Inès Varhol
6
-1
/
+428
2024-04-30
hw/arm/npcm7xx: Store derivative OTP fuse key in little endian
Philippe Mathieu-Daudé
1
-1
/
+2
2024-04-30
hw/char/stm32l4x5_usart: Fix memory corruption by adding correct class_size
Thomas Huth
1
-0
/
+1
2024-04-30
hw/dmax/xlnx_dpdma: fix handling of address_extension descriptor fields
Alexandra Diupina
1
-10
/
+10
2024-04-30
target/arm: Default to 1GHz cntfrq for 'max' and new CPUs
Peter Maydell
7
-9
/
+65
2024-04-30
hw/watchdog/sbsa_gwdt: Make watchdog timer frequency a QOM property
Peter Maydell
3
-3
/
+16
2024-04-30
hw/arm/sbsa-ref: Force CPU generic timer to 62.5MHz
Peter Maydell
1
-0
/
+15
2024-04-30
target/arm: Refactor default generic timer frequency handling
Peter Maydell
3
-25
/
+29
2024-04-30
tests/avocado: update sunxi kernel from armbian to 6.6.16
Peter Maydell
2
-39
/
+39
2024-04-30
target/arm: Enable FEAT_Spec_FPACC for -cpu max
Peter Maydell
2
-0
/
+5
2024-04-30
target/arm: Implement ID_AA64MMFR3_EL1
Peter Maydell
4
-2
/
+25
2024-04-30
target/arm: Enable FEAT_ETS2 for -cpu max
Peter Maydell
3
-3
/
+3
2024-04-30
target/arm: Enable FEAT_CSV2_3 for -cpu max
Peter Maydell
2
-2
/
+3
2024-04-30
docs/system/arm/emulation.rst: Add missing implemented features
Peter Maydell
1
-2
/
+36
2024-04-30
target/arm: Restrict translation disabled alignment check to VMSA
Richard Henderson
1
-2
/
+10
2024-04-30
hvf: arm: Remove PL1_WRITE_MASK
Zenghui Yu
1
-1
/
+0
2024-04-30
hw/core/clock: allow clock_propagate on child clocks
Raphael Poggi
1
-1
/
+0
2024-04-30
.gitlab-ci.d/cirrus: Remove the netbsd and openbsd jobs
Thomas Huth
2
-68
/
+0
2024-04-30
.gitlab-ci.d/cirrus.yml: Shorten the runtime of the macOS and FreeBSD jobs
Thomas Huth
1
-0
/
+2
2024-04-30
tests/qtest/ide-test: Verify READ NATIVE MAX ADDRESS is not limited
Lev Kujawski
1
-1
/
+46
2024-04-30
hw/ide/core.c (cmd_read_native_max): Avoid limited device parameters
Lev Kujawski
1
-4
/
+17
2024-04-30
gitlab: remove stale s390x-all-linux-static conf hacks
Alex Bennée
1
-3
/
+1
2024-04-30
gitlab: migrate the s390x custom machine to 22.04
Alex Bennée
2
-15
/
+15
2024-04-30
build-environment: make some packages optional
Alex Bennée
1
-3
/
+13
2024-04-30
hw/char/stm32l4x5_usart: Fix memory corruption by adding correct class_size
Thomas Huth
1
-0
/
+1
2024-04-30
qga: Re-enable the qga-ssh-test when running without fuzzing
Thomas Huth
1
-3
/
+2
2024-04-30
stubs: Add missing qga stubs
Konstantin Kostiuk
1
-1
/
+5
[next]