aboutsummaryrefslogtreecommitdiffstats
path: root/cpu-common.h
AgeCommit message (Expand)AuthorFilesLines
2010-10-20Export qemu_ram_addr_from_hostMarcelo Tosatti1-1/+2
2010-08-10Add qemu_ram_alloc_from_ptr functionCam Macdonell1-0/+2
2010-07-06qemu_ram_alloc: Add DeviceState and name parametersAlex Williamson1-1/+1
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-01tcg: initial ia64 supportAurelien Jarno1-1/+1
2010-03-21Compile pci only onceBlue Swirl1-0/+11
2010-03-12Disable phsyical memory handling in userspace emulation.Paul Brook1-0/+4
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-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