Age | Commit message (Expand) | Author |
2011-06-03 | exec: Implement qemu_ram_free_from_ptr() | Alex Williamson |
2011-05-08 | Introduce qemu_put_ram_ptr | Anthony PERARD |
2011-05-05 | Merge remote branch 'origin/master' into pci | Michael S. Tsirkin |
2011-04-12 | cpu-common: Modify cpu_physical_memory_read and cpu_physical_memory_write | Stefan Weil |
2011-04-06 | cpu: add set_memory flag to request dirty logging | Michael S. Tsirkin |
2011-03-15 | Add qemu_ram_remap | Huang Ying |
2011-02-14 | Introduce log_start/log_stop in CPUPhysMemoryClient | Anthony PERARD |
2010-12-11 | exec: introduce endianness swapped mmio | Alexander Graf |
2010-12-02 | migration: stable ram block ordering | Michael S. Tsirkin |
2010-10-20 | Export qemu_ram_addr_from_host | Marcelo Tosatti |
2010-08-10 | Add qemu_ram_alloc_from_ptr function | Cam Macdonell |
2010-07-06 | qemu_ram_alloc: Add DeviceState and name parameters | Alex Williamson |
2010-04-25 | Remove IO_MEM_SUBWIDTH. | Richard Henderson |
2010-04-09 | move targphys.h and hw/poison.h inclusion to cpu-common.h | Paolo Bonzini |
2010-04-01 | tcg: initial ia64 support | Aurelien Jarno |
2010-03-21 | Compile pci only once | Blue Swirl |
2010-03-12 | Disable phsyical memory handling in userspace emulation. | Paul Brook |
2010-02-09 | qemu: memory notifiers | Michael S. Tsirkin |
2009-10-01 | Revert "Get rid of _t suffix" | Anthony Liguori |
2009-10-01 | Get rid of _t suffix | malc |
2009-08-25 | Make CPURead/WriteFunc structure 'const' | Blue Swirl |
2009-08-24 | Unbreak large mem support by removing kqemu | Anthony Liguori |
2009-06-16 | Remove io_index argument from cpu_register_io_memory() | Avi Kivity |
2009-05-19 | Hardware convenience library | Paul Brook |