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
2022-10-11
i386: add notify VM exit support
Chenyi Qiang
1
-0
/
+2
2022-10-11
kvm: expose struct KVMState
Chenyi Qiang
1
-74
/
+0
2022-10-10
kvm: allow target-specific accelerator properties
Paolo Bonzini
1
-0
/
+2
2022-10-06
accel/kvm: move kvm_update_guest_debug to inline stub
Alex Bennée
2
-11
/
+0
2022-10-06
gdbstub: move guest debug support check to ops
Alex Bennée
4
-0
/
+14
2022-10-06
gdbstub: move breakpoint logic to accel ops
Alex Bennée
5
-37
/
+106
2022-10-06
gdbstub: move sstep flags probing into AccelClass
Alex Bennée
3
-1
/
+40
2022-10-04
accel/tcg: Introduce TARGET_TB_PCREL
Richard Henderson
4
-27
/
+98
2022-10-04
accel/tcg: Introduce tb_pc and log_pc
Richard Henderson
3
-37
/
+52
2022-10-04
include/hw/core: Create struct CPUJumpCache
Richard Henderson
6
-10
/
+66
2022-10-04
accel/tcg: Inline tb_flush_jmp_cache
Richard Henderson
1
-11
/
+14
2022-10-04
accel/tcg: Do not align tb->page_addr[0]
Richard Henderson
3
-13
/
+15
2022-10-03
accel/tcg: Use DisasContextBase in plugin_gen_tb_start
Richard Henderson
2
-12
/
+12
2022-10-03
accel/tcg: Use bool for page_find_alloc
Richard Henderson
1
-7
/
+7
2022-10-03
accel/tcg: Remove PageDesc code_bitmap
Richard Henderson
1
-74
/
+4
2022-10-03
accel/tcg: Introduce tlb_set_page_full
Richard Henderson
1
-18
/
+33
2022-10-03
accel/tcg: Introduce probe_access_full
Richard Henderson
1
-18
/
+29
2022-10-03
accel/tcg: Suppress auto-invalidate in probe_access_internal
Richard Henderson
1
-1
/
+9
2022-10-03
accel/tcg: Drop addr member from SavedIOTLB
Richard Henderson
1
-4
/
+3
2022-10-03
accel/tcg: Rename CPUIOTLBEntry to CPUTLBEntryFull
Richard Henderson
1
-50
/
+52
2022-10-03
cputlb: used cached CPUClass in our hot-paths
Alex Bennée
1
-9
/
+6
2022-09-27
linux-user: Passthrough MADV_DONTNEED for certain file mappings
Ilya Leoshkevich
1
-1
/
+1
2022-09-18
kvm: fix memory leak on failure to read stats descriptors
Paolo Bonzini
1
-5
/
+4
2022-09-18
KVM: use store-release to mark dirty pages as harvested
Paolo Bonzini
1
-1
/
+17
2022-09-06
accel/tcg: Add fast path for translator_ld*
Richard Henderson
2
-44
/
+105
2022-09-06
accel/tcg: Add pc and host_pc params to gen_intermediate_code
Richard Henderson
2
-6
/
+9
2022-09-06
accel/tcg: Document the faulting lookup in tb_lookup_cmp
Richard Henderson
1
-1
/
+10
2022-09-06
accel/tcg: Use probe_access_internal for softmmu get_page_addr_code_hostp
Richard Henderson
1
-50
/
+26
2022-09-06
accel/tcg: Move qemu_ram_addr_from_host_nofail to physmem.c
Richard Henderson
1
-12
/
+0
2022-09-06
accel/tcg: Make tb_htable_lookup static
Richard Henderson
1
-61
/
+61
2022-09-06
accel/tcg: Unlock mmap_lock after longjmp
Richard Henderson
2
-9
/
+6
2022-09-06
accel/tcg: Properly implement get_page_addr_code for user-only
Richard Henderson
2
-5
/
+14
2022-09-01
KVM: dirty ring: add missing memory barrier
Paolo Bonzini
1
-1
/
+5
2022-08-18
kvm: fix segfault with query-stats-schemas and -M none
Paolo Bonzini
1
-3
/
+5
2022-08-11
linux-user/aarch64: Reset target data on MADV_DONTNEED
Vitaly Buka
1
-0
/
+26
2022-08-09
icount: Take iothread lock when running QEMU timers
Peter Maydell
1
-0
/
+6
2022-07-29
kvm: don't use perror() without useful errno
Cornelia Huck
1
-1
/
+1
2022-07-22
accel/kvm: Avoid Coverity warning in query_stats()
Peter Maydell
1
-1
/
+1
2022-07-21
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
1
-1
/
+9
2022-07-20
softmmu/dirtylimit: Implement virtual CPU throttle
Hyman Huang(黄勇)
1
-1
/
+19
2022-07-20
accel/kvm/kvm-all: Introduce kvm_dirty_ring_size function
Hyman Huang(黄勇)
2
-0
/
+10
2022-07-20
accel/kvm/kvm-all: Refactor per-vcpu dirty ring reaping
Hyman Huang(黄勇)
1
-10
/
+13
2022-07-18
kvm: add support for boolean statistics
Paolo Bonzini
1
-1
/
+9
2022-07-18
linux-user/aarch64: Do not clear PROT_MTE on mprotect
Richard Henderson
1
-2
/
+11
2022-07-12
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
1
-0
/
+1
2022-07-12
accel/tcg: Fix unaligned stores to s390x low-address-protected lowcore
Ilya Leoshkevich
1
-3
/
+5
2022-07-08
accel: kvm: Fix memory leak in find_stats_descriptors
Miaoqian Lin
1
-0
/
+1
2022-06-28
accel/stubs: Add tcg stub for probe_access_flags
Richard Henderson
1
-0
/
+7
2022-06-27
accel: Introduce current_accel_name()
Alexander Graf
1
-0
/
+8
2022-06-20
accel/tcg: Reorganize tcg_accel_ops_init()
Philippe Mathieu-Daudé
1
-7
/
+8
[next]