index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
exec
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
memory,vhost: Allow for marking memory device memory regions unmergeable
David Hildenbrand
2023-10-12
1
-0
/
+22
*
memory: Clarify mapping requirements for RamDiscardManager
David Hildenbrand
2023-10-12
1
-2
/
+3
*
softmmu/physmem: Fixup qemu_ram_block_from_host() documentation
David Hildenbrand
2023-10-12
1
-0
/
+15
*
plugins: Set final instruction count in plugin_gen_tb_end
Matt Borgerson
2023-10-11
1
-2
/
+2
*
accel/tcg: Add plugin_enabled to DisasContextBase
Richard Henderson
2023-10-11
1
-0
/
+2
*
gdbstub: Remove gdb_has_xml variable
Akihiko Odaki
2023-10-11
1
-8
/
+0
*
gdbstub: Introduce GDBFeature structure
Akihiko Odaki
2023-10-11
1
-2
/
+7
*
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
2023-10-05
1
-3
/
+13
|
\
|
*
virtio: don't zero out memory region cache for indirect descriptors
Ilya Maximets
2023-10-04
1
-3
/
+13
*
|
accel/tcg: Restrict dump_exec_info() declaration
Philippe Mathieu-Daudé
2023-10-04
1
-5
/
+0
*
|
exec: Move cpu_loop_foo() target agnostic functions to 'cpu-common.h'
Philippe Mathieu-Daudé
2023-10-04
2
-30
/
+32
*
|
exec: Make EXCP_FOO definitions target agnostic
Philippe Mathieu-Daudé
2023-10-04
2
-7
/
+7
*
|
accel/tcg: Remove env_tlb()
Anton Johansson
2023-10-04
1
-11
/
+0
*
|
accel/tcg: Modify tlb_*() to use CPUState
Anton Johansson
2023-10-04
1
-4
/
+4
*
|
accel/tcg: Remove env_neg()
Richard Henderson
2023-10-04
1
-12
/
+1
*
|
accel/tcg: Remove cpu_set_cpustate_pointers
Richard Henderson
2023-10-04
1
-10
/
+0
*
|
accel/tcg: Replace CPUState.env_ptr with cpu_env()
Richard Henderson
2023-10-04
1
-1
/
+0
*
|
accel/tcg: Remove cpu_neg()
Richard Henderson
2023-10-03
2
-12
/
+1
*
|
accel/tcg: Remove CPUState.icount_decr_ptr
Richard Henderson
2023-10-03
1
-1
/
+0
*
|
accel/tcg: Move CPUNegativeOffsetState into CPUState
Richard Henderson
2023-10-03
1
-13
/
+9
*
|
accel/tcg: Validate placement of CPUNegativeOffsetState
Richard Henderson
2023-10-03
1
-0
/
+6
*
|
accel/tcg: Move CPUTLB definitions from cpu-defs.h
Richard Henderson
2023-10-03
1
-150
/
+0
*
|
target/arm: Replace TARGET_PAGE_ENTRY_EXTRA
Anton Johansson
2023-10-03
1
-3
/
+15
*
|
accel/tcg: Restrict tcg_exec_[un]realizefn() to TCG
Philippe Mathieu-Daudé
2023-10-03
1
-2
/
+0
*
|
accel/tcg: Have tcg_exec_realizefn() return a boolean
Philippe Mathieu-Daudé
2023-10-03
1
-1
/
+1
*
|
accel/tcg: Track current value of can_do_io in the TB
Richard Henderson
2023-09-28
1
-0
/
+2
|
/
*
Merge tag 'mem-2023-09-19' of https://github.com/davidhildenbrand/qemu into s...
Stefan Hajnoczi
2023-09-19
2
-8
/
+15
|
\
|
*
memory: avoid updating ioeventfds for some address_space
hongmianquan
2023-09-19
1
-0
/
+1
|
*
softmmu/physmem: Distinguish between file access mode and mmap protection
David Hildenbrand
2023-09-19
2
-8
/
+14
*
|
thunk: Delete checks for old host definitions
Akihiko Odaki
2023-09-15
1
-2
/
+1
*
|
accel/tcg: Fix the comment for CPUTLBEntryFull
LIU Zhiwei
2023-09-15
1
-6
/
+6
|
/
*
accel/tcg: Fix typo in translator_io_start() description
Philippe Mathieu-Daudé
2023-09-08
1
-1
/
+1
*
exec/translation-block: Clean up includes
Philippe Mathieu-Daudé
2023-08-31
1
-3
/
+3
*
target/translate: Restrict 'exec/cpu_ldst.h' to user emulation
Philippe Mathieu-Daudé
2023-08-31
1
-1
/
+1
*
exec/address-spaces.h: Remove unuseful 'exec/memory.h' include
Philippe Mathieu-Daudé
2023-08-31
1
-2
/
+0
*
bulk: Do not declare function prototypes using 'extern' keyword
Philippe Mathieu-Daudé
2023-08-31
2
-23
/
+23
*
accel: Remove HAX accelerator
Philippe Mathieu-Daudé
2023-08-31
1
-1
/
+0
*
Merge tag 'pull-maintainer-ominbus-300823-1' of https://gitlab.com/stsquad/qe...
Stefan Hajnoczi
2023-08-31
1
-5
/
+15
|
\
|
*
gdbstub: move comment for gdb_register_coprocessor
Alex Bennée
2023-08-30
1
-0
/
+10
|
*
gdbstub: replace global gdb_has_xml with a function
Alex Bennée
2023-08-30
1
-5
/
+5
*
|
Revert "include/exec: typedef abi_ptr to vaddr in softmmu"
Richard Henderson
2023-08-29
1
-2
/
+2
*
|
softmmu: Use async_run_on_cpu in tcg_commit
Richard Henderson
2023-08-29
1
-1
/
+0
|
/
*
include/exec: Widen tlb_hit/tlb_hit_page()
Anton Johansson
2023-08-24
1
-2
/
+2
*
include/exec: typedef abi_ptr to vaddr in softmmu
Anton Johansson
2023-08-24
1
-2
/
+2
*
include/exec: Replace target_ulong with abi_ptr in cpu_[st|ld]*()
Anton Johansson
2023-08-24
1
-12
/
+12
*
linux-user: Use ARRAY_SIZE with bitmask_transtbl
Richard Henderson
2023-08-09
1
-4
/
+11
*
Fixed incorrect LLONG alignment for openrisc and cris
Luca Bonissi
2023-08-07
1
-0
/
+8
*
misc: Fix some typos in documentation and comments
Stefan Weil
2023-08-01
1
-1
/
+1
*
include/exec: Add WITH_MMAP_LOCK_GUARD
Richard Henderson
2023-07-23
1
-0
/
+10
*
tcg: Use HAVE_CMPXCHG128 instead of CONFIG_CMPXCHG128
Richard Henderson
2023-07-15
1
-0
/
+2
[prev]
[next]