index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-01
qga/commands-posix: qmp_guest_shutdown: use ga_run_command helper
Andrey Drobyshev
1
-33
/
+6
2024-05-01
qga: introduce ga_run_command() helper for guest cmd execution
Andrey Drobyshev
1
-0
/
+150
2024-05-01
qga: guest-get-fsinfo: add optional 'total-bytes-privileged' field
Andrey Drobyshev
3
-2
/
+8
2024-04-30
plugins: Update the documentation block for plugin-gen.c
Richard Henderson
1
-27
/
+4
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
Merge tag 'pull-target-arm-20240430' of https://git.linaro.org/people/pmaydel...
Richard Henderson
33
-123
/
+986
2024-04-30
Merge tag 'pull-request-2024-04-30' of https://gitlab.com/thuth/qemu into sta...
Richard Henderson
15
-148
/
+149
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
Merge tag 'pull-loongarch-20240429' of https://gitlab.com/gaosong/qemu into s...
Richard Henderson
8
-162
/
+670
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
[prev]
[next]