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
/
include
/
exec
Commit message (
Expand
)
Author
Age
Files
Lines
*
exec/cpu: Make host pages variables / macros 'target agnostic'
Philippe Mathieu-Daudé
2022-01-27
2
-9
/
+9
*
exec/memory: Extract address_space_set() from dma_memory_set()
Philippe Mathieu-Daudé
2022-01-20
1
-0
/
+16
*
memory: Update description of memory_region_is_mapped()
David Hildenbrand
2022-01-18
1
-1
/
+2
*
memory: Make memory_region_is_mapped() succeed when mapped via an alias
David Hildenbrand
2022-01-18
1
-0
/
+1
*
exec/memop: Adding signed quad and octo defines
Frédéric Pétrot
2022-01-08
1
-0
/
+7
*
exec/memop: Adding signedness to quad definitions
Frédéric Pétrot
2022-01-08
1
-4
/
+4
*
cpu: remove unnecessary #ifdef CONFIG_TCG
Paolo Bonzini
2021-12-18
1
-2
/
+0
*
accel/tcg: introduce CF_NOIRQ
Alex Bennée
2021-11-29
2
-4
/
+18
*
plugins: try and make plugin_insn_append more ergonomic
Alex Bennée
2021-11-04
1
-2
/
+10
*
Merge remote-tracking branch 'remotes/berrange/tags/hmp-x-qmp-620-pull-reques...
Richard Henderson
2021-11-03
2
-4
/
+4
|
\
|
*
qapi: introduce x-query-opcount QMP command
Daniel P. Berrangé
2021-11-02
1
-1
/
+1
|
*
qapi: introduce x-query-jit QMP command
Daniel P. Berrangé
2021-11-02
1
-2
/
+2
|
*
qapi: introduce x-query-ramblock QMP command
Daniel P. Berrangé
2021-11-02
1
-1
/
+1
*
|
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20211102' into staging
Richard Henderson
2021-11-02
1
-8
/
+47
|
\
\
|
|
/
|
/
|
|
*
linux-user: Add cpu_loop_exit_sigbus
Richard Henderson
2021-11-02
1
-0
/
+14
|
*
linux-user: Add cpu_loop_exit_sigsegv
Richard Henderson
2021-11-02
1
-0
/
+15
|
*
linux-user/signal: Drop HOST_SIGNAL_PLACEHOLDER
Richard Henderson
2021-11-02
1
-12
/
+0
|
*
accel/tcg: Split out handle_sigsegv_accerr_write
Richard Henderson
2021-10-30
1
-0
/
+12
|
*
accel/tcg: Split out adjust_signal_pc
Richard Henderson
2021-10-30
1
-0
/
+10
*
|
memory: introduce total_dirty_pages to stat dirty pages
Hyman Huang(黄勇)
2021-11-01
1
-0
/
+9
*
|
memory: Introduce replay_discarded callback for RamDiscardManager
David Hildenbrand
2021-11-01
1
-0
/
+21
*
|
memory: make global_dirty_tracking a bitmask
Hyman Huang(黄勇)
2021-11-01
2
-5
/
+19
|
/
*
accel/tcg: Move cpu_atomic decls to exec/cpu_ldst.h
Richard Henderson
2021-10-13
1
-0
/
+87
*
accel/tcg: Add cpu_{ld,st}*_mmu interfaces
Richard Henderson
2021-10-13
1
-161
/
+84
*
tcg: Split out MemOpIdx to exec/memopidx.h
Richard Henderson
2021-10-06
1
-0
/
+55
*
tcg: Expand MO_SIZE to 3 bits
Richard Henderson
2021-10-06
1
-5
/
+9
*
memory: Name all the memory listeners
Peter Xu
2021-09-30
1
-0
/
+8
*
memory: Add RAM_PROTECTED flag to skip IOMMU mappings
Sean Christopherson
2021-09-30
1
-1
/
+14
*
include/exec: Move cpu_signal_handler declaration
Richard Henderson
2021-09-22
1
-0
/
+13
*
accel/tcg: Clear PAGE_WRITE before translation
Ilya Leoshkevich
2021-09-14
2
-16
/
+24
*
accel/tcg: Add DisasContextBase argument to translator_ld*
Ilya Leoshkevich
2021-09-14
1
-4
/
+5
*
tcg: Drop gen_io_end()
Peter Maydell
2021-09-08
1
-17
/
+10
*
accel/tcg: Record singlestep_enabled in tb->cflags
Richard Henderson
2021-07-21
1
-0
/
+1
*
accel/tcg: Remove TranslatorOps.breakpoint_check
Richard Henderson
2021-07-21
1
-11
/
+0
*
accel/tcg: Add CF_NO_GOTO_TB and CF_NO_GOTO_PTR
Richard Henderson
2021-07-21
1
-7
/
+9
*
accel/tcg: Move curr_cflags into cpu-exec.c
Richard Henderson
2021-07-21
1
-4
/
+1
*
accel/tcg: Reduce CF_COUNT_MASK to match TCG_MAX_INSNS
Richard Henderson
2021-07-21
1
-1
/
+3
*
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210710' into...
Peter Maydell
2021-07-12
1
-0
/
+10
|
\
|
*
accel/tcg: Introduce translator_use_goto_tb
Richard Henderson
2021-07-09
1
-0
/
+10
*
|
softmmu/physmem: Extend ram_block_discard_(require|disable) by two discard types
David Hildenbrand
2021-07-08
1
-2
/
+16
*
|
memory: Helpers to copy/free a MemoryRegionSection
David Hildenbrand
2021-07-08
1
-0
/
+20
*
|
memory: Introduce RamDiscardManager for RAM memory regions
David Hildenbrand
2021-07-08
1
-22
/
+264
|
/
*
tcg: Combine dh_is_64bit and dh_is_signed to dh_typecode
Richard Henderson
2021-06-19
2
-45
/
+26
*
memory: Introduce RAM_NORESERVE and wire it up in qemu_ram_mmap()
David Hildenbrand
2021-06-15
3
-4
/
+15
*
softmmu/memory: Pass ram_flags to qemu_ram_alloc() and qemu_ram_alloc_internal()
David Hildenbrand
2021-06-15
1
-1
/
+1
*
softmmu/memory: Pass ram_flags to memory_region_init_ram_shared_nomigrate()
David Hildenbrand
2021-06-15
1
-12
/
+12
*
softmmu/memory: Pass ram_flags to qemu_ram_alloc_from_fd()
David Hildenbrand
2021-06-15
2
-11
/
+4
*
docs: fix broken reference
John Snow
2021-06-05
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210526' into...
Peter Maydell
2021-05-28
8
-226
/
+66
|
\
|
*
accel/tcg: Keep TranslationBlock headers local to TCG
Philippe Mathieu-Daudé
2021-05-27
3
-159
/
+0
[next]