Philippe Mathieu-Daudé
|
421a75e283
cpus: Move CPU code from exec.c to cpus-common.c
|
5 years ago |
David Hildenbrand
|
d24f31db3b
exec: Introduce ram_block_discard_(disable|require)()
|
5 years ago |
Jingqi Liu
|
5f509751f7
docs/nvdimm: add description of alignment requirement of device dax
|
5 years ago |
Jingqi Liu
|
ce317be98d
exec: fetch the alignment of Linux devdax pmem character device nodes
|
5 years ago |
Emilio G. Cota
|
816d9be5ea
cputlb: destroy CPUTLB with tlb_destroy
|
5 years ago |
Peter Maydell
|
7d3660e798
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
|
5 years ago |
Prasad J Pandit
|
77f55eac6c
exec: set map length to zero when returning NULL
|
5 years ago |
Philippe Mathieu-Daudé
|
ddfc8b96ee
exec: Propagate cpu_memory_rw_debug() error
|
5 years ago |
Philippe Mathieu-Daudé
|
38df19fad7
exec: Let address_space_read/write_cached() propagate MemTxResult
|
5 years ago |
Alex Bennée
|
2e886a242c
exec: flush the whole TLB if a watchpoint crosses a page boundary
|
5 years ago |
Peter Maydell
|
49ee115552
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.1-pull-request' into staging
|
5 years ago |
Philippe Mathieu-Daudé
|
3e07593aec
exec: Assert CPU migration is not used on user-only build
|
5 years ago |
Philippe Mathieu-Daudé
|
ab7e41e667
exec: Rename qemu_ram_writeback() as qemu_ram_msync()
|
5 years ago |
Richard Henderson
|
9835936d44
exec: Fix cpu_watchpoint_address_matches address length
|
5 years ago |
David Hildenbrand
|
ce4adc0b6e
exec: Fix for qemu_ram_resize() callback
|
5 years ago |
Matt Borgerson
|
25aa6b3718
memory: Fix start offset for bitmap log_clear hook
|
5 years ago |
Anthony PERARD
|
5d4c954931
Memory: Only call ramblock_ptr when needed in qemu_ram_writeback
|
5 years ago |
Paolo Bonzini
|
9e264985ff
Merge branch 'exec_rw_const_v4' of https://github.com/philmd/qemu into HEAD
|
5 years ago |
Paolo Bonzini
|
ca6155c0f2
Merge tag 'patchew/20200219160953.13771-1-imammedo@redhat.com' of https://github.com/patchew-project/qemu into HEAD
|
5 years ago |
Alexander Bulekov
|
a028edeaa6
exec: keep ram block across fork when using qtest
|
5 years ago |
Philippe Mathieu-Daudé
|
28c80bfe8b
exec: Let cpu_[physical]_memory API use a boolean 'is_write' argument
|
5 years ago |
Peter Maydell
|
19f7034773
Avoid address_space_rw() with a constant is_write argument
|
5 years ago |
Philippe Mathieu-Daudé
|
1ccda935d4
Let address_space_rw() calls pass a boolean 'is_write' argument
|
5 years ago |
Philippe Mathieu-Daudé
|
ae5883abec
exec: Let address_space_unmap() use a boolean 'is_write' argument
|
5 years ago |
Philippe Mathieu-Daudé
|
d7ef71ef42
exec: Let the cpu_[physical]_memory API use void pointer arguments
|
5 years ago |
Philippe Mathieu-Daudé
|
daa3dda43a
exec: Let the address_space API use void pointer arguments
|
5 years ago |
Philippe Mathieu-Daudé
|
a152be43dc
exec: Let flatview API take void pointer arguments
|
5 years ago |
Philippe Mathieu-Daudé
|
208046768d
exec: Rename ram_ptr variable
|
5 years ago |
Igor Mammedov
|
4ebc74dbbf
hostmem: fix strict bind policy
|
5 years ago |
Igor Mammedov
|
c001c3b3d9
exec: drop bogus mem_path from qemu_ram_alloc_from_fd()
|
5 years ago |