aboutsummaryrefslogtreecommitdiff
path: root/cpu-common.h
AgeCommit message (Expand)Author
2010-10-20Export qemu_ram_addr_from_hostMarcelo Tosatti
2010-08-10Add qemu_ram_alloc_from_ptr functionCam Macdonell
2010-07-06qemu_ram_alloc: Add DeviceState and name parametersAlex Williamson
2010-04-25Remove IO_MEM_SUBWIDTH.Richard Henderson
2010-04-09move targphys.h and hw/poison.h inclusion to cpu-common.hPaolo Bonzini
2010-04-01tcg: initial ia64 supportAurelien Jarno
2010-03-21Compile pci only onceBlue Swirl
2010-03-12Disable phsyical memory handling in userspace emulation.Paul Brook
2010-02-09qemu: memory notifiersMichael S. Tsirkin
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori
2009-10-01Get rid of _t suffixmalc
2009-08-25Make CPURead/WriteFunc structure 'const'Blue Swirl
2009-08-24Unbreak large mem support by removing kqemuAnthony Liguori
2009-06-16Remove io_index argument from cpu_register_io_memory()Avi Kivity
2009-05-19Hardware convenience libraryPaul Brook