summaryrefslogtreecommitdiff
path: root/cpu-common.h
AgeCommit message (Expand)AuthorFilesLines
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