Age | Commit message (Expand) | Author | Files | Lines |
2015-04-27 | dma-helpers: Fix race condition of continue_after_map_failure and dma_aio_cancel | Fam Zheng | 1 | -1/+2 |
2015-03-04 | pc-dimm: add a function to calculate VM's current RAM size | zhanghailiang | 1 | -0/+1 |
2014-11-03 | softmmu: provide softmmu access type enum | Leon Alrae | 1 | -0/+6 |
2014-06-19 | NUMA: move numa related code to new file numa.c | Wanlong Gao | 1 | -0/+2 |
2014-06-17 | exec: introduce qemu_ram_unset_idstr() to unset RAMBlock idstr | Hu Tao | 1 | -0/+1 |
2014-02-11 | exec: Make cpu_physical_memory_write_rom input an AS | Edgar E. Iglesias | 1 | -1/+1 |
2014-02-11 | exec: Make stb_phys input an AddressSpace | Edgar E. Iglesias | 1 | -1/+1 |
2014-02-11 | exec: Make stw_*_phys input an AddressSpace | Edgar E. Iglesias | 1 | -3/+3 |
2014-02-11 | exec: Make stl_phys_notdirty input an AddressSpace | Edgar E. Iglesias | 1 | -1/+1 |
2014-02-11 | exec: Make stl_*_phys input an AddressSpace | Edgar E. Iglesias | 1 | -3/+3 |
2014-02-11 | exec: Make stq_*_phys input an AddressSpace | Edgar E. Iglesias | 1 | -3/+3 |
2014-02-11 | exec: Make lduw_*_phys input an AddressSpace | Edgar E. Iglesias | 1 | -3/+3 |
2014-02-11 | exec: Make ldq/ldub_*_phys input an AddressSpace | Edgar E. Iglesias | 1 | -4/+4 |
2014-02-11 | exec: Make ldl_*_phys input an AddressSpace | Edgar E. Iglesias | 1 | -3/+3 |
2013-12-20 | roms: Flush icache when writing roms to guest memory | Alexander Graf | 1 | -0/+1 |
2013-07-04 | memory: return MemoryRegion from qemu_ram_addr_from_host | Paolo Bonzini | 1 | -1/+1 |
2013-07-04 | exec: move qemu_ram_addr_from_host_nofail to cputlb.c | Paolo Bonzini | 1 | -1/+0 |
2013-06-28 | hwaddr: Make hwaddr type usable beyond softmmu | Andreas Färber | 1 | -0/+2 |
2013-06-27 | rdma: introduce qemu_ram_foreach_block() | Michael R. Hines | 1 | -0/+5 |
2013-05-29 | exec: make io_mem_unassigned private | Paolo Bonzini | 1 | -1/+0 |
2013-05-29 | exec: eliminate io_mem_ram | Paolo Bonzini | 1 | -1/+0 |
2013-05-24 | exec: eliminate stq_phys_notdirty | Paolo Bonzini | 1 | -1/+0 |
2013-05-24 | exec: make qemu_get_ram_ptr private | Paolo Bonzini | 1 | -2/+0 |
2013-05-24 | exec: eliminate qemu_put_ram_ptr | Paolo Bonzini | 1 | -1/+0 |
2012-12-23 | Merge branch 'master' of git://git.qemu.org/qemu into qom-cpu | Andreas Färber | 1 | -0/+124 |
2012-12-19 | misc: move include files to include/qemu/ | Paolo Bonzini | 1 | -2/+2 |
2012-12-19 | exec: move include files to include/exec/ | Paolo Bonzini | 1 | -0/+112 |