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
/
accel
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-07
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
1
-1
/
+3
2023-09-07
configure, meson: move --enable-plugins to meson
Paolo Bonzini
1
-1
/
+3
2023-08-31
accel/tcg: spelling fixes
Michael Tokarev
1
-1
/
+1
2023-08-31
accel: Remove HAX accelerator
Philippe Mathieu-Daudé
3
-28
/
+0
2023-08-29
softmmu: Use async_run_on_cpu in tcg_commit
Richard Henderson
1
-30
/
+0
2023-08-24
accel/tcg: Update run_on_cpu_data static assert
Anton Johansson
1
-2
/
+3
2023-08-24
accel/tcg: Widen address arg in tlb_compare_set()
Anton Johansson
1
-1
/
+1
2023-08-24
include/exec: Replace target_ulong with abi_ptr in cpu_[st|ld]*()
Anton Johansson
2
-13
/
+13
2023-08-24
accel/hvf: Widen pc/saved_insn for hvf_sw_breakpoint
Anton Johansson
2
-3
/
+3
2023-08-24
accel/kvm: Widen pc/saved_insn for kvm_sw_breakpoint
Anton Johansson
1
-2
/
+1
2023-08-22
accel/kvm: Make kvm_dirty_ring_reaper_init() void
Akihiko Odaki
1
-7
/
+2
2023-08-22
accel/kvm: Free as when an error occurred
Akihiko Odaki
1
-0
/
+1
2023-08-22
accel/kvm: Use negative KVM type for error propagation
Akihiko Odaki
1
-0
/
+5
2023-08-22
kvm: Introduce kvm_arch_get_default_type hook
Akihiko Odaki
1
-1
/
+3
2023-08-10
accel/tcg: Avoid reading too much in load_atom_{2,4}
Richard Henderson
1
-2
/
+8
2023-08-06
accel/tcg: Call save_iotlb_data from io_readx as well
Mikhail Tyutin
1
-15
/
+21
2023-08-05
accel/tcg: Do not issue misaligned i/o
Richard Henderson
1
-46
/
+72
2023-08-05
accel/tcg: Issue wider aligned i/o in do_{ld,st}_mmio_*
Richard Henderson
1
-7
/
+69
2023-08-05
accel/tcg: Adjust parameters and locking with do_{ld,st}_mmio_*
Richard Henderson
1
-33
/
+34
2023-07-31
accel/tcg: Clear tcg_ctx->gen_tb on buffer overflow
Richard Henderson
1
-0
/
+1
2023-07-31
kvm: Fix crash due to access uninitialized kvm_state
Gavin Shan
1
-1
/
+1
2023-07-24
accel/tcg: Fix type of 'last' for pageflags_{find,next}
Luca Bonissi
1
-2
/
+2
2023-07-24
accel/tcg: Zero-pad vaddr in tlb_debug output
Anton Johansson
1
-10
/
+10
2023-07-23
accel/tcg: Take mmap_lock in load_atomic*_or_exit
Richard Henderson
1
-14
/
+18
2023-07-23
accel/tcg: Fix sense of read-only probes in ldst_atomicity
Richard Henderson
1
-2
/
+2
2023-07-17
accel/tcg: Zero-pad PC in TCG CPU exec trace lines
Peter Maydell
2
-3
/
+3
2023-07-15
tcg: Use HAVE_CMPXCHG128 instead of CONFIG_CMPXCHG128
Richard Henderson
4
-4
/
+4
2023-07-15
accel/tcg: Always lock pages before translation
Richard Henderson
5
-134
/
+237
2023-07-15
accel/tcg: Return bool from page_check_range
Richard Henderson
2
-13
/
+13
2023-07-15
accel/tcg: Accept more page flags in page_check_range
Richard Henderson
1
-2
/
+2
2023-07-15
accel/tcg: Introduce page_find_range_empty
Richard Henderson
1
-0
/
+41
2023-07-15
accel/tcg: Introduce page_check_range_empty
Richard Henderson
1
-0
/
+7
2023-07-15
accel/tcg: Split out cpu_exec_longjmp_cleanup
Richard Henderson
1
-24
/
+19
2023-07-03
plugins: force slow path when plugins instrument memory ops
Alex Bennée
2
-9
/
+40
2023-07-01
accel/tcg: Assert one page in tb_invalidate_phys_page_range__locked
Mark Cave-Ayland
1
-0
/
+3
2023-07-01
accel/tcg: Fix start page passed to tb_invalidate_phys_page_range__locked
Mark Cave-Ayland
1
-4
/
+6
2023-06-28
exec/memory: Add symbol for the min value of memory listener priority
Isaku Yamahata
1
-0
/
+1
2023-06-28
exec/memory: Add symbol for memory listener priority for device backend
Isaku Yamahata
1
-1
/
+1
2023-06-28
exec/memory: Add symbolic value for memory listener priority for accel
Isaku Yamahata
2
-2
/
+2
2023-06-28
accel/kvm: Declare kvm_direct_msi_allowed in stubs
Philippe Mathieu-Daudé
1
-0
/
+1
2023-06-28
accel: Rename HVF 'struct hvf_vcpu_state' -> AccelCPUState
Philippe Mathieu-Daudé
1
-9
/
+10
2023-06-28
accel: Remove unused hThread variable on TCG/WHPX
Philippe Mathieu-Daudé
2
-7
/
+0
2023-06-26
accel/tcg: Move TLB_WATCHPOINT to TLB_SLOW_FLAGS_MASK
Richard Henderson
1
-4
/
+14
2023-06-26
accel/tcg: Store some tlb flags in CPUTLBEntryFull
Richard Henderson
1
-39
/
+57
2023-06-26
accel/tcg: Remove check_tcg_memory_orders_compatible
Richard Henderson
1
-27
/
+8
2023-06-26
tcg: Add host memory barriers to cpu_ldst.h interfaces
Richard Henderson
3
-0
/
+54
2023-06-26
accel/tcg: remove CONFIG_PROFILER
Fei Wu
3
-74
/
+0
2023-06-26
accel/tcg: Replace target_ulong with vaddr in translator_*()
Anton Johansson
1
-5
/
+5
2023-06-26
accel/tcg: Replace target_ulong with vaddr in *_mmu_lookup()
Anton Johansson
2
-6
/
+6
2023-06-26
accel: Replace target_ulong with vaddr in probe_*()
Anton Johansson
3
-12
/
+12
[next]