summaryrefslogtreecommitdiffstats
path: root/cpu-common.h
Commit message (Expand)AuthorAgeFilesLines
* exec: Implement qemu_ram_free_from_ptr()Alex Williamson2011-06-031-0/+1
* Introduce qemu_put_ram_ptrAnthony PERARD2011-05-081-0/+1
* Merge remote branch 'origin/master' into pciMichael S. Tsirkin2011-05-051-3/+3
|\
| * cpu-common: Modify cpu_physical_memory_read and cpu_physical_memory_writeStefan Weil2011-04-121-3/+3
* | cpu: add set_memory flag to request dirty loggingMichael S. Tsirkin2011-04-061-5/+17
|/
* Add qemu_ram_remapHuang Ying2011-03-151-0/+1
* Introduce log_start/log_stop in CPUPhysMemoryClientAnthony PERARD2011-02-141-0/+4
* 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
OpenPOWER on IntegriCloud