Sign in
qemu
/
qemu
/
90cb09d9d3c2fffc5722d091c059702e2cd089f5
/
cpu-common.h
5357699
w64: Fix size of ram_addr_t
by Stefan Weil
· 13 years ago
11c7ef0
Remove IO_MEM_SHIFT
by Avi Kivity
· 13 years ago
75c578d
Drop IO_MEM_ROMD
by Avi Kivity
· 13 years ago
b3b00c7
Remove IO_MEM_SUBPAGE
by Avi Kivity
· 13 years ago
de712f9
Convert IO_MEM_SUBPAGE_RAM to be a MemoryRegion
by Avi Kivity
· 13 years ago
0e0df1e
Convert IO_MEM_{RAM,ROM,UNASSIGNED,NOTDIRTY} to MemoryRegions
by Avi Kivity
· 13 years ago
c5705a7
vmstate, memory: decouple vmstate from memory API
by Avi Kivity
· 13 years ago
586c623
Remove cpu_get_physical_page_desc()
by Avi Kivity
· 13 years ago
dcd97e3
memory: remove CPUPhysMemoryClient
by Avi Kivity
· 13 years ago
67d95c1
memory: move obsolete exec.c functions to a private header
by Avi Kivity
· 13 years ago
fce537d
memory, xen: pass MemoryRegion to xen_ram_alloc()
by Avi Kivity
· 13 years ago
56384e8
exec.c: Fix subpage memory access to RAM MemoryRegion
by Andreas Färber
· 13 years ago
07f3507
fix spelling in main directory
by Dong Xu Wang
· 13 years ago
3046c98
Merge remote-tracking branch 'agraf/xen-next' into staging
by Anthony Liguori
· 13 years ago
332ae28
move WORDS_ALIGNED to qemu-common.h
by Paolo Bonzini
· 13 years ago
f15fbc4
cpu-common: Have a ram_addr_t of uint64 with Xen.
by Anthony PERARD
· 13 years ago
21673cd
Avoid CPU endian memory accesses in devices
by Blue Swirl
· 14 years ago
8ab934f
qemu_ram_ptr_length: take ram_addr_t as arguments
by Stefano Stabellini
· 14 years ago
1e78bcc
exec: add endian specific phys ld/st functions
by Alexander Graf
· 14 years ago
38bee5d
exec.c: refactor cpu_physical_memory_map
by Stefano Stabellini
· 14 years ago
1f2e98b
exec: Implement qemu_ram_free_from_ptr()
by Alex Williamson
· 14 years ago
050a0dd
Introduce qemu_put_ram_ptr
by Anthony PERARD
· 14 years ago
5300f1a
Merge remote branch 'origin/master' into pci
by Michael S. Tsirkin
· 14 years ago
3bad981
cpu-common: Modify cpu_physical_memory_read and cpu_physical_memory_write
by Stefan Weil
· 14 years ago
0fd542f
cpu: add set_memory flag to request dirty logging
by Michael S. Tsirkin
· 14 years ago
cd19cfa
Add qemu_ram_remap
by Huang Ying
· 14 years ago
e5896b1
Introduce log_start/log_stop in CPUPhysMemoryClient
by Anthony PERARD
· 14 years ago
dd31053
exec: introduce endianness swapped mmio
by Alexander Graf
· 14 years ago
b2e0a13
migration: stable ram block ordering
by Michael S. Tsirkin
· 14 years ago
e890261
Export qemu_ram_addr_from_host
by Marcelo Tosatti
· 14 years ago
84b89d7
Add qemu_ram_alloc_from_ptr function
by Cam Macdonell
· 14 years ago
1724f04
qemu_ram_alloc: Add DeviceState and name parameters
by Alex Williamson
· 15 years ago
f640524
Remove IO_MEM_SUBWIDTH.
by Richard Henderson
· 15 years ago
37b76cf
move targphys.h and hw/poison.h inclusion to cpu-common.h
by Paolo Bonzini
· 15 years ago
477ba62
tcg: initial ia64 support
by Aurelien Jarno
· 15 years ago
6842a08
Compile pci only once
by Blue Swirl
· 15 years ago
b3755a9
Disable phsyical memory handling in userspace emulation.
by Paul Brook
· 15 years ago
f6f3fbc
qemu: memory notifiers
by Michael S. Tsirkin
· 15 years ago
c227f09
Revert "Get rid of _t suffix"
by Anthony Liguori
· 15 years ago
99a0949
Get rid of _t suffix
by malc
· 15 years ago
d60efc6
Make CPURead/WriteFunc structure 'const'
by Blue Swirl
· 15 years ago
4a1418e
Unbreak large mem support by removing kqemu
by Anthony Liguori
· 15 years ago
1eed09c
Remove io_index argument from cpu_register_io_memory()
by Avi Kivity
· 16 years ago
1ad2134
Hardware convenience library
by Paul Brook
· 16 years ago