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-03-07
target/arm: Implement FEAT_ECV CNTPOFF_EL2 handling
Peter Maydell
4
-2
/
+73
2024-03-07
target/arm: Define CNTPCTSS_EL0 and CNTVCTSS_EL0
Peter Maydell
1
-0
/
+43
2024-03-07
target/arm: Implement new FEAT_ECV trap bits
Peter Maydell
2
-5
/
+51
2024-03-07
target/arm: Don't allow RES0 CNTHCTL_EL2 bits to be written
Peter Maydell
1
-0
/
+18
2024-03-07
target/arm: use FIELD macro for CNTHCTL bit definitions
Peter Maydell
2
-7
/
+29
2024-03-07
target/arm: Timer _EL02 registers UNDEF for E2H == 0
Peter Maydell
1
-1
/
+1
2024-03-07
target/arm: Move some register related defines to internals.h
Peter Maydell
2
-128
/
+128
2024-03-06
Merge tag 'pull-maintainer-updates-060324-1' of https://gitlab.com/stsquad/qe...
Peter Maydell
57
-338
/
+1257
2024-03-06
target/riscv: honour show_opcodes when disassembling
Alex Bennée
1
-13
/
+15
2024-03-06
target/loongarch: honour show_opcodes when disassembling
Alex Bennée
1
-4
/
+9
2024-03-06
disas/hppa: honour show_opcodes
Alex Bennée
1
-3
/
+5
2024-03-06
disas: introduce show_opcodes
Alex Bennée
2
-0
/
+9
2024-03-06
plugins: cleanup codepath for previous inline operation
Pierrick Bouvier
3
-39
/
+8
2024-03-06
plugins: remove non per_vcpu inline operation from API
Pierrick Bouvier
3
-85
/
+5
2024-03-06
contrib/plugins/howvec: migrate to new per_vcpu API
Pierrick Bouvier
1
-15
/
+38
2024-03-06
contrib/plugins/hotblocks: migrate to new per_vcpu API
Pierrick Bouvier
1
-20
/
+30
2024-03-06
tests/plugin/bb: migrate to new per_vcpu API
Pierrick Bouvier
1
-37
/
+26
2024-03-06
tests/plugin/insn: migrate to new per_vcpu API
Pierrick Bouvier
1
-56
/
+50
2024-03-06
tests/plugin/mem: migrate to new per_vcpu API
Pierrick Bouvier
2
-16
/
+32
2024-03-06
tests/plugin: add test plugin for inline operations
Pierrick Bouvier
2
-1
/
+187
2024-03-06
plugins: add inline operation per vcpu
Pierrick Bouvier
7
-2
/
+126
2024-03-06
plugins: implement inline operation relative to cpu_index
Pierrick Bouvier
4
-19
/
+67
2024-03-06
plugins: define qemu_plugin_u64
Pierrick Bouvier
3
-0
/
+90
2024-03-06
plugins: scoreboard API
Pierrick Bouvier
6
-0
/
+122
2024-03-06
tests/tcg: Add two follow-fork-mode tests
Ilya Leoshkevich
4
-1
/
+128
2024-03-06
gdbstub: Implement follow-fork-mode child
Ilya Leoshkevich
1
-2
/
+210
2024-03-06
gdbstub: Introduce gdb_handle_detach_user()
Ilya Leoshkevich
3
-0
/
+12
2024-03-06
gdbstub: Introduce gdb_handle_set_thread_user()
Ilya Leoshkevich
3
-2
/
+15
2024-03-06
gdbstub: Introduce gdb_handle_query_supported_user()
Ilya Leoshkevich
3
-3
/
+14
2024-03-06
gdbstub: Call gdbserver_fork() both in parent and in child
Ilya Leoshkevich
4
-7
/
+8
2024-03-06
{linux,bsd}-user: Pass pid to gdbserver_fork()
Ilya Leoshkevich
4
-4
/
+4
2024-03-06
{linux,bsd}-user: Pass pid to fork_end()
Ilya Leoshkevich
6
-10
/
+14
2024-03-06
gdbstub: Introduce gdbserver_fork_start()
Ilya Leoshkevich
4
-0
/
+11
2024-03-06
{linux,bsd}-user: Update ts_tid after fork()
Ilya Leoshkevich
2
-0
/
+2
2024-03-06
{linux,bsd}-user: Introduce get_task_state()
Ilya Leoshkevich
25
-75
/
+85
2024-03-06
gdbstub: Support disablement in a multi-threaded process
Ilya Leoshkevich
1
-4
/
+15
2024-03-06
tests: bump QOS_PATH_MAX_ELEMENT_SIZE again
Alex Bennée
1
-1
/
+1
2024-03-05
Merge tag 'pull-target-arm-20240305' of https://git.linaro.org/people/pmaydel...
Peter Maydell
33
-84
/
+3718
2024-03-05
qemu-options.hx: Don't claim "-serial" has limit of 4 serial ports
Steven Shen
1
-1
/
+1
2024-03-05
atomic.h: Reword confusing comment for qatomic_cmpxchg
Peter Maydell
1
-1
/
+1
2024-03-05
target/arm: Do memory type alignment check when translation enabled
Richard Henderson
1
-0
/
+39
2024-03-05
target/arm: Do memory type alignment check when translation disabled
Richard Henderson
1
-2
/
+32
2024-03-05
accel/tcg: Add TLB_CHECK_ALIGNED
Richard Henderson
2
-4
/
+30
2024-03-05
accel/tcg: Add tlb_fill_flags to CPUTLBEntryFull
Richard Henderson
4
-7
/
+5
2024-03-05
exec/memattrs: Remove target_tlb_bit*
Richard Henderson
1
-10
/
+0
2024-03-05
target/arm: Support 32-byte alignment in pow2_align
Richard Henderson
1
-7
/
+1
2024-03-05
tests/qtest/stm32l4x5_rcc-test.c: Add tests for the STM32L4x5_RCC
Arnaud Minier
2
-1
/
+191
2024-03-05
hw/arm/stm32l4x5_soc.c: Use the RCC Sysclk
Arnaud Minier
3
-41
/
+5
2024-03-05
hw/misc/stm32l4x5_rcc: Add write protections to CR register
Arnaud Minier
1
-50
/
+114
2024-03-05
hw/misc/stm32l4x5_rcc: Handle Register Updates
Arnaud Minier
1
-12
/
+512
[next]