aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* exec: introduce endianness swapped mmioAlexander Graf2010-12-111-1/+7
* migration: stable ram block orderingMichael S. Tsirkin2010-12-021-0/+3
* Export qemu_ram_addr_from_hostMarcelo Tosatti2010-10-201-1/+2
* Add qemu_ram_alloc_from_ptr functionCam Macdonell2010-08-101-0/+2
* qemu_ram_alloc: Add DeviceState and name parametersAlex Williamson2010-07-061-1/+1
* Remove IO_MEM_SUBWIDTH.Richard Henderson2010-04-251-1/+0
* move targphys.h and hw/poison.h inclusion to cpu-common.hPaolo Bonzini2010-04-091-0/+8
* tcg: initial ia64 supportAurelien Jarno2010-04-011-1/+1
* Compile pci only onceBlue Swirl2010-03-211-0/+11
* Disable phsyical memory handling in userspace emulation.Paul Brook2010-03-121-0/+4
* qemu: memory notifiersMichael S. Tsirkin2010-02-091-0/+19
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-34/+34
* Get rid of _t suffixmalc2009-10-011-34/+34
* Make CPURead/WriteFunc structure 'const'Blue Swirl2009-08-251-2/+2
* Unbreak large mem support by removing kqemuAnthony Liguori2009-08-241-5/+0
* Remove io_index argument from cpu_register_io_memory()Avi Kivity2009-06-161-2/+1
* Hardware convenience libraryPaul Brook2009-05-191-0/+96