index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cpu-common.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-04
Remove IO_MEM_SHIFT
Avi Kivity
1
-2
/
+0
2012-01-04
Drop IO_MEM_ROMD
Avi Kivity
1
-3
/
+0
2012-01-04
Remove IO_MEM_SUBPAGE
Avi Kivity
1
-1
/
+0
2012-01-04
Convert IO_MEM_SUBPAGE_RAM to be a MemoryRegion
Avi Kivity
1
-1
/
+0
2012-01-04
Convert IO_MEM_{RAM,ROM,UNASSIGNED,NOTDIRTY} to MemoryRegions
Avi Kivity
1
-4
/
+4
2012-01-04
vmstate, memory: decouple vmstate from memory API
Avi Kivity
1
-0
/
+1
2012-01-03
Remove cpu_get_physical_page_desc()
Avi Kivity
1
-1
/
+0
2012-01-03
memory: remove CPUPhysMemoryClient
Avi Kivity
1
-23
/
+0
2011-12-19
memory: move obsolete exec.c functions to a private header
Avi Kivity
1
-39
/
+0
2011-12-19
memory, xen: pass MemoryRegion to xen_ram_alloc()
Avi Kivity
1
-2
/
+5
2011-12-15
exec.c: Fix subpage memory access to RAM MemoryRegion
Andreas Färber
1
-0
/
+1
2011-12-02
fix spelling in main directory
Dong Xu Wang
1
-1
/
+1
2011-07-29
Merge remote-tracking branch 'agraf/xen-next' into staging
Anthony Liguori
1
-0
/
+8
2011-07-29
move WORDS_ALIGNED to qemu-common.h
Paolo Bonzini
1
-4
/
+0
2011-07-26
cpu-common: Have a ram_addr_t of uint64 with Xen.
Anthony PERARD
1
-0
/
+8
2011-07-20
Avoid CPU endian memory accesses in devices
Blue Swirl
1
-8
/
+11
2011-07-17
qemu_ram_ptr_length: take ram_addr_t as arguments
Stefano Stabellini
1
-1
/
+1
2011-07-12
exec: add endian specific phys ld/st functions
Alexander Graf
1
-0
/
+12
2011-06-19
exec.c: refactor cpu_physical_memory_map
Stefano Stabellini
1
-0
/
+1
2011-06-03
exec: Implement qemu_ram_free_from_ptr()
Alex Williamson
1
-0
/
+1
2011-05-08
Introduce qemu_put_ram_ptr
Anthony PERARD
1
-0
/
+1
2011-05-05
Merge remote branch 'origin/master' into pci
Michael S. Tsirkin
1
-3
/
+3
2011-04-12
cpu-common: Modify cpu_physical_memory_read and cpu_physical_memory_write
Stefan Weil
1
-3
/
+3
2011-04-06
cpu: add set_memory flag to request dirty logging
Michael S. Tsirkin
1
-5
/
+17
2011-03-15
Add qemu_ram_remap
Huang Ying
1
-0
/
+1
2011-02-14
Introduce log_start/log_stop in CPUPhysMemoryClient
Anthony PERARD
1
-0
/
+4
2010-12-11
exec: introduce endianness swapped mmio
Alexander Graf
1
-1
/
+7
2010-12-02
migration: stable ram block ordering
Michael S. Tsirkin
1
-0
/
+3
2010-10-20
Export qemu_ram_addr_from_host
Marcelo Tosatti
1
-1
/
+2
2010-08-10
Add qemu_ram_alloc_from_ptr function
Cam Macdonell
1
-0
/
+2
2010-07-06
qemu_ram_alloc: Add DeviceState and name parameters
Alex Williamson
1
-1
/
+1
2010-04-25
Remove IO_MEM_SUBWIDTH.
Richard Henderson
1
-1
/
+0
2010-04-09
move targphys.h and hw/poison.h inclusion to cpu-common.h
Paolo Bonzini
1
-0
/
+8
2010-04-01
tcg: initial ia64 support
Aurelien Jarno
1
-1
/
+1
2010-03-21
Compile pci only once
Blue Swirl
1
-0
/
+11
2010-03-12
Disable phsyical memory handling in userspace emulation.
Paul Brook
1
-0
/
+4
2010-02-09
qemu: memory notifiers
Michael S. Tsirkin
1
-0
/
+19
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
1
-34
/
+34
2009-10-01
Get rid of _t suffix
malc
1
-34
/
+34
2009-08-25
Make CPURead/WriteFunc structure 'const'
Blue Swirl
1
-2
/
+2
2009-08-24
Unbreak large mem support by removing kqemu
Anthony Liguori
1
-5
/
+0
2009-06-16
Remove io_index argument from cpu_register_io_memory()
Avi Kivity
1
-2
/
+1
2009-05-19
Hardware convenience library
Paul Brook
1
-0
/
+96