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
*
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
|
*
accel/tcg: Reduce 'exec/tb-context.h' inclusion
Philippe Mathieu-Daudé
2021-05-27
1
-1
/
+0
|
*
exec/memory: Use correct type size
Philippe Mathieu-Daudé
2021-05-26
1
-1
/
+1
|
*
exec/memory_ldst_cached: Use correct type size
Philippe Mathieu-Daudé
2021-05-26
1
-2
/
+2
|
*
exec/memory_ldst_phys: Use correct type sizes
Philippe Mathieu-Daudé
2021-05-26
1
-8
/
+8
|
*
exec/memory_ldst: Use correct type sizes
Philippe Mathieu-Daudé
2021-05-26
1
-8
/
+8
|
*
exec/memory_ldst_phys: Sort declarations
Philippe Mathieu-Daudé
2021-05-26
1
-36
/
+36
|
*
exec/memory_ldst_cached: Sort declarations
Philippe Mathieu-Daudé
2021-05-26
1
-20
/
+20
*
|
memory: Introduce log_sync_global() to memory listener
Peter Xu
2021-05-26
1
-0
/
+12
|
/
*
accel/tlb: Add tlb_flush_range_by_mmuidx_all_cpus_synced()
Richard Henderson
2021-05-25
1
-0
/
+12
*
accel/tcg: Add tlb_flush_range_by_mmuidx_all_cpus()
Richard Henderson
2021-05-25
1
-0
/
+13
*
accel/tcg: Add tlb_flush_range_by_mmuidx()
Richard Henderson
2021-05-25
1
-0
/
+19
*
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210516' into...
Peter Maydell
2021-05-18
1
-0
/
+1
|
\
|
*
exec/gen-icount.h: Add missing "exec/exec-all.h" include
Philippe Mathieu-Daudé
2021-05-14
1
-0
/
+1
*
|
Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-05-...
Peter Maydell
2021-05-14
1
-0
/
+6
|
\
\
|
*
|
configure: Poison all current target-specific #defines
Thomas Huth
2021-05-14
1
-0
/
+2
|
*
|
include/sysemu: Poison all accelerator CONFIG switches in common code
Thomas Huth
2021-05-14
1
-0
/
+4
|
|
/
*
|
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20210513a'...
Peter Maydell
2021-05-14
4
-8
/
+26
|
\
\
|
|
/
|
/
|
|
*
migration/ram: Handle RAM block resizes during postcopy
David Hildenbrand
2021-05-13
1
-0
/
+10
|
*
migration/ram: Handle RAM block resizes during precopy
David Hildenbrand
2021-05-13
1
-4
/
+6
|
*
numa: Teach ram block notifiers about resizeable ram blocks
David Hildenbrand
2021-05-13
1
-4
/
+9
|
*
util: vfio-helpers: Factor out and fix processing of existing ram blocks
David Hildenbrand
2021-05-13
1
-0
/
+1
*
|
Drop the deprecated unicore32 target
Markus Armbruster
2021-05-12
1
-1
/
+0
[next]