index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
accel
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
accel/tcg: Rename CPUIOTLBEntry to CPUTLBEntryFull
Richard Henderson
2022-10-04
1
-50
/
+52
*
cputlb: used cached CPUClass in our hot-paths
Alex Bennée
2022-10-04
1
-9
/
+6
*
linux-user: Passthrough MADV_DONTNEED for certain file mappings
Ilya Leoshkevich
2022-09-27
1
-1
/
+1
*
kvm: fix memory leak on failure to read stats descriptors
Paolo Bonzini
2022-09-18
1
-5
/
+4
*
KVM: use store-release to mark dirty pages as harvested
Paolo Bonzini
2022-09-18
1
-1
/
+17
*
accel/tcg: Add fast path for translator_ld*
Richard Henderson
2022-09-06
2
-44
/
+105
*
accel/tcg: Add pc and host_pc params to gen_intermediate_code
Richard Henderson
2022-09-06
2
-6
/
+9
*
accel/tcg: Document the faulting lookup in tb_lookup_cmp
Richard Henderson
2022-09-06
1
-1
/
+10
*
accel/tcg: Use probe_access_internal for softmmu get_page_addr_code_hostp
Richard Henderson
2022-09-06
1
-50
/
+26
*
accel/tcg: Move qemu_ram_addr_from_host_nofail to physmem.c
Richard Henderson
2022-09-06
1
-12
/
+0
*
accel/tcg: Make tb_htable_lookup static
Richard Henderson
2022-09-06
1
-61
/
+61
*
accel/tcg: Unlock mmap_lock after longjmp
Richard Henderson
2022-09-06
2
-9
/
+6
*
accel/tcg: Properly implement get_page_addr_code for user-only
Richard Henderson
2022-09-06
2
-5
/
+14
*
KVM: dirty ring: add missing memory barrier
Paolo Bonzini
2022-09-01
1
-1
/
+5
*
kvm: fix segfault with query-stats-schemas and -M none
Paolo Bonzini
2022-08-18
1
-3
/
+5
*
linux-user/aarch64: Reset target data on MADV_DONTNEED
Vitaly Buka
2022-08-11
1
-0
/
+26
*
icount: Take iothread lock when running QEMU timers
Peter Maydell
2022-08-09
1
-0
/
+6
*
kvm: don't use perror() without useful errno
Cornelia Huck
2022-07-29
1
-1
/
+1
*
accel/kvm: Avoid Coverity warning in query_stats()
Peter Maydell
2022-07-22
1
-1
/
+1
*
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2022-07-21
1
-1
/
+9
|
\
|
*
kvm: add support for boolean statistics
Paolo Bonzini
2022-07-18
1
-1
/
+9
*
|
softmmu/dirtylimit: Implement virtual CPU throttle
Hyman Huang(黄勇)
2022-07-20
1
-1
/
+19
*
|
accel/kvm/kvm-all: Introduce kvm_dirty_ring_size function
Hyman Huang(黄勇)
2022-07-20
2
-0
/
+10
*
|
accel/kvm/kvm-all: Refactor per-vcpu dirty ring reaping
Hyman Huang(黄勇)
2022-07-20
1
-10
/
+13
*
|
linux-user/aarch64: Do not clear PROT_MTE on mprotect
Richard Henderson
2022-07-18
1
-2
/
+11
|
/
*
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2022-07-12
1
-0
/
+1
|
\
|
*
accel: kvm: Fix memory leak in find_stats_descriptors
Miaoqian Lin
2022-07-08
1
-0
/
+1
*
|
accel/tcg: Fix unaligned stores to s390x low-address-protected lowcore
Ilya Leoshkevich
2022-07-12
1
-3
/
+5
|
/
*
accel/stubs: Add tcg stub for probe_access_flags
Richard Henderson
2022-06-28
1
-0
/
+7
*
accel: Introduce current_accel_name()
Alexander Graf
2022-06-27
1
-0
/
+8
*
accel/tcg: Reorganize tcg_accel_ops_init()
Philippe Mathieu-Daudé
2022-06-20
1
-7
/
+8
*
accel/tcg: Init TCG cflags in vCPU thread handler
Philippe Mathieu-Daudé
2022-06-20
2
-7
/
+5
*
qmp: add filtering of statistics by name
Paolo Bonzini
2022-06-14
1
-6
/
+11
*
qmp: add filtering of statistics by provider
Paolo Bonzini
2022-06-14
1
-1
/
+2
*
qmp: add filtering of statistics by target vCPU
Paolo Bonzini
2022-06-14
1
-2
/
+7
*
kvm: Support for querying fd-based stats
Mark Kanda
2022-06-14
1
-0
/
+392
*
accel/tcg: Inline dump_opcount_info() and remove it
Bernhard Beschow
2022-06-11
2
-6
/
+1
*
accel/tcg/cpu-exec: Unexport dump_drift_info()
Bernhard Beschow
2022-06-11
1
-1
/
+1
*
Fix 'writeable' typos
Peter Maydell
2022-06-08
3
-7
/
+7
*
replay: rewrite async event handling
Pavel Dovgalyuk
2022-06-06
1
-3
/
+2
*
Clean up header guards that don't match their file name
Markus Armbruster
2022-05-11
4
-12
/
+12
*
accel/tcg: Assert mmu_idx in range before use in cputlb
Richard Henderson
2022-04-27
1
-13
/
+27
*
compiler.h: replace QEMU_NORETURN with G_NORETURN
Marc-André Lureau
2022-04-21
2
-4
/
+3
*
Merge tag 'pull-tcg-20220420' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
2022-04-21
4
-4
/
+0
|
\
|
*
accel/tcg: Remove ATOMIC_MMU_IDX
Richard Henderson
2022-04-20
2
-2
/
+0
|
*
Don't include sysemu/tcg.h if it is not necessary
Thomas Huth
2022-04-20
2
-2
/
+0
*
|
util/log: Remove qemu_log_flush
Richard Henderson
2022-04-20
1
-1
/
+0
*
|
accel/tcg: Use cpu_dump_state between qemu_log_trylock/unlock
Richard Henderson
2022-04-20
1
-1
/
+1
*
|
exec/translator: Pass the locked filepointer to disas_log hook
Richard Henderson
2022-04-20
1
-1
/
+1
*
|
*: Use fprintf between qemu_log_trylock/unlock
Richard Henderson
2022-04-20
3
-65
/
+76
[prev]
[next]