index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
exec
/
cpu-common.h
Age
Commit message (
Expand
)
Author
2016-12-22
exec: introduce memory_ldst.inc.c
Paolo Bonzini
2016-10-13
RAMBlocks: Store page size
Dr. David Alan Gilbert
2016-09-27
cpus-common: move CPU list management to common code
Paolo Bonzini
2016-07-12
Clean up decorations and whitespace around header guards
Markus Armbruster
2016-07-12
Fix confusing argument names in some common functions
Sergey Sorokin
2016-05-29
memory: split memory_region_from_host from qemu_ram_addr_from_host
Paolo Bonzini
2016-05-29
exec: remove ram_addr argument from qemu_ram_block_from_host
Paolo Bonzini
2016-05-23
memory: drop find_ram_block()
Gonglei
2016-05-19
cpu: move endian-dependent load/store functions to cpu-all.h
Paolo Bonzini
2016-05-19
include: poison symbols in osdep.h
Paolo Bonzini
2016-03-22
Use scripts/clean-includes to drop redundant qemu/typedefs.h
Markus Armbruster
2016-02-23
move get_current_ram_size to virtio-balloon.c
Vladimir Sementsov-Ogievskiy
2015-11-10
qemu_ram_block_by_name
Dr. David Alan Gilbert
2015-11-10
qemu_ram_block_from_host
Dr. David Alan Gilbert
2015-07-06
Stop including qemu-common.h in memory.h
Peter Maydell
2015-06-12
qemu_ram_foreach_block: pass up error value, and down the ramblock name
Dr. David Alan Gilbert
2015-04-27
dma-helpers: Fix race condition of continue_after_map_failure and dma_aio_cancel
Fam Zheng
2015-03-04
pc-dimm: add a function to calculate VM's current RAM size
zhanghailiang
2014-11-03
softmmu: provide softmmu access type enum
Leon Alrae
2014-06-19
NUMA: move numa related code to new file numa.c
Wanlong Gao
2014-06-17
exec: introduce qemu_ram_unset_idstr() to unset RAMBlock idstr
Hu Tao
2014-02-11
exec: Make cpu_physical_memory_write_rom input an AS
Edgar E. Iglesias
2014-02-11
exec: Make stb_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
exec: Make stw_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
exec: Make stl_phys_notdirty input an AddressSpace
Edgar E. Iglesias
2014-02-11
exec: Make stl_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
exec: Make stq_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
exec: Make lduw_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
exec: Make ldq/ldub_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
exec: Make ldl_*_phys input an AddressSpace
Edgar E. Iglesias
2013-12-20
roms: Flush icache when writing roms to guest memory
Alexander Graf
2013-07-04
memory: return MemoryRegion from qemu_ram_addr_from_host
Paolo Bonzini
2013-07-04
exec: move qemu_ram_addr_from_host_nofail to cputlb.c
Paolo Bonzini
2013-06-28
hwaddr: Make hwaddr type usable beyond softmmu
Andreas Färber
2013-06-27
rdma: introduce qemu_ram_foreach_block()
Michael R. Hines
2013-05-29
exec: make io_mem_unassigned private
Paolo Bonzini
2013-05-29
exec: eliminate io_mem_ram
Paolo Bonzini
2013-05-24
exec: eliminate stq_phys_notdirty
Paolo Bonzini
2013-05-24
exec: make qemu_get_ram_ptr private
Paolo Bonzini
2013-05-24
exec: eliminate qemu_put_ram_ptr
Paolo Bonzini
2012-12-23
Merge branch 'master' of git://git.qemu.org/qemu into qom-cpu
Andreas Färber
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
exec: move include files to include/exec/
Paolo Bonzini