summaryrefslogtreecommitdiff
path: root/include/exec/cpu-common.h
AgeCommit message (Expand)AuthorFilesLines
2018-03-20postcopy: use UFFDIO_ZEROPAGE only when availableDr. David Alan Gilbert1-0/+3
2018-03-20qemu_ram_block_host_offsetDr. David Alan Gilbert1-0/+1
2017-07-04cpu: Introduce a wrapper for tlb_flush() that can be used in common codeThomas Huth1-0/+2
2017-03-16RAMBlocks: qemu_ram_is_sharedDr. David Alan Gilbert1-0/+1
2017-03-03memory: Introduce DEVICE_HOST_ENDIAN for ram deviceYongji Xie1-0/+6
2017-02-28postcopy: Record largest page sizeDr. David Alan Gilbert1-0/+1
2017-02-28exec: ram_block_discard_rangeDr. David Alan Gilbert1-0/+1
2016-12-22exec: introduce memory_ldst.inc.cPaolo Bonzini1-15/+0
2016-10-13RAMBlocks: Store page sizeDr. David Alan Gilbert1-0/+1
2016-09-27cpus-common: move CPU list management to common codePaolo Bonzini1-0/+5
2016-07-12Clean up decorations and whitespace around header guardsMarkus Armbruster1-2/+2
2016-07-12Fix confusing argument names in some common functionsSergey Sorokin1-6/+0
2016-05-29memory: split memory_region_from_host from qemu_ram_addr_from_hostPaolo Bonzini1-1/+1
2016-05-29exec: remove ram_addr argument from qemu_ram_block_from_hostPaolo Bonzini1-1/+1
2016-05-23memory: drop find_ram_block()Gonglei1-2/+2
2016-05-19cpu: move endian-dependent load/store functions to cpu-all.hPaolo Bonzini1-10/+0
2016-05-19include: poison symbols in osdep.hPaolo Bonzini1-4/+0
2016-03-22Use scripts/clean-includes to drop redundant qemu/typedefs.hMarkus Armbruster1-1/+0
2016-02-23move get_current_ram_size to virtio-balloon.cVladimir Sementsov-Ogievskiy1-1/+0
2015-11-10qemu_ram_block_by_nameDr. David Alan Gilbert1-0/+1
2015-11-10qemu_ram_block_from_hostDr. David Alan Gilbert1-0/+3
2015-07-06Stop including qemu-common.h in memory.hPeter Maydell1-0/+2
2015-06-12qemu_ram_foreach_block: pass up error value, and down the ramblock nameDr. David Alan Gilbert1-2/+2
2015-04-27dma-helpers: Fix race condition of continue_after_map_failure and dma_aio_cancelFam Zheng1-1/+2
2015-03-04pc-dimm: add a function to calculate VM's current RAM sizezhanghailiang1-0/+1
2014-11-03softmmu: provide softmmu access type enumLeon Alrae1-0/+6
2014-06-19NUMA: move numa related code to new file numa.cWanlong Gao1-0/+2
2014-06-17exec: introduce qemu_ram_unset_idstr() to unset RAMBlock idstrHu Tao1-0/+1
2014-02-11exec: Make cpu_physical_memory_write_rom input an ASEdgar E. Iglesias1-1/+1
2014-02-11exec: Make stb_phys input an AddressSpaceEdgar E. Iglesias1-1/+1
2014-02-11exec: Make stw_*_phys input an AddressSpaceEdgar E. Iglesias1-3/+3
2014-02-11exec: Make stl_phys_notdirty input an AddressSpaceEdgar E. Iglesias1-1/+1
2014-02-11exec: Make stl_*_phys input an AddressSpaceEdgar E. Iglesias1-3/+3
2014-02-11exec: Make stq_*_phys input an AddressSpaceEdgar E. Iglesias1-3/+3
2014-02-11exec: Make lduw_*_phys input an AddressSpaceEdgar E. Iglesias1-3/+3
2014-02-11exec: Make ldq/ldub_*_phys input an AddressSpaceEdgar E. Iglesias1-4/+4
2014-02-11exec: Make ldl_*_phys input an AddressSpaceEdgar E. Iglesias1-3/+3
2013-12-20roms: Flush icache when writing roms to guest memoryAlexander Graf1-0/+1
2013-07-04memory: return MemoryRegion from qemu_ram_addr_from_hostPaolo Bonzini1-1/+1
2013-07-04exec: move qemu_ram_addr_from_host_nofail to cputlb.cPaolo Bonzini1-1/+0
2013-06-28hwaddr: Make hwaddr type usable beyond softmmuAndreas Färber1-0/+2
2013-06-27rdma: introduce qemu_ram_foreach_block()Michael R. Hines1-0/+5
2013-05-29exec: make io_mem_unassigned privatePaolo Bonzini1-1/+0
2013-05-29exec: eliminate io_mem_ramPaolo Bonzini1-1/+0
2013-05-24exec: eliminate stq_phys_notdirtyPaolo Bonzini1-1/+0
2013-05-24exec: make qemu_get_ram_ptr privatePaolo Bonzini1-2/+0
2013-05-24exec: eliminate qemu_put_ram_ptrPaolo Bonzini1-1/+0
2012-12-23Merge branch 'master' of git://git.qemu.org/qemu into qom-cpuAndreas Färber1-0/+124
2012-12-19misc: move include files to include/qemu/Paolo Bonzini1-2/+2
2012-12-19exec: move include files to include/exec/Paolo Bonzini1-0/+112