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
/
exec.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-21
meson: rename included C source files to .c.inc
Paolo Bonzini
1
-2
/
+2
2020-08-21
trace: switch position of headers to what Meson requires
Paolo Bonzini
1
-1
/
+1
2020-07-10
cpus: Move CPU code from exec.c to cpus-common.c
Philippe Mathieu-Daudé
1
-22
/
+0
2020-07-02
exec: Introduce ram_block_discard_(disable|require)()
David Hildenbrand
1
-0
/
+52
2020-06-26
docs/nvdimm: add description of alignment requirement of device dax
Jingqi Liu
1
-1
/
+1
2020-06-26
exec: fetch the alignment of Linux devdax pmem character device nodes
Jingqi Liu
1
-1
/
+53
2020-06-16
cputlb: destroy CPUTLB with tlb_destroy
Emilio G. Cota
1
-0
/
+1
2020-06-12
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-12
/
+17
2020-06-10
exec: set map length to zero when returning NULL
Prasad J Pandit
1
-0
/
+1
2020-06-10
exec: Propagate cpu_memory_rw_debug() error
Philippe Mathieu-Daudé
1
-4
/
+8
2020-06-10
exec: Let address_space_read/write_cached() propagate MemTxResult
Philippe Mathieu-Daudé
1
-8
/
+8
2020-06-08
exec: flush the whole TLB if a watchpoint crosses a page boundary
Alex Bennée
1
-1
/
+7
2020-06-08
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.1-pull-re...
Peter Maydell
1
-1
/
+3
2020-06-05
exec: Assert CPU migration is not used on user-only build
Philippe Mathieu-Daudé
1
-1
/
+3
2020-06-05
exec: Rename qemu_ram_writeback() as qemu_ram_msync()
Philippe Mathieu-Daudé
1
-1
/
+1
2020-05-11
exec: Fix cpu_watchpoint_address_matches address length
Richard Henderson
1
-1
/
+1
2020-04-13
exec: Fix for qemu_ram_resize() callback
David Hildenbrand
1
-2
/
+14
2020-03-16
memory: Fix start offset for bitmap log_clear hook
Matt Borgerson
1
-4
/
+5
2020-02-27
Memory: Only call ramblock_ptr when needed in qemu_ram_writeback
Anthony PERARD
1
-2
/
+2
2020-02-25
Merge branch 'exec_rw_const_v4' of https://github.com/philmd/qemu into HEAD
Paolo Bonzini
1
-31
/
+36
2020-02-25
Merge tag 'patchew/20200219160953.13771-1-imammedo@redhat.com' of https://git...
Paolo Bonzini
1
-58
/
+6
2020-02-22
exec: keep ram block across fork when using qtest
Alexander Bulekov
1
-2
/
+10
2020-02-20
exec: Let cpu_[physical]_memory API use a boolean 'is_write' argument
Philippe Mathieu-Daudé
1
-5
/
+5
2020-02-20
Avoid address_space_rw() with a constant is_write argument
Peter Maydell
1
-2
/
+2
2020-02-20
Let address_space_rw() calls pass a boolean 'is_write' argument
Philippe Mathieu-Daudé
1
-2
/
+2
2020-02-20
exec: Let address_space_unmap() use a boolean 'is_write' argument
Philippe Mathieu-Daudé
1
-2
/
+2
2020-02-20
exec: Let the cpu_[physical]_memory API use void pointer arguments
Philippe Mathieu-Daudé
1
-3
/
+5
2020-02-20
exec: Let the address_space API use void pointer arguments
Philippe Mathieu-Daudé
1
-5
/
+6
2020-02-20
exec: Let flatview API take void pointer arguments
Philippe Mathieu-Daudé
1
-6
/
+8
2020-02-20
exec: Rename ram_ptr variable
Philippe Mathieu-Daudé
1
-10
/
+10
2020-02-19
hostmem: fix strict bind policy
Igor Mammedov
1
-11
/
+0
2020-02-19
exec: drop bogus mem_path from qemu_ram_alloc_from_fd()
Igor Mammedov
1
-2
/
+2
2020-02-19
exec: cleanup qemu_minrampagesize()/qemu_maxrampagesize()
Igor Mammedov
1
-45
/
+4
2020-02-13
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20200212' into staging
Peter Maydell
1
-8
/
+7
2020-02-12
exec: do not define use_icount for user-mode emulation
Paolo Bonzini
1
-4
/
+4
2020-02-11
exec: flush CPU TB cache in breakpoint_invalidate
Max Filippov
1
-8
/
+7
2020-01-20
misc: use QEMU_IS_ALIGNED
Marc-André Lureau
1
-2
/
+2
2020-01-15
tcg: Search includes from the project root source directory
Philippe Mathieu-Daudé
1
-1
/
+1
2019-12-20
Merge remote-tracking branch 'remotes/stsquad/tags/pull-tesing-and-misc-19121...
Peter Maydell
1
-2
/
+2
2019-12-20
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-4
/
+3
2019-12-18
qemu_log_lock/unlock now preserves the qemu_logfile handle.
Robert Foley
1
-2
/
+2
2019-12-18
exec: Fix file_ram_alloc() error API violations
Markus Armbruster
1
-2
/
+4
2019-12-18
migration: check length directly to make sure the range is aligned
Wei Yang
1
-4
/
+3
2019-12-16
Memory: Enable writeback for given memory region
Beata Michalska
1
-0
/
+36
2019-10-30
Merge remote-tracking branch 'remotes/stsquad/tags/pull-tcg-plugins-281019-4'...
Peter Maydell
1
-0
/
+2
2019-10-29
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20191028' into staging
Peter Maydell
1
-34
/
+0
2019-10-28
cpu: hook plugin vcpu events
Emilio G. Cota
1
-0
/
+2
2019-10-28
exec: Split out variable page size support to exec-vary.c
Richard Henderson
1
-34
/
+0
2019-10-26
core: replace getpagesize() with qemu_real_host_page_size
Wei Yang
1
-3
/
+3
2019-10-11
rcu: Use automatic rc_read unlock in core memory/exec code
Dr. David Alan Gilbert
1
-68
/
+48
[next]