Peter Maydell
|
844470158c
exec: Handle multipage ranges in invalidate_and_set_dirty()
|
10 years ago |
Luiz Capitulino
|
ff3bd5e4bb
exec: file_ram_alloc(): print error when prealloc fails
|
11 years ago |
Pavel Dovgaluk
|
5dd076a9f8
exec: Save CPUState::exception_index field
|
11 years ago |
Paolo Bonzini
|
6886867e98
exec: fix migration with devices that use address_space_rw
|
11 years ago |
Paolo Bonzini
|
1f6245e5ab
memory: do not give a name to the internal exec.c regions
|
11 years ago |
Peter Crosthwaite
|
b4fefef9d5
memory: MemoryRegion: QOMify
|
11 years ago |
Greg Kurz
|
98ed8ecfc9
exec: introduce target_words_bigendian() helper
|
11 years ago |
Damjan Marion
|
3fd74b8407
vhost-user: fix regions provied with VHOST_USER_SET_MEM_TABLE message
|
11 years ago |
Richard Henderson
|
224f9fd419
tcg-ppc: Merge cache-utils into the backend
|
11 years ago |
Paolo Bonzini
|
dbcb898118
hostmem: add property to map memory with MAP_SHARED
|
11 years ago |
Paolo Bonzini
|
a35ba7be4b
hostmem: allow preallocation of any memory region
|
11 years ago |
Paolo Bonzini
|
7f56e740a6
memory: add error propagation to file-based RAM allocation
|
11 years ago |
Paolo Bonzini
|
0b183fc871
memory: move mem_path handling to memory_region_allocate_system_memory
|
11 years ago |
Paolo Bonzini
|
7bd4f430a3
memory: move RAM_PREALLOC_MASK to exec.c, rename
|
11 years ago |
Paolo Bonzini
|
38183310be
memory: move preallocation code out of exec.c
|
11 years ago |
Paolo Bonzini
|
e1c57ab86f
memory: reorganize file-based allocation
|
11 years ago |
Peter Crosthwaite
|
a656e22f09
exec: dummy_section: Pass address space through.
|
11 years ago |
Hu Tao
|
20cfe8810d
exec: introduce qemu_ram_unset_idstr() to unset RAMBlock idstr
|
11 years ago |
Juan Quintela
|
35d08458a9
savevm: Remove all the unneeded version_minimum_id_old (rest)
|
11 years ago |
Alexey Kardashevskiy
|
fe680d0dac
exec: Limit translation limiting in address_space_translate to xen
|
11 years ago |
Christian Borntraeger
|
c01a71c1a5
exec: Fix CPU rework fallout
|
11 years ago |
Andreas Färber
|
00c8cb0a36
cputlb: Change tlb_flush() argument to CPUState
|
12 years ago |
Andreas Färber
|
31b030d4ab
cputlb: Change tlb_flush_page() argument to CPUState
|
12 years ago |
Andreas Färber
|
a47dddd734
exec: Change cpu_abort() argument to CPUState
|
12 years ago |
Andreas Färber
|
bb0e627a84
exec: Change memory_region_section_get_iotlb() argument to CPUState
|
12 years ago |
Andreas Färber
|
0ea8cb8895
cpu-exec: Change cpu_resume_from_signal() argument to CPUState
|
12 years ago |
Andreas Färber
|
b3310ab338
exec: Change cpu_breakpoint_{insert,remove{,_by_ref,_all}} argument
|
12 years ago |
Andreas Färber
|
75a34036d4
exec: Change cpu_watchpoint_{insert,remove{,_by_ref,_all}} argument
|
12 years ago |
Andreas Färber
|
648f034c6c
translate-all: Change tb_gen_code() argument to CPUState
|
12 years ago |
Andreas Färber
|
239c51a54f
translate-all: Change tb_check_watchpoint() argument to CPUState
|
12 years ago |