Stefan Weil
|
53576999a6
w64: Fix size of ram_addr_t
|
hace 13 años |
Avi Kivity
|
11c7ef0c73
Remove IO_MEM_SHIFT
|
hace 13 años |
Avi Kivity
|
75c578dcaa
Drop IO_MEM_ROMD
|
hace 13 años |
Avi Kivity
|
b3b00c78d8
Remove IO_MEM_SUBPAGE
|
hace 13 años |
Avi Kivity
|
de712f9469
Convert IO_MEM_SUBPAGE_RAM to be a MemoryRegion
|
hace 13 años |
Avi Kivity
|
0e0df1e24d
Convert IO_MEM_{RAM,ROM,UNASSIGNED,NOTDIRTY} to MemoryRegions
|
hace 13 años |
Avi Kivity
|
c5705a7728
vmstate, memory: decouple vmstate from memory API
|
hace 13 años |
Avi Kivity
|
586c6230c0
Remove cpu_get_physical_page_desc()
|
hace 13 años |
Avi Kivity
|
dcd97e33af
memory: remove CPUPhysMemoryClient
|
hace 13 años |
Avi Kivity
|
67d95c153b
memory: move obsolete exec.c functions to a private header
|
hace 13 años |
Avi Kivity
|
fce537d4a7
memory, xen: pass MemoryRegion to xen_ram_alloc()
|
hace 13 años |
Andreas Färber
|
56384e8b1e
exec.c: Fix subpage memory access to RAM MemoryRegion
|
hace 13 años |
Dong Xu Wang
|
07f35073c6
fix spelling in main directory
|
hace 13 años |
Anthony Liguori
|
3046c98404
Merge remote-tracking branch 'agraf/xen-next' into staging
|
hace 14 años |
Paolo Bonzini
|
332ae28dad
move WORDS_ALIGNED to qemu-common.h
|
hace 14 años |
Anthony PERARD
|
f15fbc4bd1
cpu-common: Have a ram_addr_t of uint64 with Xen.
|
hace 14 años |
Blue Swirl
|
21673cdecb
Avoid CPU endian memory accesses in devices
|
hace 14 años |
Stefano Stabellini
|
8ab934f93b
qemu_ram_ptr_length: take ram_addr_t as arguments
|
hace 14 años |
Alexander Graf
|
1e78bcc19c
exec: add endian specific phys ld/st functions
|
hace 14 años |
Stefano Stabellini
|
38bee5dc94
exec.c: refactor cpu_physical_memory_map
|
hace 14 años |
Alex Williamson
|
1f2e98b62d
exec: Implement qemu_ram_free_from_ptr()
|
hace 14 años |
Anthony PERARD
|
050a0ddf39
Introduce qemu_put_ram_ptr
|
hace 15 años |
Michael S. Tsirkin
|
5300f1a548
Merge remote branch 'origin/master' into pci
|
hace 14 años |
Stefan Weil
|
3bad98147f
cpu-common: Modify cpu_physical_memory_read and cpu_physical_memory_write
|
hace 14 años |
Michael S. Tsirkin
|
0fd542fb7d
cpu: add set_memory flag to request dirty logging
|
hace 14 años |
Huang Ying
|
cd19cfa236
Add qemu_ram_remap
|
hace 14 años |
Anthony PERARD
|
e5896b12e2
Introduce log_start/log_stop in CPUPhysMemoryClient
|
hace 14 años |
Alexander Graf
|
dd310534e3
exec: introduce endianness swapped mmio
|
hace 14 años |
Michael S. Tsirkin
|
b2e0a138e7
migration: stable ram block ordering
|
hace 14 años |
Marcelo Tosatti
|
e890261f67
Export qemu_ram_addr_from_host
|
hace 15 años |