summaryrefslogtreecommitdiff
path: root/cpu-common.h
AgeCommit message (Expand)AuthorFilesLines
2011-04-15Merge commit '4d9ad7f793605abd9806fc932b3e04e028894565' into upstream-mergeMarcelo Tosatti1-3/+3
2011-04-14Merge commit '3c85e74fbf9e5a39d8d13ef91a5f3dd91f0bc8a8' into upstream-mergeMarcelo Tosatti1-0/+1
2011-04-12cpu-common: Modify cpu_physical_memory_read and cpu_physical_memory_writeStefan Weil1-3/+3
2011-03-15Add qemu_ram_remapHuang Ying1-0/+1
2011-02-16Merge commit 'e5896b12e20b86ba9d16582888d60cf5cb286517' into upstream-mergeMarcelo Tosatti1-0/+4
2011-02-14Introduce log_start/log_stop in CPUPhysMemoryClientAnthony PERARD1-0/+4
2011-01-06Merge commit '2507c12ab026b2286b0a47035c629f3d568c96f4' into upstream-mergeMarcelo Tosatti1-1/+10
2010-12-11exec: introduce endianness swapped mmioAlexander Graf1-1/+7
2010-12-02migration: stable ram block orderingMichael S. Tsirkin1-0/+3
2010-10-20Merge commit 'e890261f671a0573efbc024972d8769423fc82fc' into upstream-mergeMarcelo Tosatti1-2/+2
2010-10-20Export qemu_ram_addr_from_hostMarcelo Tosatti1-1/+2
2010-08-26Merge commit '84b89d782f03b99770759f1d9d6e4e95a2641c35' into upstream-mergeMarcelo Tosatti1-1/+1
2010-08-10Add qemu_ram_alloc_from_ptr functionCam Macdonell1-0/+2
2010-07-13Merge commit '04b16653720cb3db353461e088612f8a24ff360b' into upstream-mergeMarcelo Tosatti1-0/+1
2010-07-13Merge commit '1724f04985367b15751f11f4a9558f8736b2ab59' into upstream-mergeMarcelo Tosatti1-2/+3
2010-07-06qemu_ram_alloc: Add DeviceState and name parametersAlex Williamson1-1/+1
2010-05-05introduce qemu_ram_mapMarcelo Tosatti1-0/+1
2010-05-01Merge commit '0e8d2b5575938b8876a3c4bb66ee13c5d306fb6d' into upstream-mergeMarcelo Tosatti1-1/+0
2010-05-01Merge commit '00a1555e0cff5d710ea63145b18e2915b84b58de' into upstream-mergeMarcelo Tosatti1-0/+8
2010-04-25Remove IO_MEM_SUBWIDTH.Richard Henderson1-1/+0
2010-04-09move targphys.h and hw/poison.h inclusion to cpu-common.hPaolo Bonzini1-0/+8
2010-04-06Merge commit '61d3cf93e2676282ba1a8d568b2406257f208b26' into upstream-mergeMarcelo Tosatti1-1/+1
2010-04-06Merge commit '6842a08ee0f59dd00adcd51fda4705c412b6a0dd' into upstream-mergeMarcelo Tosatti1-0/+11
2010-04-01tcg: initial ia64 supportAurelien Jarno1-1/+1
2010-03-21Compile pci only onceBlue Swirl1-0/+11
2010-03-15Merge commit 'c6dc6f63bf7ee418c0a430a8b3386817ede69940' into upstream-mergeMarcelo Tosatti1-0/+4
2010-03-12Disable phsyical memory handling in userspace emulation.Paul Brook1-0/+4
2010-02-17Merge commit 'f6f3fbcab0c36f17ea63573ed4d21816a09c978e' into upstream-mergeMarcelo Tosatti1-0/+19
2010-02-09qemu: memory notifiersMichael S. Tsirkin1-0/+19
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori1-34/+34
2009-10-01Get rid of _t suffixmalc1-34/+34
2009-09-21MCE: Relay UCR MCE to guestHuang Ying1-0/+1
2009-08-25Make CPURead/WriteFunc structure 'const'Blue Swirl1-2/+2
2009-08-24Unbreak large mem support by removing kqemuAnthony Liguori1-5/+0
2009-06-16Remove io_index argument from cpu_register_io_memory()Avi Kivity1-2/+1
2009-05-19Hardware convenience libraryPaul Brook1-0/+96