summaryrefslogtreecommitdiffstats
path: root/include/exec/cpu-common.h
Commit message (Expand)AuthorAgeFilesLines
* qemu_ram_block_by_nameDr. David Alan Gilbert2015-11-101-0/+1
* qemu_ram_block_from_hostDr. David Alan Gilbert2015-11-101-0/+3
* Stop including qemu-common.h in memory.hPeter Maydell2015-07-061-0/+2
* qemu_ram_foreach_block: pass up error value, and down the ramblock nameDr. David Alan Gilbert2015-06-121-2/+2
* dma-helpers: Fix race condition of continue_after_map_failure and dma_aio_cancelFam Zheng2015-04-271-1/+2
* pc-dimm: add a function to calculate VM's current RAM sizezhanghailiang2015-03-041-0/+1
* softmmu: provide softmmu access type enumLeon Alrae2014-11-031-0/+6
* NUMA: move numa related code to new file numa.cWanlong Gao2014-06-191-0/+2
* exec: introduce qemu_ram_unset_idstr() to unset RAMBlock idstrHu Tao2014-06-171-0/+1
* exec: Make cpu_physical_memory_write_rom input an ASEdgar E. Iglesias2014-02-111-1/+1
* exec: Make stb_phys input an AddressSpaceEdgar E. Iglesias2014-02-111-1/+1
* exec: Make stw_*_phys input an AddressSpaceEdgar E. Iglesias2014-02-111-3/+3
* exec: Make stl_phys_notdirty input an AddressSpaceEdgar E. Iglesias2014-02-111-1/+1
* exec: Make stl_*_phys input an AddressSpaceEdgar E. Iglesias2014-02-111-3/+3
* exec: Make stq_*_phys input an AddressSpaceEdgar E. Iglesias2014-02-111-3/+3
* exec: Make lduw_*_phys input an AddressSpaceEdgar E. Iglesias2014-02-111-3/+3
* exec: Make ldq/ldub_*_phys input an AddressSpaceEdgar E. Iglesias2014-02-111-4/+4
* exec: Make ldl_*_phys input an AddressSpaceEdgar E. Iglesias2014-02-111-3/+3
* roms: Flush icache when writing roms to guest memoryAlexander Graf2013-12-201-0/+1
* memory: return MemoryRegion from qemu_ram_addr_from_hostPaolo Bonzini2013-07-041-1/+1
* exec: move qemu_ram_addr_from_host_nofail to cputlb.cPaolo Bonzini2013-07-041-1/+0
* hwaddr: Make hwaddr type usable beyond softmmuAndreas Färber2013-06-281-0/+2
* rdma: introduce qemu_ram_foreach_block()Michael R. Hines2013-06-271-0/+5
* exec: make io_mem_unassigned privatePaolo Bonzini2013-05-291-1/+0
* exec: eliminate io_mem_ramPaolo Bonzini2013-05-291-1/+0
* exec: eliminate stq_phys_notdirtyPaolo Bonzini2013-05-241-1/+0
* exec: make qemu_get_ram_ptr privatePaolo Bonzini2013-05-241-2/+0
* exec: eliminate qemu_put_ram_ptrPaolo Bonzini2013-05-241-1/+0
* Merge branch 'master' of git://git.qemu.org/qemu into qom-cpuAndreas Färber2012-12-231-0/+12
* misc: move include files to include/qemu/Paolo Bonzini2012-12-191-2/+2
* exec: move include files to include/exec/Paolo Bonzini2012-12-191-0/+112
OpenPOWER on IntegriCloud