| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "memory: Use canonical path component as the name" | Peter Maydell | 2014-08-19 | 1 | -0/+1 |
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 2014-08-19 | 1 | -11/+1 |
|\ |
|
| * | memory: Use canonical path component as the name | Peter Crosthwaite | 2014-08-18 | 1 | -1/+0 |
| * | memory: constify memory_region_name | Peter Crosthwaite | 2014-08-18 | 1 | -1/+1 |
| * | memory: remove memory_region_destroy | Paolo Bonzini | 2014-08-18 | 1 | -9/+0 |
* | | trace: [tcg] Include TCG-tracing helpers | LluĂs Vilanova | 2014-08-12 | 3 | -0/+4 |
* | | exec: fix migration with devices that use address_space_rw | Paolo Bonzini | 2014-07-22 | 1 | -0/+11 |
|/ |
|
* | memory: MemoryRegion: Add may-overlap and priority props | Peter Crosthwaite | 2014-07-01 | 1 | -1/+1 |
* | memory: MemoryRegion: replace owner field with QOM parent | Paolo Bonzini | 2014-07-01 | 1 | -1/+0 |
* | memory: MemoryRegion: QOMify | Peter Crosthwaite | 2014-07-01 | 1 | -0/+6 |
* | vhost-user: fix regions provied with VHOST_USER_SET_MEM_TABLE message | Damjan Marion | 2014-06-29 | 1 | -0/+1 |
* | tcg-ppc: Use uintptr_t in ppc_tb_set_jmp_target | Richard Henderson | 2014-06-23 | 1 | -1/+1 |
* | hostmem: add property to map memory with MAP_SHARED | Paolo Bonzini | 2014-06-19 | 2 | -1/+4 |
* | hostmem: allow preallocation of any memory region | Paolo Bonzini | 2014-06-19 | 2 | -0/+11 |
* | memory: add error propagation to file-based RAM allocation | Paolo Bonzini | 2014-06-19 | 2 | -2/+5 |
* | memory: move mem_path handling to memory_region_allocate_system_memory | Paolo Bonzini | 2014-06-19 | 1 | -0/+18 |
* | memory: move RAM_PREALLOC_MASK to exec.c, rename | Paolo Bonzini | 2014-06-19 | 1 | -3/+0 |
* | memory: reorganize file-based allocation | Paolo Bonzini | 2014-06-19 | 2 | -3/+2 |
* | NUMA: move numa related code to new file numa.c | Wanlong Gao | 2014-06-19 | 2 | -2/+2 |
* | memory: add memory_region_is_mapped() API | Igor Mammedov | 2014-06-19 | 1 | -0/+8 |
* | memory: MemoryRegion: rename parent to container | Paolo Bonzini | 2014-06-18 | 1 | -10/+10 |
* | exec: introduce qemu_ram_unset_idstr() to unset RAMBlock idstr | Hu Tao | 2014-06-17 | 1 | -0/+1 |
* | exec: replace ffsl with ctzl | Natanael Copa | 2014-06-11 | 1 | -1/+1 |
* | softmmu: move all load/store functions to cpu_ldst.h | Paolo Bonzini | 2014-06-05 | 5 | -363/+368 |
* | softmmu: introduce cpu_ldst.h | Paolo Bonzini | 2014-06-05 | 1 | -0/+35 |
* | softmmu: move softmmu_template.h out of include/ | Paolo Bonzini | 2014-06-05 | 1 | -533/+0 |
* | softmmu: commonize helper definitions | Paolo Bonzini | 2014-06-05 | 1 | -0/+2 |
* | softmmu: make do_unaligned_access a method of CPU | Paolo Bonzini | 2014-06-05 | 1 | -12/+18 |
* | softmmu: move definition of CPU_MMU_INDEX to inclusion site, drop ACCESS_TYPE | Paolo Bonzini | 2014-06-05 | 3 | -27/+16 |
* | softmmu: move MMUSUFFIX under SOFTMMU_CODE_ACCESS | Paolo Bonzini | 2014-06-05 | 1 | -9/+2 |
* | softmmu: start introducing SOFTMMU_CODE_ACCESS in softmmu_header.h | Paolo Bonzini | 2014-06-05 | 2 | -5/+5 |
* | tcg: Move size effects out of dh_arg | Richard Henderson | 2014-05-28 | 2 | -50/+39 |
* | tcg: Remove sizemask and flags arguments to tcg_gen_callN | Richard Henderson | 2014-05-28 | 2 | -14/+7 |
* | tcg: Save flags and computed sizemask in TCGHelperInfo | Richard Henderson | 2014-05-28 | 1 | -16/+28 |
* | tcg: Move side effects out of dh_sizemask | Richard Henderson | 2014-05-28 | 2 | -15/+8 |
* | tcg: Inline tcg_gen_helperN | Richard Henderson | 2014-05-28 | 1 | -6/+6 |
* | tcg: Push tcg-runtime routines into exec/helper-* | Richard Henderson | 2014-05-28 | 4 | -4/+11 |
* | tcg: Invert the inclusion of helper.h | Richard Henderson | 2014-05-28 | 4 | -143/+166 |
* | tcg-mips: Enable direct chaining of TBs | Richard Henderson | 2014-05-24 | 1 | -2/+2 |
* | Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-s390-20140515' into s... | Peter Maydell | 2014-05-15 | 1 | -0/+9 |
|\ |
|
| * | tcg-s390: Implement direct chaining of TBs | Richard Henderson | 2014-05-15 | 1 | -0/+9 |
* | | Merge remote-tracking branch 'remotes/kvm/uq/master' into staging | Peter Maydell | 2014-05-15 | 1 | -3/+5 |
|\ \
| |/
|/| |
|
| * | cpu: make CPU_INTERRUPT_RESET available on all targets | Paolo Bonzini | 2014-05-13 | 1 | -3/+5 |
* | | exec-all.h: Use stl_le_p instead of stl_p patching x86 | Richard Henderson | 2014-05-13 | 1 | -1/+1 |
* | | tcg: Define tcg_insn_unit for code pointers | Richard Henderson | 2014-05-12 | 1 | -1/+1 |
* | | exec-all.h: Use stl_p to avoid undefined behaviour patching x86 jumps | Peter Maydell | 2014-05-12 | 1 | -1/+1 |
|/ |
|
* | docs/memory.txt: Fix document on MMIO operations | Fam Zheng | 2014-05-07 | 1 | -1/+1 |
* | tcg: Fix missed pointer size != TCG_TARGET_REG_BITS changes | Richard Henderson | 2014-04-28 | 1 | -1/+1 |
* | target-arm: A64: Implement DC ZVA | Peter Maydell | 2014-04-17 | 1 | -0/+52 |
* | exec-all.h: Increase MAX_OP_PER_INSTR for ARM A64 decoder | Peter Maydell | 2014-03-17 | 1 | -1/+1 |