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-10.0
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-10.0
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
tracing
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-04-26
target/sparc: Replace abi_ulong by uint32_t for TARGET_ABI32
Philippe Mathieu-Daudé
1
-1
/
+1
2024-04-26
target/ppc/excp_helper: Avoid 'abi_ptr' in system emulation
Philippe Mathieu-Daudé
1
-1
/
+1
2024-04-26
target: Define TCG_GUEST_DEFAULT_MO in 'cpu-param.h'
Philippe Mathieu-Daudé
28
-61
/
+65
2024-04-26
semihosting/guestfd: Remove unused 'semihosting/uaccess.h' header
Philippe Mathieu-Daudé
1
-4
/
+1
2024-04-26
semihosting/uaccess: Avoid including 'cpu.h'
Philippe Mathieu-Daudé
1
-1
/
+3
2024-04-26
gdbstub: Avoid including 'cpu.h' in 'gdbstub/helpers.h'
Philippe Mathieu-Daudé
3
-1
/
+4
2024-04-26
gdbstub: Simplify #ifdef'ry in helpers.h
Philippe Mathieu-Daudé
1
-5
/
+4
2024-04-26
gdbstub: Include missing 'hw/core/cpu.h' header
Philippe Mathieu-Daudé
1
-0
/
+1
2024-04-26
accel: Include missing 'exec/cpu_ldst.h' header
Philippe Mathieu-Daudé
4
-0
/
+4
2024-04-26
exec: Expose 'target_page.h' API to user emulation
Philippe Mathieu-Daudé
5
-43
/
+45
2024-04-26
exec: Include 'cpu.h' before validating CPUArchState placement
Philippe Mathieu-Daudé
1
-0
/
+1
2024-04-26
exec: Reduce tlb_set_dirty() declaration scope
Philippe Mathieu-Daudé
3
-6
/
+1
2024-04-26
exec: Rename NEED_CPU_H -> COMPILING_PER_TARGET
Philippe Mathieu-Daudé
16
-33
/
+33
2024-04-25
nbd/server: Mark negotiation functions as coroutine_fn
Eric Blake
1
-43
/
+59
2024-04-25
Merge tag 'hw-misc-20240425' of https://github.com/philmd/qemu into staging
Richard Henderson
43
-197
/
+858
2024-04-25
Merge tag 'pull-target-arm-20240425' of https://git.linaro.org/people/pmaydel...
Richard Henderson
133
-537
/
+2239
2024-04-25
Merge tag 'pull-request-2024-04-25' of https://gitlab.com/thuth/qemu into sta...
Richard Henderson
43
-422
/
+224
2024-04-25
target/s390x: Remove KVM stubs in cpu_models.h
Philippe Mathieu-Daudé
1
-15
/
+0
2024-04-25
tests/unit: Remove debug statements in test-nested-aio-poll.c
Philippe Mathieu-Daudé
1
-7
/
+0
2024-04-25
docs/devel: fix minor typo in submitting-a-patch.rst
Manos Pitsidianakis
1
-1
/
+1
2024-04-25
hw/s390x: Include missing 'cpu.h' header
Philippe Mathieu-Daudé
2
-0
/
+3
2024-04-25
nbd/server: do not poll within a coroutine context
Zhu Yangyang
4
-30
/
+47
2024-04-25
hw/core: Support module-id in numa configuration
Zhao Liu
1
-0
/
+16
2024-04-25
hw/core: Introduce module-id as the topology subindex
Zhao Liu
2
-0
/
+8
2024-04-25
hw/core/machine: Support modules in -smp
Zhao Liu
4
-6
/
+40
2024-04-25
hw/core/machine: Introduce the module as a CPU topology level
Zhao Liu
3
-1
/
+6
2024-04-25
hw/i386/pc_sysfw: Remove unused parameter from pc_isa_bios_init()
Bernhard Beschow
1
-3
/
+2
2024-04-25
hw/misc : Correct 5 spaces indents in stm32l4x5_exti
Inès Varhol
1
-4
/
+4
2024-04-25
hw/xtensa: Include missing 'exec/cpu-common.h' in 'bootparam.h'
Philippe Mathieu-Daudé
1
-0
/
+2
2024-04-25
hw/elf_ops: Rename elf_ops.h -> elf_ops.h.inc
Philippe Mathieu-Daudé
4
-4
/
+4
2024-04-25
hw/cxl/cxl-cdat: Make cxl_doe_cdat_init() return boolean
Zhao Liu
4
-8
/
+6
2024-04-25
hw/cxl/cxl-cdat: Make ct3_build_cdat() return boolean
Zhao Liu
1
-4
/
+5
2024-04-25
hw/cxl/cxl-cdat: Make ct3_load_cdat() return boolean
Zhao Liu
1
-6
/
+7
2024-04-25
hw: Add a Kconfig switch for the TYPE_CPU_CLUSTER device
Thomas Huth
4
-1
/
+10
2024-04-25
hw: Fix problem with the A*MPCORE switches in the Kconfig files
Thomas Huth
3
-18
/
+10
2024-04-25
hw/riscv/virt: Replace sprintf by g_strdup_printf
Philippe Mathieu-Daudé
1
-8
/
+9
2024-04-25
hw/misc/imx: Replace sprintf() by snprintf()
Philippe Mathieu-Daudé
8
-10
/
+10
2024-04-25
hw/misc/applesmc: Simplify DeviceReset handler
Philippe Mathieu-Daudé
1
-15
/
+21
2024-04-25
tests/qtest: Add tests for the STM32L4x5 USART
Arnaud Minier
2
-1
/
+318
2024-04-25
hw/arm: Add the USART to the stm32l4x5 SoC
Arnaud Minier
4
-7
/
+86
2024-04-25
hw/char/stm32l4x5_usart: Add options for serial parameters setting
Arnaud Minier
2
-0
/
+99
2024-04-25
hw/char/stm32l4x5_usart: Enable serial read and write
Arnaud Minier
3
-0
/
+151
2024-04-25
hw/char: Implement STM32L4x5 USART skeleton
Arnaud Minier
6
-0
/
+471
2024-04-25
reset: Add RESET_TYPE_SNAPSHOT_LOAD
Peter Maydell
4
-18
/
+19
2024-04-25
docs/devel/reset: Update to new API for hold and exit phase methods
Peter Maydell
1
-4
/
+4
2024-04-25
hw, target: Add ResetType argument to hold and exit phase methods
Peter Maydell
94
-150
/
+150
2024-04-25
scripts/coccinelle: New script to add ResetType to hold and exit phases
Peter Maydell
1
-0
/
+133
2024-04-25
allwinner-i2c, adm1272: Use device_cold_reset() for software-triggered reset
Peter Maydell
2
-3
/
+2
2024-04-25
hw/misc: Don't special case RESET_TYPE_COLD in npcm7xx_clk, gcr
Peter Maydell
2
-18
/
+7
2024-04-25
linux-user/flatload.c: Remove unused bFLT shared-library and ZFLAT code
Peter Maydell
2
-287
/
+11
[prev]
[next]