Andreas Färber
|
2061800b85
exec.c: Fix subpage memory access to RAM MemoryRegion
|
13 years ago |
Paolo Bonzini
|
b3c4bbe56d
Make cpu_single_env thread-local
|
14 years ago |
Alex Williamson
|
3e837b2c05
Error check find_ram_offset
|
14 years ago |
陳韋任
|
8f355d6775
exec.c: Remove useless comment
|
14 years ago |
Paolo Bonzini
|
946fb27c1d
qemu-timer: move icount to cpus.c
|
14 years ago |
Blue Swirl
|
3917149d96
Move GETPC from dyngen-exec.h to exec-all.h
|
14 years ago |
Stefan Weil
|
8b3692d136
Remove qemu_host_page_bits
|
14 years ago |
Anthony Liguori
|
7267c0947d
Use glib memory allocation and free functions
|
14 years ago |
Paolo Bonzini
|
85d59fef9d
fix QLIST usage for RAM list
|
14 years ago |
Avi Kivity
|
309cb471c8
Integrate I/O memory regions into qemu
|
14 years ago |
Tobias Nygren
|
9f4b09a4cd
Use mmap to allocate execute memory
|
14 years ago |
Jan Kiszka
|
d5ab9713d2
Avoid allocating TCG resources in non-TCG mode
|
14 years ago |
Avi Kivity
|
8417cebfda
memory: use signed arithmetic
|
14 years ago |
Anthony Liguori
|
3046c98404
Merge remote-tracking branch 'agraf/xen-next' into staging
|
14 years ago |
Avi Kivity
|
62152b8a01
exec.c: initialize memory map
|
14 years ago |
Anthony PERARD
|
f15fbc4bd1
cpu-common: Have a ram_addr_t of uint64 with Xen.
|
14 years ago |
Anthony PERARD
|
8ca5692df4
exec.c: Use ram_addr_t in cpu_physical_memory_rw(...).
|
14 years ago |
Blue Swirl
|
b14ef7c9ab
Fix unassigned memory access handling
|
14 years ago |
Stefano Stabellini
|
8ab934f93b
qemu_ram_ptr_length: take ram_addr_t as arguments
|
14 years ago |
Jan Kiszka
|
868bb33faa
xen: Fold CONFIG_XEN_MAPCACHE into CONFIG_XEN
|
14 years ago |
Jan Kiszka
|
e41d7c691a
xen: Clean up map cache API naming
|
14 years ago |
Peter Maydell
|
a884da8a06
exec.c: Fix calculation of code_gen_buffer_max_size
|
14 years ago |
Alexander Graf
|
1e78bcc19c
exec: add endian specific phys ld/st functions
|
14 years ago |
Anthony Liguori
|
bb820c03e2
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
|
14 years ago |
Blue Swirl
|
2b41f10e18
Remove exec-all.h include directives
|
14 years ago |
Juan Quintela
|
4429ab4419
exec: last_first_tb was only used in !ONLY_USER case
|
14 years ago |
Anthony Liguori
|
fdba9594df
Merge remote-tracking branch 'mst/for_anthony' into staging
|
14 years ago |
Stefano Stabellini
|
712c2b4149
xen: mapcache performance improvements
|
14 years ago |
Stefano Stabellini
|
38bee5dc94
exec.c: refactor cpu_physical_memory_map
|
14 years ago |
Stefano Stabellini
|
6506e4f995
xen: remove xen_map_block and xen_unmap_block
|
14 years ago |