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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-03
user: Move 'thunk.h' from 'exec/user' to 'user'
Philippe Mathieu-Daudé
1
-2
/
+6
2024-05-03
user: Move 'abitypes.h' from 'exec/user' to 'user'
Philippe Mathieu-Daudé
4
-5
/
+5
2024-05-03
exec: Include missing license in 'exec/cpu-common.h'
Philippe Mathieu-Daudé
1
-2
/
+7
2024-04-26
plugins: Include missing 'qemu/bitmap.h' header
Philippe Mathieu-Daudé
1
-0
/
+1
2024-04-26
hw/core: Avoid including the full 'hw/core/cpu.h' in 'tcg-cpu-ops.h'
Philippe Mathieu-Daudé
1
-1
/
+5
2024-04-26
exec: Move CPUTLBEntry helpers to cputlb.c
Philippe Mathieu-Daudé
1
-55
/
+0
2024-04-26
exec: Restrict inclusion of 'user/guest-base.h'
Philippe Mathieu-Daudé
3
-3
/
+8
2024-04-26
exec: Rename 'exec/user/guest-base.h' as 'user/guest-base.h'
Philippe Mathieu-Daudé
2
-3
/
+3
2024-04-26
exec: Restrict 'cpu_ldst.h' to TCG accelerator
Philippe Mathieu-Daudé
1
-1
/
+5
2024-04-26
exec: Restrict TCG specific declarations of 'cputlb.h'
Philippe Mathieu-Daudé
1
-0
/
+5
2024-04-26
exec: Declare CPUBreakpoint/CPUWatchpoint type in 'breakpoint.h' header
Philippe Mathieu-Daudé
2
-15
/
+31
2024-04-26
exec: Declare MMUAccessType type in 'mmu-access-type.h' header
Philippe Mathieu-Daudé
4
-7
/
+21
2024-04-26
exec: Declare abi_ptr type in its own 'abi_ptr.h' header
Philippe Mathieu-Daudé
4
-15
/
+41
2024-04-26
exec/user: Do not include 'cpu.h' in 'abitypes.h'
Philippe Mathieu-Daudé
1
-1
/
+6
2024-04-26
exec: Move [b]tswapl() declarations to 'exec/user/tswap-target.h'
Philippe Mathieu-Daudé
3
-8
/
+23
2024-04-26
exec: Declare target_words_bigendian() in 'exec/tswap.h'
Philippe Mathieu-Daudé
2
-12
/
+11
2024-04-26
exec/cpu-all: Remove unused tswapls() definitions
Philippe Mathieu-Daudé
1
-2
/
+0
2024-04-26
exec/cpu-all: Remove unused 'qemu/thread.h' header
Philippe Mathieu-Daudé
1
-1
/
+0
2024-04-26
exec/cpu-all: Reduce 'qemu/rcu.h' header inclusion
Philippe Mathieu-Daudé
2
-1
/
+1
2024-04-26
accel/hvf: Use accel-specific per-vcpu @dirty field
Philippe Mathieu-Daudé
2
-2
/
+2
2024-04-26
accel/tcg: Rename helper-head.h -> helper-head.h.inc
Philippe Mathieu-Daudé
4
-3
/
+3
2024-04-26
accel/tcg: Un-inline retaddr helpers to 'user-retaddr.h'
Philippe Mathieu-Daudé
1
-26
/
+2
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é
1
-1
/
+2
2024-04-26
gdbstub: Simplify #ifdef'ry in helpers.h
Philippe Mathieu-Daudé
1
-5
/
+4
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é
1
-1
/
+0
2024-04-26
exec: Rename NEED_CPU_H -> COMPILING_PER_TARGET
Philippe Mathieu-Daudé
13
-26
/
+26
2024-04-25
Merge tag 'hw-misc-20240425' of https://github.com/philmd/qemu into staging
Richard Henderson
4
-4
/
+5
2024-04-25
hw/core/machine: Introduce the module as a CPU topology level
Zhao Liu
1
-0
/
+4
2024-04-25
hw/elf_ops: Rename elf_ops.h -> elf_ops.h.inc
Philippe Mathieu-Daudé
1
-0
/
+0
2024-04-25
hw/cxl/cxl-cdat: Make cxl_doe_cdat_init() return boolean
Zhao Liu
1
-1
/
+1
2024-04-25
hw/arm: Add the USART to the stm32l4x5 SoC
Arnaud Minier
1
-0
/
+7
2024-04-25
hw/char/stm32l4x5_usart: Enable serial read and write
Arnaud Minier
1
-0
/
+1
2024-04-25
hw/char: Implement STM32L4x5 USART skeleton
Arnaud Minier
1
-0
/
+66
2024-04-25
reset: Add RESET_TYPE_SNAPSHOT_LOAD
Peter Maydell
1
-0
/
+1
2024-04-25
hw, target: Add ResetType argument to hold and exit phase methods
Peter Maydell
1
-2
/
+2
2024-04-25
hw/intc/arm_gicv3: Add NMI handling CPU interface registers
Peter Maydell
1
-0
/
+7
2024-04-25
hw/intc/arm_gicv3: Add irq non-maskable property
Jinjie Ruan
1
-0
/
+4
2024-04-25
hw/intc/arm_gicv3: Add has-nmi property to GICv3 device
Jinjie Ruan
1
-0
/
+1
2024-04-25
hw/intc/arm_gicv3: Add external IRQ lines for NMI
Jinjie Ruan
2
-0
/
+4
2024-04-25
hw/core: Remove check on NEED_CPU_H in tcg-cpu-ops.h
Philippe Mathieu-Daudé
1
-3
/
+0
2024-04-24
Merge tag 'housekeeping-20240424' of https://github.com/philmd/qemu into staging
Richard Henderson
10
-1457
/
+1
2024-04-24
Merge tag 'pull-error-2024-04-24' of https://repo.or.cz/qemu/armbru into staging
Richard Henderson
1
-21
/
+0
2024-04-24
hw/rdma: Remove deprecated pvrdma device and rdmacm-mux helper
Philippe Mathieu-Daudé
5
-1381
/
+0
2024-04-24
target/nios2: Remove the deprecated Nios II target
Philippe Mathieu-Daudé
5
-76
/
+1
2024-04-24
qapi: Inline and remove QERR_PROPERTY_VALUE_BAD definition
Philippe Mathieu-Daudé
1
-3
/
+0
2024-04-24
qapi: Inline and remove QERR_MIGRATION_ACTIVE definition
Philippe Mathieu-Daudé
1
-3
/
+0
2024-04-24
qapi: Inline and remove QERR_INVALID_PARAMETER_TYPE definition
Philippe Mathieu-Daudé
1
-3
/
+0
2024-04-24
qapi: Inline and remove QERR_INVALID_PARAMETER definition
Philippe Mathieu-Daudé
1
-3
/
+0
[next]