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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
/
exec
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-20
memory: Remove "qemu:" prefix from the "qemu:ram-discard-manager" type name
Thomas Huth
1
-1
/
+1
2023-11-14
accel/tcg: Remove CF_LAST_IO
Richard Henderson
1
-7
/
+6
2023-11-08
gdbstub: Introduce GDBFeatureBuilder
Akihiko Odaki
1
-0
/
+50
2023-11-08
gdbstub: Introduce gdb_find_static_feature()
Akihiko Odaki
1
-0
/
+8
2023-11-08
gdbstub: Add num_regs member to GDBFeature
Akihiko Odaki
1
-0
/
+1
2023-11-07
accel/tcg: Factor tcg_cpu_reset_hold() out
Philippe Mathieu-Daudé
1
-2
/
+0
2023-11-07
accel/tcg: Declare tcg_flush_jmp_cache() in 'exec/tb-flush.h'
Philippe Mathieu-Daudé
2
-1
/
+2
2023-11-07
Merge tag 'pull-tcg-20231106' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
1
-1
/
+0
2023-11-06
accel/tcg: Move HMP info jit and info opcount code
Richard Henderson
1
-1
/
+0
2023-11-03
memory: Introduce memory_region_iommu_set_iova_ranges
Eric Auger
1
-0
/
+32
2023-11-03
memory: Let ReservedRegion use Range
Eric Auger
1
-2
/
+2
2023-10-23
Merge tag 'pull-tcg-20231023' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
1
-0
/
+2
2023-10-22
tcg: Define MO_TL
Paolo Bonzini
1
-0
/
+2
2023-10-22
memory: initialize 'fv' in MemoryRegionCache to make Coverity happy
Ilya Maximets
1
-0
/
+2
2023-10-12
memory,vhost: Allow for marking memory device memory regions unmergeable
David Hildenbrand
1
-0
/
+22
2023-10-12
memory: Clarify mapping requirements for RamDiscardManager
David Hildenbrand
1
-2
/
+3
2023-10-12
softmmu/physmem: Fixup qemu_ram_block_from_host() documentation
David Hildenbrand
1
-0
/
+15
2023-10-11
plugins: Set final instruction count in plugin_gen_tb_end
Matt Borgerson
1
-2
/
+2
2023-10-11
accel/tcg: Add plugin_enabled to DisasContextBase
Richard Henderson
1
-0
/
+2
2023-10-11
gdbstub: Remove gdb_has_xml variable
Akihiko Odaki
1
-8
/
+0
2023-10-11
gdbstub: Introduce GDBFeature structure
Akihiko Odaki
1
-2
/
+7
2023-10-05
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
1
-3
/
+13
2023-10-04
accel/tcg: Restrict dump_exec_info() declaration
Philippe Mathieu-Daudé
1
-5
/
+0
2023-10-04
exec: Move cpu_loop_foo() target agnostic functions to 'cpu-common.h'
Philippe Mathieu-Daudé
2
-30
/
+32
2023-10-04
exec: Make EXCP_FOO definitions target agnostic
Philippe Mathieu-Daudé
2
-7
/
+7
2023-10-04
accel/tcg: Remove env_tlb()
Anton Johansson
1
-11
/
+0
2023-10-04
accel/tcg: Modify tlb_*() to use CPUState
Anton Johansson
1
-4
/
+4
2023-10-04
accel/tcg: Remove env_neg()
Richard Henderson
1
-12
/
+1
2023-10-04
accel/tcg: Remove cpu_set_cpustate_pointers
Richard Henderson
1
-10
/
+0
2023-10-04
accel/tcg: Replace CPUState.env_ptr with cpu_env()
Richard Henderson
1
-1
/
+0
2023-10-04
virtio: don't zero out memory region cache for indirect descriptors
Ilya Maximets
1
-3
/
+13
2023-10-03
accel/tcg: Remove cpu_neg()
Richard Henderson
2
-12
/
+1
2023-10-03
accel/tcg: Remove CPUState.icount_decr_ptr
Richard Henderson
1
-1
/
+0
2023-10-03
accel/tcg: Move CPUNegativeOffsetState into CPUState
Richard Henderson
1
-13
/
+9
2023-10-03
accel/tcg: Validate placement of CPUNegativeOffsetState
Richard Henderson
1
-0
/
+6
2023-10-03
accel/tcg: Move CPUTLB definitions from cpu-defs.h
Richard Henderson
1
-150
/
+0
2023-10-03
target/arm: Replace TARGET_PAGE_ENTRY_EXTRA
Anton Johansson
1
-3
/
+15
2023-10-03
accel/tcg: Restrict tcg_exec_[un]realizefn() to TCG
Philippe Mathieu-Daudé
1
-2
/
+0
2023-10-03
accel/tcg: Have tcg_exec_realizefn() return a boolean
Philippe Mathieu-Daudé
1
-1
/
+1
2023-09-28
accel/tcg: Track current value of can_do_io in the TB
Richard Henderson
1
-0
/
+2
2023-09-19
Merge tag 'mem-2023-09-19' of https://github.com/davidhildenbrand/qemu into s...
Stefan Hajnoczi
2
-8
/
+15
2023-09-19
memory: avoid updating ioeventfds for some address_space
hongmianquan
1
-0
/
+1
2023-09-19
softmmu/physmem: Distinguish between file access mode and mmap protection
David Hildenbrand
2
-8
/
+14
2023-09-15
thunk: Delete checks for old host definitions
Akihiko Odaki
1
-2
/
+1
2023-09-15
accel/tcg: Fix the comment for CPUTLBEntryFull
LIU Zhiwei
1
-6
/
+6
2023-09-08
accel/tcg: Fix typo in translator_io_start() description
Philippe Mathieu-Daudé
1
-1
/
+1
2023-08-31
exec/translation-block: Clean up includes
Philippe Mathieu-Daudé
1
-3
/
+3
2023-08-31
target/translate: Restrict 'exec/cpu_ldst.h' to user emulation
Philippe Mathieu-Daudé
1
-1
/
+1
2023-08-31
exec/address-spaces.h: Remove unuseful 'exec/memory.h' include
Philippe Mathieu-Daudé
1
-2
/
+0
2023-08-31
bulk: Do not declare function prototypes using 'extern' keyword
Philippe Mathieu-Daudé
2
-23
/
+23
[next]