summaryrefslogtreecommitdiffstats
path: root/exec-obsolete.h
Commit message (Expand)AuthorAgeFilesLines
* memory: get rid of cpu_register_io_memory()Avi Kivity2012-03-081-3/+0
* memory: use a MemoryListener for core memory map updates tooAvi Kivity2012-02-291-0/+3
* memory: don't pass ->readable attribute to cpu_register_physical_memory_logAvi Kivity2012-02-291-1/+1
* memory: change dirty getting API to take a sizeBlue Swirl2012-02-041-2/+13
* Fix off-by-one in dirty bitmap functionsAvi Kivity2012-01-291-4/+6
* memory: change dirty setting APIs to take a sizeBlue Swirl2012-01-251-0/+14
* memory: fix dirty mask function length handlingBlue Swirl2012-01-251-5/+6
* prepare for future GPLv2+ relicensingPaolo Bonzini2012-01-131-2/+2
* Direct dispatch through MemoryRegionAvi Kivity2012-01-041-3/+2
* Switch cpu_register_physical_memory_log() to use MemoryRegionsAvi Kivity2012-01-041-21/+3
* memory: move endianness compensation to memory coreAvi Kivity2012-01-041-1/+1
* memory: obsolete more dirty memory related functionsAvi Kivity2012-01-041-0/+49
* memory: obsolete cpu_physical_memory_[gs]et_dirty_tracking()Avi Kivity2012-01-041-0/+2
* vmstate, memory: decouple vmstate from memory APIAvi Kivity2012-01-041-4/+2
* memory: move obsolete exec.c functions to a private headerAvi Kivity2011-12-191-0/+68
OpenPOWER on IntegriCloud